• Joined on 2026-03-13
shoko commented on issue shoko/kugetsu#244 2026-04-08 07:13:24 +02:00
[Phase 1] Help text restructure - show parent commands

Implemented in PR #255: shoko/kugetsu#255

shoko created pull request shoko/kugetsu#255 2026-04-08 07:13:08 +02:00
refactor(cli): restructure help text to show parent commands
shoko pushed to fix/issue-244 at shoko/kugetsu 2026-04-08 07:12:59 +02:00
9f7da84915 refactor(cli): restructure help text to show parent commands
shoko created branch fix/issue-244 in shoko/kugetsu 2026-04-08 07:12:59 +02:00
shoko pushed to main at shoko/kugetsu 2026-04-08 07:04:27 +02:00
ab99647193 Merge pull request 'fix(shell): address shellcheck warnings, standardize error handling, add retry logic' (#253) from fix/issue-121 into main
3deae2dd81 fix(shell): address shellcheck warnings, standardize error handling, add retry logic
Compare 2 commits »
shoko closed issue shoko/kugetsu#121 2026-04-08 07:04:27 +02:00
Code Quality - Shellcheck & Error Handling
shoko merged pull request shoko/kugetsu#253 2026-04-08 07:04:26 +02:00
fix(shell): address shellcheck warnings, standardize error handling, add retry logic
shoko opened issue shoko/kugetsu#254 2026-04-08 06:55:40 +02:00
Make delegate synchronous when no issue ref is provided
shoko created pull request shoko/kugetsu#253 2026-04-08 06:47:49 +02:00
fix(shell): address shellcheck warnings, standardize error handling, add retry logic
shoko pushed to fix/issue-121 at shoko/kugetsu 2026-04-08 06:47:09 +02:00
3deae2dd81 fix(shell): address shellcheck warnings, standardize error handling, add retry logic
shoko created branch fix/issue-121 in shoko/kugetsu 2026-04-08 06:47:09 +02:00
shoko opened issue shoko/kugetsu#252 2026-04-08 06:43:10 +02:00
Improve session logs format for human readability
shoko opened issue shoko/kugetsu#251 2026-04-08 06:34:40 +02:00
[Phase 8] Long-term daemon config file (Approach A)
shoko opened issue shoko/kugetsu#250 2026-04-08 06:34:39 +02:00
[Phase 7] Daemon isolation - call kugetsu as subprocess
shoko opened issue shoko/kugetsu#249 2026-04-08 06:34:39 +02:00
[Phase 6] Add dry-run support to cmd_continue
shoko opened issue shoko/kugetsu#248 2026-04-08 06:34:37 +02:00
[Phase 5] cmd_continue return proper exit codes
shoko opened issue shoko/kugetsu#247 2026-04-08 06:34:36 +02:00
[Phase 4] Add --timeout flag to cmd_destroy
shoko opened issue shoko/kugetsu#246 2026-04-08 06:34:36 +02:00
[Phase 3] Add --format=json and --limit to queue list
shoko opened issue shoko/kugetsu#245 2026-04-08 06:34:35 +02:00
[Phase 2] Fix cmd_list worktree detection bug
shoko opened issue shoko/kugetsu#244 2026-04-08 06:34:34 +02:00
[Phase 1] Help text restructure - show parent commands