agent-exec
Agent-facing interfaces for files, shell, MCP, subagents, and background work.
Start reading
| Entry | Purpose |
|---|---|
| dist/controlled.js | Controlled |
| dist/shell.js | Shell |
| dist/mcp.js | MCP |
| dist/background-work-registry.js | Background Work Registry |
Change boundaries
This is the execution interface layer. Concrete processes live in local-exec and shell-exec; Harness selects the toolset.
Related modules: agent · local-exec · hooks-exec. These are reading links, not npm dependency declarations.
Build from the repository root. See source recovery for bundle-scope rules and development for verification.