• Joined on 2026-03-13
shoko commented on issue shoko/kugetsu#36 2026-04-01 00:45:47 +02:00
PM Agent: opencode external_directory permission fails for subdirectory paths

New Bug: PM trying to access /tmp/kugetsu/* instead of ~/.kugetsu/

When delegating "Merge PR #55" to PM, PM session tried to access:

permission requested: external_directory (/tmp/kugetsu/…
shoko pushed to fix/issue-52-pm-write-boundaries at shoko/kugetsu 2026-04-01 00:20:22 +02:00
71cab655fc make delegation format agnostic to git server
shoko pushed to fix/issue-52-pm-write-boundaries at shoko/kugetsu 2026-04-01 00:14:01 +02:00
cb0ada9e1c address PR #55 review: tighten write permissions to queue.json and logs/* only
shoko commented on issue shoko/kugetsu#52 2026-04-01 00:00:58 +02:00
Bug: PM violated NEVER write code constraint - wrote queue scripts directly instead of delegating

Fix Implemented

PR created with strengthened PM write boundaries:

PR: https://git.fbrns.co/shoko/kugetsu/pulls/55

Changes Made

Added explicit Write Permissions section to PM…

shoko created pull request shoko/kugetsu#55 2026-04-01 00:00:45 +02:00
fix(pm): add explicit write permissions boundary (fixes #52)
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