Skip to content

JARVIS

Local-first multi-agent coding copilot for real repository work.

JARVIS Logo

What This Site Covers

This documentation site describes how JARVIS is structured today so the codebase, tests, and future CI checks all point at the same architecture model.

Current System Shape

JARVIS currently centers on an orchestrator that coordinates request routing, agent invocation, workspace services, memory stores, and Telegram presentation. The codebase is intentionally layered so transport, orchestration, use cases, domain models, and tool execution stay separated.