Epic: Phase 1b Architecture
Humans should be able to click a button in the UI (e.g., 'Add AI Player') to spawn a specific agent style (Jazz, Funk, Ambient, Random) into their current room, rather than relying on terminal scripts (npm run agent:jazz).
Acceptance Criteria:
- UI dialog for selecting an agent style.
- Backend API to spawn and monitor the agent process/Durable Object.
Epic: Phase 1b Architecture
Humans should be able to click a button in the UI (e.g., 'Add AI Player') to spawn a specific agent style (Jazz, Funk, Ambient, Random) into their current room, rather than relying on terminal scripts (
npm run agent:jazz).Acceptance Criteria: