Block a user
fix(kugetsu): prevent excess agent spawning with flock + sequential processing
fix(kugetsu): prevent excess agent spawning with flock + sequential processing
shoko
created branch fix/issue-queue-daemon-excess-agents in shoko/kugetsu
2026-04-05 10:44:06 +02:00
Fix: Queue daemon spawning excess agents due to race condition
[BUG] delegate command parser rejects gitserver/owner/repo#number format
[BUG] delegate command issue ref parser does not support gitserver/owner/repo#number format
Bug - delegate command causes file conflict with multiple tasks
[FIX] process_queue: add missing closing parentheses
[BUG] process_queue silently skips all queue items due to missing closing parentheses
[FIX] process_queue: add missing closing parentheses
shoko
created branch fix/issue-142-process-queue-missing-parens in shoko/kugetsu
2026-04-05 08:52:05 +02:00
shoko
pushed to fix/issue-142-process-queue-missing-parens at shoko/kugetsu
2026-04-05 08:52:05 +02:00
[BUG] process_queue silently skips all queue items due to missing closing parentheses
Subagent workflow: PM agent cannot write to /tmp for comment posting
Implement lock mechanism for worktree coordination
Implement queue infrastructure for autonomous PM