• Joined on 2026-03-13
shoko merged pull request shoko/kugetsu#147 2026-04-05 10:49:25 +02:00
fix(kugetsu): prevent excess agent spawning with flock + sequential processing
shoko pushed to fix/issue-queue-daemon-excess-agents at shoko/kugetsu 2026-04-05 10:44:54 +02:00
54aa6419eb fix(kugetsu): prevent excess agent spawning with flock + sequential processing
shoko created pull request shoko/kugetsu#147 2026-04-05 10:44:18 +02:00
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
shoko pushed to fix/issue-queue-daemon-excess-agents at shoko/kugetsu 2026-04-05 10:44:06 +02:00
bda762b774 fix(kugetsu): prevent excess agent spawning with flock + sequential processing
shoko opened issue shoko/kugetsu#146 2026-04-05 10:32:39 +02:00
Fix: Queue daemon spawning excess agents due to race condition
shoko opened issue shoko/kugetsu#145 2026-04-05 09:40:49 +02:00
[BUG] delegate command parser rejects gitserver/owner/repo#number format
shoko opened issue shoko/kugetsu#144 2026-04-05 09:34:20 +02:00
[BUG] delegate command issue ref parser does not support gitserver/owner/repo#number format
shoko closed issue shoko/kugetsu#126 2026-04-05 09:06:03 +02:00
Bug - delegate command causes file conflict with multiple tasks
shoko pushed tag v0.1.13 to shoko/kugetsu 2026-04-05 08:57:29 +02:00
shoko pushed to main at shoko/kugetsu 2026-04-05 08:57:00 +02:00
98a31070a7 Merge pull request '[FIX] process_queue: add missing closing parentheses' (#143) from fix/issue-142-process-queue-missing-parens into main
26346235c9 fix: add missing closing parenthesis in process_queue Python extraction
Compare 2 commits »
shoko merged pull request shoko/kugetsu#143 2026-04-05 08:56:59 +02:00
[FIX] process_queue: add missing closing parentheses
shoko closed issue shoko/kugetsu#142 2026-04-05 08:56:59 +02:00
[BUG] process_queue silently skips all queue items due to missing closing parentheses
shoko created pull request shoko/kugetsu#143 2026-04-05 08:52:27 +02:00
[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
26346235c9 fix: add missing closing parenthesis in process_queue Python extraction
shoko opened issue shoko/kugetsu#142 2026-04-05 08:39:17 +02:00
[BUG] process_queue silently skips all queue items due to missing closing parentheses
shoko closed issue shoko/kugetsu#45 2026-04-05 07:12:42 +02:00
Subagent workflow: PM agent cannot write to /tmp for comment posting
shoko closed issue shoko/kugetsu#101 2026-04-05 07:12:35 +02:00
Implement lock mechanism for worktree coordination
shoko closed issue shoko/kugetsu#100 2026-04-05 07:12:33 +02:00
Implement queue infrastructure for autonomous PM