• Joined on 2026-03-13
shoko closed issue shoko/kugetsu#243 2026-04-08 06:33:52 +02:00
[Phase 8] Long-term daemon config file (Approach A)
shoko closed issue shoko/kugetsu#242 2026-04-08 06:33:51 +02:00
[Phase 7] Daemon isolation - call kugetsu as subprocess
shoko closed issue shoko/kugetsu#241 2026-04-08 06:33:49 +02:00
[Phase 6] Add dry-run support to cmd_continue
shoko closed issue shoko/kugetsu#240 2026-04-08 06:33:48 +02:00
[Phase 5] cmd_continue return proper exit codes
shoko closed issue shoko/kugetsu#239 2026-04-08 06:33:47 +02:00
[Phase 4] Add --timeout flag to cmd_destroy
shoko closed issue shoko/kugetsu#238 2026-04-08 06:33:46 +02:00
[Phase 3] Add --format=json and --limit to queue list
shoko closed issue shoko/kugetsu#237 2026-04-08 06:33:45 +02:00
[Phase 2] Fix cmd_list worktree detection bug
shoko closed issue shoko/kugetsu#236 2026-04-08 06:33:44 +02:00
[Phase 1] Help text restructure - show parent commands
shoko opened issue shoko/kugetsu#243 2026-04-08 06:30:55 +02:00
[Phase 8] Long-term daemon config file (Approach A)
shoko opened issue shoko/kugetsu#242 2026-04-08 06:30:50 +02:00
[Phase 7] Daemon isolation - call kugetsu as subprocess
shoko opened issue shoko/kugetsu#241 2026-04-08 06:30:47 +02:00
[Phase 6] Add dry-run support to cmd_continue
shoko opened issue shoko/kugetsu#240 2026-04-08 06:30:41 +02:00
[Phase 5] cmd_continue return proper exit codes
shoko opened issue shoko/kugetsu#239 2026-04-08 06:30:38 +02:00
[Phase 4] Add --timeout flag to cmd_destroy
shoko opened issue shoko/kugetsu#238 2026-04-08 06:30:32 +02:00
[Phase 3] Add --format=json and --limit to queue list
shoko opened issue shoko/kugetsu#237 2026-04-08 06:30:29 +02:00
[Phase 2] Fix cmd_list worktree detection bug
shoko opened issue shoko/kugetsu#236 2026-04-08 06:30:25 +02:00
[Phase 1] Help text restructure - show parent commands
shoko opened issue shoko/kugetsu#235 2026-04-08 06:30:15 +02:00
Queue-daemon refactoring and bug fixes
shoko pushed to main at shoko/kugetsu 2026-04-08 05:35:11 +02:00
41c56a859c Merge pull request 'refactor: use JSON file exchange instead of stdout parsing' (#234) from fix/issue-119 into main
dd903bb8aa refactor: use JSON file exchange instead of stdout parsing
Compare 2 commits »
shoko closed issue shoko/kugetsu#119 2026-04-08 05:35:11 +02:00
Foundation - JSON-based IPC
shoko merged pull request shoko/kugetsu#234 2026-04-08 05:35:11 +02:00
refactor: use JSON file exchange instead of stdout parsing