• Joined on 2026-03-13
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 created branch main in shoko/randebu 2026-04-05 21:44:29 +02:00
shoko pushed to main at shoko/randebu 2026-04-05 21:44:29 +02:00
eabbcd911c docs: add AVE Claw Hackathon 2026 research report
shoko created repository shoko/randebu 2026-04-05 21:37:31 +02:00
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
shoko created branch fix/issue-150 in shoko/kugetsu 2026-04-05 14:46:02 +02:00
shoko pushed to fix/issue-150 at shoko/kugetsu 2026-04-05 14:46:02 +02:00
ab0c4e1448 fix: detect task completion by checking if session ended and has commits
shoko deleted branch fix/issue-148-test-suite-index-corruption from shoko/kugetsu 2026-04-05 14:25:16 +02:00
shoko closed pull request shoko/kugetsu#153 2026-04-05 14:25:16 +02:00
fix: validate sessions in cmd_status + use isolated test environment
shoko closed issue shoko/kugetsu#148 2026-04-05 14:25:01 +02:00
[BUG] Test suite overwrites index.json with fake session IDs, kugetsu status reports ok
shoko pushed to main at shoko/kugetsu 2026-04-05 14:25:01 +02:00
9bb8afe8c5 Merge origin/main into fix/issue-148-test-suite-index-corruption (fix CONTRIBUTING.md conflict)
fd7a98b263 fix: validate sessions in cmd_status + use isolated test environment
Compare 2 commits »
shoko pushed to fix/issue-148-test-suite-index-corruption at shoko/kugetsu 2026-04-05 14:24:12 +02:00
9bb8afe8c5 Merge origin/main into fix/issue-148-test-suite-index-corruption (fix CONTRIBUTING.md conflict)
3942a915ff Merge pull request 'refactor: modularize kugetsu shell script' (#151) from fix/issue-116-modularize-script into main
1886c4a9c5 Merge origin/main into fix/issue-116-modularize-script (fix leftover conflict markers)
5052e4ae36 Merge pull request 'fix: add support for gitserver/owner/repo#number issue ref format' (#152) from fix/issue-144-parse-issue-ref-format-v2 into main
fb9cc72f44 Merge pull request 'docs: add versioning policy, changelog, and update contributing guide' (#149) from fix/issue-120 into main
Compare 8 commits »
shoko closed issue shoko/kugetsu#145 2026-04-05 14:24:03 +02:00
[BUG] delegate command parser rejects gitserver/owner/repo#number format