Forge CLI - Ship faster from your terminal — with any LLM you choose
by•
AI coding tools hallucinate. Forge doesn't.
It fetches real docs for any library you're using. It sees your actual type errors via LSP. It understands your codebase semantically.
→ Works with any LLM (OpenAI, Claude, Gemini, Ollama)
→ Runs entirely in your terminal
→ Your code stays local
One command: npm install -g codeforge-cli
Then just type: forge
No IDE. No subscription. Just code.
Replies
Best
Maker
📌
Hey PH! 👋
I built Forge because I got frustrated with two things:
1. AI coding tools that confidently suggest methods that don't exist
2. Having to leave my terminal to use them
So I built what I wanted an AI agent that actually reads the docs before answering, sees my real type errors through LSP, and runs entirely in my terminal.
It works with whatever LLM you prefer (OpenAI, Claude, Gemini, Ollama) and your code never leaves your machine.
Curious to hear: what's the #1 thing that breaks your flow when coding with AI tools?
Replies