Packages
managoat_acp
0.1.0A client-side Agent Client Protocol session that outlives the turn, with a per-tool permission policy, block normalisation, usage accounting and a tracer, behind a writer callback.
managoat_broker
0.1.0An egress credential proxy for sandboxed agents: CONNECT and absolute-form forward proxy that attaches the real credential where the sandbox sent a placeholder, behind a session-store behaviour.
managoat_docs
0.1.0A documentation manual embedded at compile time for a Phoenix app to serve, its sanitising markdown renderer, and the guardrail tests that keep it sound.
managoat_mcp_auth
0.1.0MCP authorization discovery with a server-side URL guard.
managoat_oauth
0.1.0OAuth 2.0 authorization code + PKCE and device grant state machine for public clients, behind a host behaviour that mints the token.
managoat_runner
0.1.0The self-hosted runner wire protocol: a WebSock connection process and a Managoat.Sandbox adapter over it, behind a host behaviour.
managoat_runtimes
0.1.0How a coding agent CLI (claude, codex, gemini, opencode) gets into a sandbox and comes up speaking ACP: the adapter pins, the file layout, the instructions file, the credential env vars, the skills tree, and the per-runtime workarounds with their deletion conditions.
managoat_sandbox
0.1.0One sandbox behaviour over Sprites, E2B and Daytona, with the conformance suite a fourth adapter runs against.
managoat_substitution
0.1.0${VAR} substitution over nested config: eager, escapable, every missing key reported at once.