Block a user
refactor(cli): restructure help text to show parent commands
Code Quality - Shellcheck & Error Handling
fix(shell): address shellcheck warnings, standardize error handling, add retry logic
Make delegate synchronous when no issue ref is provided
fix(shell): address shellcheck warnings, standardize error handling, add retry logic
Improve session logs format for human readability
[Phase 8] Long-term daemon config file (Approach A)
[Phase 7] Daemon isolation - call kugetsu as subprocess
[Phase 6] Add dry-run support to cmd_continue
[Phase 5] cmd_continue return proper exit codes
[Phase 4] Add --timeout flag to cmd_destroy
[Phase 3] Add --format=json and --limit to queue list
[Phase 2] Fix cmd_list worktree detection bug
[Phase 1] Help text restructure - show parent commands