EveryDev.ai
Subscribe
Home
Tools

3,844+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2782
  • Coding1973
  • Infrastructure825
  • Projects603
  • Marketing598
  • Research520
  • Analytics468
  • Design462
  • MCP419
  • Testing346
  • Security323
  • Data305
  • Integration224
  • Prompts220
  • Communication210
  • Extensions196
  • Learning179
  • Voice175
  • Commerce160
  • DevOps135
  • Web95
  • Finance31
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. Castforge
    Castforge icon

    Castforge

    Multi-agent Systems
    Featured

    Castforge is a Windows desktop workspace that runs a team of AI coding agents — Lead, Coder, Tester, Reviewer, and Designer — planning, building, testing, and reviewing together on a live board.

    Visit Website

    At a Glance

    Pricing
    Free

    Full AI dev team free during early access. Bring your own AI subscriptions or API keys; providers bill you directly.

    Engagement

    Available On

    Windows
    macOS
    Linux
    Android
    iOS

    Resources

    WebsiteDocsllms.txt

    Topics

    Multi-agent SystemsAI Coding AssistantsDevelopment Environments

    Alternatives

    ZuseAgentGridOrca
    Developer
    Castforge (9569-2893 Québec inc.)Castforge builds a Windows desktop workspace that runs a coo…

    Listed Sep 2026

    About Castforge

    Castforge is a Windows desktop application built by Julien Abenhaim, a developer in Saint-Bruno-de-Montarville, Quebec, and operated by 9569-2893 Québec inc. It opened as a public beta in September 2026 and is currently free during early access. The tool lets developers connect the AI subscriptions they already pay for — GitHub Copilot, Claude, OpenAI Codex, Google Gemini, and others — and run them as a coordinated team on a live project board.

    What It Is

    Castforge is a multi-agent AI coding workspace in the desktop app category. Rather than running a single AI assistant, it assigns distinct roles to different agents: a Lead who plans, Coders who build, a Tester who runs checks, a Reviewer who validates the work, a Researcher, and a Designer who guards the UI against a design spec. These agents hand off to each other, run review loops, and work in parallel on isolated branches. The developer watches and steers from a live course board with a live preview of the app being built.

    How the Team Model Works

    Each project is treated as a staffed team with enforced role boundaries. The Lead drafts a phase board automatically; cards move as work progresses, and dependencies are enforced so nothing starts before the work it needs is done. Agents can run in parallel, each on its own git worktree, and merge through a review gate. A Designer role reviews the UI against a design spec rather than just the code. Permission modes — Careful, Balanced, or Autonomous — let the developer control how much the team acts without approval.

    Key team mechanics include:

    • Presets (Solo, Pair, Trio, or custom) to configure the team quickly
    • Adaptive intent routing that matches process depth to request size — a one-line fix runs immediately, a large feature gets a full plan
    • Quality tiers (Draft, Standard, Max) that control which review gates run, including a plan-check gate before any code is written and a goal-backward verification gate on finished work
    • Self-healing runs that name and repair a card that reaches Done with no record of where its work was written, then report the repair rather than going quiet

    Bring Your Own AI

    Castforge does not sell model access. Developers connect up to 17 AI coding agents using accounts and subscriptions they already have. Five agents sign in with an existing account: GitHub Copilot (free), Claude, OpenAI Codex, Google Gemini, and Cursor. Local models require no account. OpenRouter and Factory Droid are also supported. Each provider bills the developer directly; Castforge never marks up model usage.

    Project Memory and the Decision Ledger

    Castforge maintains a living project state — stack, what is built and wired, key decisions, invariants, and current focus — that every fresh agent reads before touching the work. This state is backed by an append-only ledger filterable by decisions, criteria, gate outcomes, and transitions. The ledger can be exported to a decisions.md file that commits alongside the code. The Time Machine feature lets developers scrub back through snapshots of the app and resume from any earlier point.

    Platform and Current Status

    The current release targets Windows 10 and 11. macOS and Linux builds are in active development and listed on the public roadmap. A mobile companion for approving agent prompts remotely is also planned. Web publishing (Vercel URL and custom domain) is rolling out across beta builds; iOS, Android, and desktop publishing targets are listed as coming soon.

    The tool is in open beta at version v0.6.7-beta as of the time of writing. According to the about page, most changelog entries trace back to reports sent from inside the app or posted in the Discord community. The founder states that the project started as a personal tool in spring 2026 before opening to public beta in September 2026.

    Integrations and Backend Scaffolding

    Castforge connects to GitHub, Vercel, and Supabase as tools agents can use directly. It also provides guided setup for common backend pieces — auth, database schema and migrations, payments (Stripe), transactional email, file storage, scheduled jobs, and a test harness — framed as short guided setups rather than boilerplate the developer writes manually.

    Castforge - 1

    Community Discussions

    Be the first to start a conversation about Castforge

    Share your experience with Castforge, ask questions, or help others learn from your insights.

    Pricing

    FREE

    Early Access

    Full AI dev team free during early access. Bring your own AI subscriptions or API keys; providers bill you directly.

    • Full AI dev team: Lead, Coder, Tester, Reviewer, Researcher, Designer
    • Unlimited messages and unlimited local projects
    • Connect GitHub Copilot (free), Claude, ChatGPT, Gemini subscriptions, or your own API key
    • Live preview with desktop, tablet, and phone frames
    • Plugin marketplace

    Capabilities

    Key Features

    • Multi-agent AI coding team with Lead, Coder, Tester, Reviewer, Researcher, and Designer roles
    • Live course board with phase planning, dependency enforcement, and milestone grouping
    • Adaptive intent routing that matches process depth to request size
    • Live app preview with desktop, tablet, and phone frames
    • Time Machine: scrub back through snapshots and resume from any point
    • Project memory with append-only decision ledger exportable to decisions.md
    • Quality tiers (Draft, Standard, Max) with plan-check and goal-backward verification gates
    • Self-healing runs that name, repair, and report unverified cards
    • Parallel agents on isolated git worktrees with review gates
    • Bring your own AI: GitHub Copilot, Claude, OpenAI Codex, Google Gemini, Cursor, OpenRouter, local models
    • Permission modes: Careful, Balanced, or Autonomous
    • Guided backend scaffolding: auth, database, payments, email, file storage, scheduled jobs, tests
    • GitHub, Vercel, and Supabase integrations
    • Plugin marketplace and project templates
    • Web publishing to Vercel with custom domain (rolling out in beta)

    Integrations

    GitHub
    Vercel
    Supabase
    Stripe
    Cloudflare
    Claude (Anthropic)
    OpenAI Codex
    Google Gemini
    GitHub Copilot
    Cursor
    OpenRouter
    Factory Droid
    Local models
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate Castforge and help others make informed decisions.

    Developer

    Castforge (9569-2893 Québec inc.)

    Castforge builds a Windows desktop workspace that runs a coordinated team of AI coding agents — Lead, Coder, Tester, Reviewer, Researcher, and Designer — on a live project board. Founded by Julien Abenhaim, a developer in Saint-Bruno-de-Montarville, Quebec, and operated by 9569-2893 Québec inc., the product started as a personal tool in spring 2026 and opened to public beta in September 2026. Castforge lets developers bring their own AI subscriptions (Claude, Codex, Gemini, GitHub Copilot) and connects them as a reviewed, role-based team without marking up model usage.

    Read more about Castforge (9569-2893 Québec inc.)
    WebsiteLinkedInX / Twitter
    1 tool in directory

    Similar Tools

    Zuse icon

    Zuse

    An open-source desktop workspace that lets developers run multiple AI coding agents side by side, with isolated git worktrees and cross-agent context handoff.

    AgentGrid icon

    AgentGrid

    A visual desktop workspace for running multiple coding agents like Claude Code and Codex side by side on an infinite canvas.

    Orca icon

    Orca

    An open-source AI orchestrator IDE that runs multiple coding agents like Claude Code, Codex, and Gemini side-by-side across Git worktrees on macOS, Windows, and Linux.

    Browse all tools

    Related Topics

    Multi-agent Systems

    Platforms for creating and managing teams of AI agents that can collaborate.

    349 tools

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    832 tools

    Development Environments

    AI-enhanced code editors and IDEs that improve the coding experience.

    196 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions