Block a user
shoko
created branch fix/destroy-removes-opencode-session in shoko/kugetsu
2026-04-02 15:28:54 +02:00
fix(kugetsu): warn if init run from non-empty directory
fix(kugetsu): warn if init run from non-empty directory
feat(kugetsu): cmd_delegate should call cmd_start directly for parallelization
Updated PR: shoko/kugetsu#111
Changes:
- Added
extract_issue_ref_from_message()function - Modified
cmd_delegateto callcmd_startdirectly when issue ref is…
feat(kugetsu): cmd_delegate should call cmd_start directly for parallelization
PR created (v2): shoko/kugetsu#111
Changes:
- Added
extract_issue_ref_from_message()to parse issue ref from delegation message - Modified
cmd_delegateto call…
feat(kugetsu): cmd_delegate calls cmd_start directly for parallelization (fixes #75)
feat(kugetsu): cmd_delegate should call cmd_start directly for parallelization
PR created: shoko/kugetsu#110
Changes:
- Added
extract_issue_ref_from_message()to parse issue ref from delegation message - Modified
cmd_delegateto call…
feat(kugetsu): cmd_delegate calls cmd_start directly for parallelization (fixes #75)