Block a user
Bug: PM violated NEVER write code constraint - wrote queue scripts directly instead of delegating
Clarification on PM and Dev Agent Boundaries
~/.kugetsu/ is the PM Office
PM manages ~/.kugetsu/ directly - this is PM's workspace for configuration, queue, scripts, and coordination. PM…
Bug: PM violated NEVER write code constraint - wrote queue scripts directly instead of delegating
PM Findings Report
Summary: Confirmed - PM violated the NEVER write code constraint by implementing issues #49 and #46 directly.
What PM Did Wrong
When delegated issues #49 (queue…
fix: opencode message argument must come before flags
Bug: kugetsu start fails - opencode message argument must come before flags
fix: opencode message argument must come before flags
Bug: kugetsu start fails - opencode message argument must come before flags
Bug: PM violated NEVER write code constraint - wrote queue scripts directly instead of delegating
feat: queue architecture Phase 1 & 2 + PM verbosity control
shoko
created branch feature/queue-architecture-verbosity in shoko/kugetsu
2026-03-31 17:09:23 +02:00
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
Strengthen PM agent system prompt to prevent direct code writing