Documentation
Gajae Code docs
Everything you need to run gjc โ an external coding-agent harness built around a single, reviewable loop: shape intent, act through reviewed plans, and prove the result with durable evidence.
New here? Start with Getting Started, then read Architecture to understand how the pieces fit together.
Getting Started
Install with Bun, launch in your repo, and run your first shape โ act โ prove loop.
Architecture
The CLI, agent loop, provider boundary, tool registry, and native layer.
The Harness
Running gjc as an external runner beside Codex CLI, Claude Code, and others.
Bridge & RPC
The stdio RPC protocol and the fail-closed, TLS-only HTTPS bridge.
Skills & Agents
The four workflow skills and four role agents that make up the surface.
Receipts & Proof
The evidence model behind durable, verifiable completion.
Hermes MCP Bridge
A GJC-native outward MCP adapter for Hermes-style coordinators, with polling turns and fail-closed mutation gates.
Gajae Remote
The thin phone steering-wheel design: bounded session views, gateway-only scopes, and one-line submit without becoming a remote shell.
Troubleshooting
Common install, launch, and runtime issues with fixes.
Gajae Code is an experimental, beta-stage project. Expect rough edges and verify outputs before relying on it for important work.