II.
ToolServer overview
Reference · livetool-server:kradle-agent-dispatch
Kradle Agent Dispatch API overview
REST API endpoints for dispatching AI coding agents within Kradle. Handles the full dispatch lifecycle: creating AgentDispatchRun resources, performing permission review against org policies, assembling the context bundle (repo checkout, memory snapshots, CLAUDE.md), launching the agent as a Kubernetes Job via adapters, streaming session output, and collecting results. Supports manual dispatch (via UI or kubectl), PR-triggered dispatch, and scheduled dispatch via CronJob resources.
Attributes
displayName
Kradle Agent Dispatch API
description
REST API endpoints for dispatching AI coding agents within Kradle.
Handles the full dispatch lifecycle: creating AgentDispatchRun
resources, performing permission review against org policies,
assembling the context bundle (repo checkout, memory snapshots,
CLAUDE.md), launching the agent as a Kubernetes Job via adapters,
streaming session output, and collecting results. Supports manual
dispatch (via UI or kubectl), PR-triggered dispatch, and
scheduled dispatch via CronJob resources.
protocol
rest
category
agent-dispatch
repoUrl
installCommand
npm install && npm test --workspace=@a5c-ai/kradle-cli
npmPackage
@a5c-ai/kradle-cli
Outgoing edges
integrates_with3
- agent:adapters·AgentProductadapters
- agent:babysitter·AgentProductbabysitter
- tool:kubernetes·ToolKubernetes
lib_applies_to_domain2
- domain:platform-engineering·DomainPlatform Engineering
- domain:software-engineering·DomainSoftware Engineering
Incoming edges
None.