ForgeCode
An open-source AI coding harness that runs inside your ZSH terminal and uses multiple models and sub-agents.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
1 more ways to get ForgeCode
Package managers
- Homebrew
brew install forgecode
About ForgeCode
ForgeCode is a coding agent that lives in the shell. You type a colon in ZSH to talk to it, and your existing aliases and Oh My Zsh plugins keep working. It is installed with a single curl command.
Work is split between specialised sub-agents for research, planning and execution, each with its own limited context. You can mix models within one session, for example a thinking model for planning and a faster model for writing code. An optional ForgeCode Services layer adds a context engine for large codebases.
Strengths
- Integrates directly into ZSH without replacing your shell setup
- Switch between models mid-session for different tasks
- Separate sub-agents for research, planning and execution
Limitations
- Built around ZSH, so other shells get less benefit
- Some context features depend on the separate ForgeCode Services
Details
- Pricing
- FreeThe CLI is open source; the research does not give pricing for ForgeCode Services.
- License
- Open source, license not stated
- Developer
- Tailcall
- Platforms
- Command line
- How it runs
- Downloadable app
- Best suited for
- Developers who want an AI coding agent inside their existing ZSH terminal
- Last verified
- Added
- Sources
Alternatives to ForgeCode
Compare allSoftware that can replace ForgeCode for an important use case, and what changes if you switch.
Claude Code
Agentic coding tool that reads a codebase, edits files and runs commands.
Claude Code is a closed-source agent that runs in any terminal plus IDEs, desktop and web, but it needs a paid Claude plan or API credits.
OpenCode
Work with an AI coding assistant from your terminal.
OpenCode is a free MIT-licensed terminal assistant supporting multiple model providers on Windows, macOS and Linux, without being built around ZSH or separate hosted services.
Gemini CLI
Google's open source AI agent for the terminal, powered by Gemini.
Gemini CLI is Google's Apache-licensed terminal agent with a free tier, but it requires Google authentication and depends on Gemini cloud models rather than multiple models.
Aider
AI pair programming in a terminal, working directly on your git repository and committing as it goes.
Aider is an Apache-licensed terminal pair programmer that commits every change to git and runs your linters and tests, though its repository activity has slowed since 2025.
Crush
Terminal coding agent that works with whichever large language model you point it at.
Crush is an MIT-licensed terminal agent that also lets you switch models mid-session and pulls context from language servers, and it works in any shell, including Android.
Qwen Code
An open-source command-line AI coding agent that runs in your terminal and is tuned for Qwen models.
Qwen Code is an open-source terminal agent tuned for Qwen coder models, working in any terminal instead of integrating specifically with ZSH.
Codebuff
Terminal-based AI coding agent that edits your codebase and runs commands from natural-language instructions.
Codebuff is a freemium, closed-source terminal agent installed with npm that indexes your codebase before edits, and its pricing is not shown on the homepage.
gptme
An open-source AI agent for the terminal that writes code, runs shell commands and browses the web.
gptme is an open-source terminal agent that also browses the web and offers a web UI, designed as an extensible base for building your own agent.
Similar software
Related functionality, not necessarily a direct replacement.
Warp
Rust terminal with block-based output, AI assistance and shared workflows.
ShellGPT
A command-line AI assistant that generates shell commands, code snippets and documentation from prompts.
Claude Squad
A terminal app for running several AI coding agents at once, each in its own workspace.
Vibe Kanban
A Kanban board for planning, running and reviewing work done by AI coding agents such as Claude Code and Codex.
Open Interpreter
A command-line coding agent built to work with open language models such as Kimi and GLM.