• Joined on 2026-03-13
shoko created branch fix/issue-52-pm-write-boundaries in shoko/kugetsu 2026-04-01 00:00:22 +02:00
shoko pushed to fix/issue-52-pm-write-boundaries at shoko/kugetsu 2026-04-01 00:00:22 +02:00
449dfaecc6 fix(pm): add explicit write permissions boundary to prevent repo file writes
shoko commented on issue shoko/kugetsu#52 2026-03-31 23:50:40 +02:00
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…

shoko commented on issue shoko/kugetsu#52 2026-03-31 23:41:55 +02:00
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…

shoko pushed to main at shoko/kugetsu 2026-03-31 23:35:36 +02:00
d126cf0f00 Merge pull request 'fix: opencode message argument must come before flags' (#54) from fix/opencode-arg-order into main
251b22500c fix: opencode message argument must come before flags
Compare 2 commits »
shoko merged pull request shoko/kugetsu#54 2026-03-31 23:35:34 +02:00
fix: opencode message argument must come before flags
shoko closed issue shoko/kugetsu#53 2026-03-31 23:35:34 +02:00
Bug: kugetsu start fails - opencode message argument must come before flags
shoko created pull request shoko/kugetsu#54 2026-03-31 23:29:58 +02:00
fix: opencode message argument must come before flags
shoko created branch fix/opencode-arg-order in shoko/kugetsu 2026-03-31 23:29:45 +02:00
shoko pushed to fix/opencode-arg-order at shoko/kugetsu 2026-03-31 23:29:45 +02:00
251b22500c fix: opencode message argument must come before flags
shoko opened issue shoko/kugetsu#53 2026-03-31 23:25:40 +02:00
Bug: kugetsu start fails - opencode message argument must come before flags
shoko opened issue shoko/kugetsu#52 2026-03-31 17:46:40 +02:00
Bug: PM violated NEVER write code constraint - wrote queue scripts directly instead of delegating
shoko created pull request shoko/kugetsu#51 2026-03-31 17:10:19 +02:00
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
shoko pushed to feature/queue-architecture-verbosity at shoko/kugetsu 2026-03-31 17:09:23 +02:00
214a31e4bd feat: queue architecture Phase 1 & 2 + PM verbosity control
shoko commented on issue shoko/kugetsu#49 2026-03-31 16:58:33 +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…
shoko commented on issue shoko/kugetsu#49 2026-03-31 16:58:07 +02:00
RFC: Task Queue Architecture for Autonomous PM and Dev Agents

Phase 2 Complete: PM Polling Loop

Created Files

shoko commented on issue shoko/kugetsu#49 2026-03-31 16:53:11 +02:00
RFC: Task Queue Architecture for Autonomous PM and Dev Agents

Phase 1 Complete: Queue Infrastructure

Created Files

shoko closed issue shoko/kugetsu#48 2026-03-31 16:42:57 +02:00
Strengthen PM agent system prompt to prevent direct code writing
shoko pushed to main at shoko/kugetsu 2026-03-31 16:42:57 +02:00
b057d08169 Merge pull request 'fix(pm): strengthen system prompt to prevent direct code writing' (#50) from fix/issue-48-pm-system-prompt into main
c70ce1f589 fix(pm): strengthen system prompt to prevent direct code writing
208dadda0e fix: use sh -c with inline release-slot.sh for fire-and-forget delegation
Compare 3 commits »