AGENT ATLAS · TIER B

Reasonix

An open Go coding-agent engine shared by terminal, desktop, browser, and ACP surfaces, with cache-aware context maintenance, policy gates, checkpoints, plugins, and subagent orchestration.

clituidesktopwebacpserveropen sourceactive

Reasonix

Reasonix exposes one Go engine through terminal, desktop, browser, and ACP surfaces. Its public source gives cache-aware context maintenance, approvals, an OS sandbox, checkpoints, plugins/MCP, subagents, and an append-only session event log inspectable boundaries, making it useful for studying how long-running harnesses combine performance, safety, and recovery.

  • Current coverage: Tier B, source-backed.
  • Version boundary: release ledger 1.22.0 at commit 6376bd4.
  • Snapshots: CLI engine and ACP are separated.
  • Research value: prefix-cache diagnostics, staged context maintenance, stream recovery, repeated-failure guards, child-tool filtering, and session authority.
  • Missing: real provider failure injection, OS-sandbox execution, checkpoint rollback, ACP editor interoperability, and external reproduction.

A rich source tree does not prove an experimental outcome. This profile records what the pinned commit implements; it does not claim lower cache cost, higher recovery success, or effective enforcement on every platform.

IMMUTABLE OBSERVATIONS

Snapshots

Facts are bound to a date, surface, and version. New observations append rather than overwrite history.

current

reasonix-2026-08-10-source

Clean source inspection pinned to the commit whose release ledger identifies 1.22.0. This snapshot maps the CLI engine only; desktop, browser, and ACP behavior is not assumed identical unless a claim names the shared boundary. A native experiment is still required for Tier A.

Observed
2026-08-10
Surface
cli
Version
1.22.0@6376bd4
Claims
8
Inspect snapshot
current

reasonix-2026-08-10-acp

ACP-specific snapshot for NDJSON JSON-RPC framing, event projection, and permission requests. Runtime interoperability remains untested in this project.

Observed
2026-08-10
Surface
acp
Version
1.22.0@6376bd4
Claims
1
Inspect snapshot