#116 · Primary category: AI Coding Assistants
forgecode
AI enabled pair programmer for Claude, GPT, O Series, Grok, Deepseek, Gemini and 300+ models
Project last updated:08/26/26
GitHub Stars
7.6K
Forks
1.5K
Contributors
80
License
Apache-2.0
Why we included this project
Forge brings AI assistance directly into the terminal, so developers who work in the shell can use it without leaving their normal environment. It offers three ways to interact: a persistent interactive interface for longer tasks, quick one-shot commands for simple questions, and a ZSH plugin that responds to a `:` prefix, so it fits naturally into an existing workflow. It works with many model providers, including Claude, GPT, and local options, and switching between them is a configuration change rather than a commitment. The agent can read your project structure, explain code, suggest refactors, review diffs, resolve git conflicts, and draft database schemas, while a restricted shell mode keeps it from making changes you haven't approved. That combination of speed, model choice, and safety makes it a sensible option for solo developers and small teams that want AI help without changing how they work.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.