8gent Code

8gent is an autonomous coding agent. Free and local-first by default. Install globally with npm install -g @8gi-foundation/8gent-code, then type 8gent anywhere. The active provider out of the box is 8gent local (eight-1.0-q3:14b), with ollama also enabled. The adaptive router wires 11 providers (8gent, ollama, openrouter, groq, grok, openai, anthropic, mistral, together, fireworks, replicate); everything past ollama is opt-in via API key. It uses the BMAD methodology for structured planning and execution, AST-first navigation for token efficiency, and self-improves via autoresearch and kernel fine-tuning.


Get Started

Architecture

Guides

Reference

Community