forge  by antinomyhq

AI-enhanced terminal dev environment for coding assistance

created 7 months ago
3,988 stars

Top 12.5% on sourcepulse

GitHubView on GitHub
Project Summary

Forge is an AI-powered pair programmer designed to enhance terminal-based development workflows. It assists developers with tasks like code understanding, feature implementation, debugging, and refactoring by integrating with over 300 AI models, including Claude, GPT, Gemini, and Grok.

How It Works

Forge operates as a command-line interface (CLI) tool, allowing users to interact with AI models directly within their terminal. It analyzes project context, understands natural language prompts, and generates code or explanations. Its architecture supports multiple AI providers and allows for deep customization through a forge.yaml configuration file, enabling users to define custom rules, commands, and model parameters.

Quick Start & Requirements

  • Install globally: npm install -g @antinomyhq/forge
  • Set FORGE_KEY environment variable with a key from Antinomy.ai.
  • Run interactively: forge
  • Documentation: https://docs.forge.ai/

Highlighted Details

  • Supports over 300 AI models from providers like OpenAI, Anthropic, Google, Groq, and more.
  • Features a Model Context Protocol (MCP) for integrating external tools and services.
  • Allows for extensive customization via forge.yaml for rules, commands, models, and context depth.
  • Offers a restricted shell mode for enhanced security.

Maintenance & Community

  • Active development and community support via Discord.
  • Encourages community contributions and feedback.

Licensing & Compatibility

  • The README does not explicitly state the license. Compatibility for commercial use or closed-source linking is not specified.

Limitations & Caveats

The project's license is not clearly stated in the README, which may impact commercial adoption. While it supports many AI providers, specific setup instructions for some, like Amazon Bedrock, require additional steps like deploying a separate gateway.

Health Check
Last commit

2 days ago

Responsiveness

Inactive

Pull Requests (30d)
195
Issues (30d)
93
Star History
4,255 stars in the last 90 days

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), Jeff Hammerbacher Jeff Hammerbacher(Cofounder of Cloudera), and
9 more.

codex by openai

0.8%
32k
Coding agent CLI tool for terminal-based chat-driven development
created 3 months ago
updated 19 hours ago
Feedback? Help us improve.