Agents

Project-level AI agent definitions. Assign agents to pipeline stations to make them available during that station's sessions.1 pending approval

New Agent

Agents

AgentTeamStatus

Test

Hiring

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.