Agent Runner
Delegate tasks to child runtimes (Codex, Claude, custom) with auto-answer-first policy and user fallback only when blocked.
Access
Request access with your email.
Overview
Business-logic layer for delegated agent execution using agent-runner sessions, traces, and escalation policy.
Best For
Operators coordinating nested agent workflows without manual back-and-forth.
Supported Prompts
- "Run this in a child Codex runtime and handle follow-up questions automatically"
- "Delegate to Claude and only ask me if blocked"
How It Works
- Runs delegated sessions through tools/agent-runner/runner delegate-loop with traceable artifacts.
- Auto-answers from repo and state context first, then escalates unresolved questions to the user.