• Joined on 2026-03-13
shoko created pull request shoko/kugetsu#159 2026-04-06 00:05:37 +02:00
fix(kugetsu): cmd_delegate should enqueue instead of calling cmd_start
shoko pushed to fix/issue-156 at shoko/kugetsu 2026-04-06 00:05:26 +02:00
270219873f fix(kugetsu): cmd_delegate should enqueue instead of calling cmd_start
shoko opened issue shoko/kugetsu#158 2026-04-05 23:50:13 +02:00
Update SKILL.md to reflect v0.2.3 daemon changes
shoko pushed tag v0.2.3 to shoko/kugetsu 2026-04-05 23:47:43 +02:00
shoko pushed to main at shoko/kugetsu 2026-04-05 23:39:36 +02:00
deb18f1e32 Merge pull request 'fix(kugetsu): queue daemon runs PM agent in correct worktree with proper token' (#157) from fix/issue-156 into main
cbfc8a0646 refactor(kugetsu): daemon uses cmd_start/cmd_continue instead of direct opencode calls
7fa669b4c3 fix(kugetsu): queue daemon runs PM agent in correct worktree with proper token
Compare 3 commits »
shoko merged pull request shoko/kugetsu#157 2026-04-05 23:39:35 +02:00
fix(kugetsu): queue daemon runs PM agent in correct worktree with proper token
shoko closed issue shoko/kugetsu#156 2026-04-05 23:39:35 +02:00
Queue daemon PM agent context drift — agent operates in wrong directory
shoko pushed to fix/issue-156 at shoko/kugetsu 2026-04-05 23:29:42 +02:00
cbfc8a0646 refactor(kugetsu): daemon uses cmd_start/cmd_continue instead of direct opencode calls
shoko created pull request shoko/kugetsu#157 2026-04-05 22:58:43 +02:00
fix(kugetsu): queue daemon runs PM agent in correct worktree with proper token
shoko created branch fix/issue-156 in shoko/kugetsu 2026-04-05 22:57:59 +02:00
shoko pushed to fix/issue-156 at shoko/kugetsu 2026-04-05 22:57:59 +02:00
7fa669b4c3 fix(kugetsu): queue daemon runs PM agent in correct worktree with proper token
shoko opened issue shoko/kugetsu#156 2026-04-05 22:21:15 +02:00
Queue daemon PM agent context drift — agent operates in wrong directory
shoko opened issue shoko/kugetsu#155 2026-04-05 15:37:39 +02:00
kugetsu queue list fails with JSON decode error
shoko closed pull request shoko/kugetsu#111 2026-04-05 15:26:14 +02:00
feat(kugetsu): cmd_delegate calls cmd_start directly for parallelization (fixes #75)
shoko pushed tag v0.2.2 to shoko/kugetsu 2026-04-05 15:12:24 +02:00
shoko closed issue shoko/kugetsu#150 2026-04-05 15:11:54 +02:00
[BUG] PM agent goes idle on decision points + queue state tracking broken
shoko pushed to main at shoko/kugetsu 2026-04-05 15:10:51 +02:00
acb503471d Merge pull request 'fix(kugetsu): detect task completion and queue state updates' (#154) from fix/issue-150 into main
1d4f190d97 fix(kugetsu): pass GITEA_TOKEN via env to subprocess instead of hardcoded value
ab0c4e1448 fix: detect task completion by checking if session ended and has commits
Compare 3 commits »
shoko merged pull request shoko/kugetsu#154 2026-04-05 15:10:48 +02:00
fix(kugetsu): detect task completion and queue state updates
shoko pushed to fix/issue-150 at shoko/kugetsu 2026-04-05 15:09:11 +02:00
1d4f190d97 fix(kugetsu): pass GITEA_TOKEN via env to subprocess instead of hardcoded value
shoko created pull request shoko/kugetsu#154 2026-04-05 15:01:05 +02:00
fix(kugetsu): detect task completion and queue state updates