Agents
Project-level AI agent definitions. Assign agents to pipeline stations to make them available during that station's sessions.
Agents
No agents yet.
Agents can be created manually or by running an AI station (e.g. the Design Team station).
API Reference
Agents can create and update project agents from within a session. Use these endpoints:
GET /api/owners/pksorensen/projects/agentic-live-www/agents
POST /api/owners/pksorensen/projects/agentic-live-www/agents
PATCH /api/owners/pksorensen/projects/agentic-live-www/agents/:id
GET /api/owners/pksorensen/projects/agentic-live-www/teams
POST /api/owners/pksorensen/projects/agentic-live-www/teams
New agents are created with status: "hiring" and require approval before becoming active.