Gajae Code

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

One-click the latest standalone gjc binary for Linux x64/arm64, Windows x64, or macOS arm64/x64. No Bun installation required.

What’s new (v0.16.4)

Read release highlights and upgrade guidance.

Telegram onboarding

Create a BotFather bot, run gjc notify setup, pair a private chat, and troubleshoot the managed daemon.

Autoresearch

Use /skill:autoresearch for web + REPL research missions that end on a structured verdict.

Computer tool

Tell a GJC session to use the computer tool to inspect the screen, click, type, and control a desktop app.

Browser tool

Drive headless Chromium, a CDP-attached app, or a saved Chrome profile β€” observe, click, type, and script tabs with the browser tool.

Stream Deck + cmux

Build a physical GJC control surface for cmux navigation, worktree sessions, model profiles, workflow skills, and SDK question answers.

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.

SDK & Migration

Embed the runtime, discover a live session's loopback SDK endpoint, and migrate integrations to the supported SDK WebSocket, Coordinator MCP, and ACP boundaries.

Skills & Agents

The four bundled workflow skills, four role agents, and public plugin/helper patterns such as gjc-session.

Receipts & Proof

The evidence model behind durable, verifiable completion.

Coordinator MCP

Coordinate multi-session work through the structured Coordinator MCP contract: durable turns, status, questions, artifacts, and explicit mutation consent.

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.