Section 01
Introduction to Forge: A Local-First Autonomous Coding Assistant CLI
Forge is a local-first autonomous coding assistant CLI tool positioned as an AI software engineer in your terminal. It adopts an innovative dual-model architecture: the cloud-based "Master Brain" (e.g., Gemini) handles advanced reasoning, project planning, and decision-making, while the local "Local Worker" (e.g., Qwen3.5-9B running via LM Studio) takes care of code generation and rapid iteration. This tool balances capability, speed, and cost, offering multiple modes such as autonomous development, interactive dialogue, and task execution. Its core advantages include data privacy protection, offline capability, low-latency experience, and cost optimization.