internal/

directory
v0.14.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 30, 2026 License: Apache-2.0

Directories

Path Synopsis
Package agent defines the pluggable adapter interface that lets the MCP server drive different headless CLI coding agents (Claude Code, Cursor, or any tool configured through CustomAdapter) through one uniform surface.
Package agent defines the pluggable adapter interface that lets the MCP server drive different headless CLI coding agents (Claude Code, Cursor, or any tool configured through CustomAdapter) through one uniform surface.
Package approval closes the loop that makes a headless worker stall.
Package approval closes the loop that makes a headless worker stall.
Package audit writes a structured, append-only JSONL trail of what the server asked the worker agents to do: which tasks started, the exact command lines executed, the tools the worker invoked, and how each turn ended.
Package audit writes a structured, append-only JSONL trail of what the server asked the worker agents to do: which tasks started, the exact command lines executed, the tools the worker invoked, and how each turn ended.
Package config holds runtime configuration for the CLI-agent MCP server.
Package config holds runtime configuration for the CLI-agent MCP server.
Package gitx is the small amount of git this server needs to answer two questions about a delegated task: what did the worker change, and can it be given a working directory of its own.
Package gitx is the small amount of git this server needs to answer two questions about a delegated task: what did the worker change, and can it be given a working directory of its own.
Package grants remembers permissions the user has already given.
Package grants remembers permissions the user has already given.
Package inspect reads the task store from outside the server process.
Package inspect reads the task store from outside the server process.
Package pairing decides who is allowed to drive this server.
Package pairing decides who is allowed to drive this server.
Package state persists what the server knows across process lifetimes.
Package state persists what the server knows across process lifetimes.
Package task runs CLI-agent turns as background jobs and tracks their state.
Package task runs CLI-agent turns as background jobs and tracks their state.
Package ui serves the interactive task board that hosts render inside the conversation.
Package ui serves the interactive task board that hosts render inside the conversation.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL