iiRecord
Agentic AI Atlas · Kradle Agent Dispatch API
tool-server:kradle-agent-dispatcha5c.ai
II.
ToolServer overview

tool-server:kradle-agent-dispatch

Reference · live

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.

ToolServerOutgoing · 5Incoming · 0

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
lib_applies_to_domain2

Incoming edges

None.