Block a user
RFC: Task Queue Architecture for Autonomous PM and Dev Agents
Phase 2 Complete: PM Polling Loop
Created
- Continuous polling daemon
Poll loop features:
- Reads from queue in priority order (dev_followups > user_interrupts > background)
- Assigns…
RFC: Task Queue Architecture for Autonomous PM and Dev Agents
Phase 2 Complete: PM Polling Loop
Created Files
RFC: Task Queue Architecture for Autonomous PM and Dev Agents
Phase 1 Complete: Queue Infrastructure
Created Files
fix(pm): strengthen system prompt to prevent direct code writing
Strengthen PM agent system prompt to prevent direct code writing
fix(pm): strengthen system prompt to prevent direct code writing
RFC: Task Queue Architecture for Autonomous PM and Dev Agents
Strengthen PM agent system prompt to prevent direct code writing
Test Results for Issue #48
Updated ~/.kugetsu/pm-agent.md
Changes made:
- Added clearer "NEVER write code" constraint
- Added critical section on HOW to delegate (kugetsu start, NOT…
Strengthen PM agent system prompt to prevent direct code writing
fix: use sh -c with inline release-slot.sh for fire-and-forget delegation
feat(kugetsu): increase MAX_CONCURRENT_AGENTS from 3 to 5
Design: Implement parallel agent capacity limits and queueing
fix: use sh -c with inline release-slot.sh for fire-and-forget delegation