# Fixy > Multi-AI workspace where models compare answers, disagree, debate, and synthesize a stronger final answer. Fixy is a disagreement-aware multi-AI platform. Users ask a question to multiple AI models (GPT, Claude, Gemini, Grok) in the same conversation. The models respond independently, challenge each other's reasoning, and produce a synthesized conclusion. Fixy turns multi-model output into a better answer, not just a transcript. ## Core Concepts - **Final Answer Card**: After AI models discuss and debate, Fixy synthesizes their responses into one clear final answer. The Final Answer Card shows the consensus conclusion along with key points of agreement and disagreement. - **Why They Disagree**: When AI models give different answers, Fixy explains why they diverge — different training data, reasoning approaches, or knowledge gaps. This helps users understand the genuine complexity of their question. - **Red Room**: A pressure-testing mode where AI agents are deliberately adversarial. They challenge assumptions, find weaknesses in reasoning, and stress-test conclusions before the user commits to a decision. - **Consensus**: When multiple AI models independently reach the same answer, Fixy highlights this agreement as a high-confidence signal. Consensus answers carry more weight because they survived cross-model scrutiny. - **BYOK (Bring Your Own Keys)**: Connect your own OpenAI, Anthropic, Google, or xAI API keys. Pay providers directly at their rates with zero markup from Fixy. Available on Team and Business plans. ## Plans - **Starter** ($1.99/month): 50 managed credits, access to all AI models - **Pro** ($8.99/month): 500 managed credits, premium orchestration features - **Team** ($5.99/month): BYOK collaboration for small teams - **Business** ($14.99/month): BYOK collaboration for larger structured workspaces ## Fixy Code Fixy Code is a terminal CLI tool (`npm install -g @fixy/code`) that lets developers run multiple AI coding agents (Claude Code, Codex CLI) in a shared conversation via `@mentions`. Fixy Code ships no models — it spawns the user's existing CLIs as subprocesses with inherited auth, and orchestrates them in one thread. - **Multi-Agent Collaboration**: Run `/all` to have agents discuss, plan, and execute together. Up to 5 discussion rounds. - **Agent Switching**: Mention `@claude` or `@codex` inline. Each runs natively with their own tools, plugins, and auth. - **Worktree Isolation**: Every agent gets its own git worktree. No merge conflicts. Clean diffs. - **Red Room Mode**: Adversarial testing where agents challenge each other's code. - **Worker Mode**: Set a default agent with `/worker claude` for quick responses. - **Session Management**: Create multiple sessions with `/new`. Resume with `fixy --thread `. ### Fixy Code Plans - **Free** ($0): 3 active threads, 1 project, 30-day history, terminal only, community support - **Pro** ($10/month): Unlimited threads & projects, 90-day history, all clients, background automations, email support - **Team** ($20/month): Everything in Pro + up to 5 seats, shared workspaces, audit logs, admin controls, priority support - **Business** (Custom): Everything in Team + unlimited seats, SSO, on-premise, SLA, dedicated support ### Fixy Code Links - Product Page: https://fixy.ai/code - GitHub: https://github.com/fixy-ai/fixy-code - npm: https://www.npmjs.com/package/@fixy/code - Dashboard: https://fixy.ai/dashboard/code (requires login) ## Links - Homepage: https://fixy.ai - Fixy Code: https://fixy.ai/code - Features: https://fixy.ai/features - Pricing: https://fixy.ai/pricing - FAQ: https://fixy.ai/faq - Support: https://fixy.ai/support - Privacy Policy: https://fixy.ai/privacy - Terms of Service: https://fixy.ai/terms ## Contact - Twitter/X: https://x.com/fixyai - Parent Company: Unioney (https://unioney.com)