2 agent definitions, live from D1
Agents
The repo's real, current generated agents -- every row below is a row in this Worker's own database, seeded verbatim from crates/agent-gen/src/agents.rs. The description column is the actual trigger text Claude reads to decide whether to delegate (first sentence shown; full text on each detail page). Filter by model:
| name | model | tools | max_turns | delegation trigger |
|---|---|---|---|---|
| a2a-bridge agt_a2a-bridge |
claude-sonnet-4-6 | Bash Read WebFetch |
20 | Delegate when the user wants to start or manage the A2A bridge server, expose the MCP server as an A2A agent, test the A2A agent-card endpoint, or send a test tasks/send request. |
| design-coworker agt_design-coworker |
claude-sonnet-4-6 | Bash Read |
15 | Delegate when the user wants design-system work: get or lint the 8-token palette, build a Claude Hardware Buddy character pack from tokens, or publish a built pack (which raises an approval gate on the buddy device). |
Machine-readable version: GET /api/agent-definitions?model=claude-sonnet-4-6