• Joined on 2026-03-13
shoko created branch fix/destroy-removes-opencode-session in shoko/kugetsu 2026-04-02 15:28:54 +02:00
shoko pushed tag v0.1.7 to shoko/kugetsu 2026-04-02 15:22:01 +02:00
shoko pushed to main at shoko/kugetsu 2026-04-02 15:21:32 +02:00
7888a34bd9 Merge pull request 'fix(kugetsu): warn if init run from non-empty directory' (#112) from fix/init-directory-warning into main
e2a37cdbb9 fix(kugetsu): warn if init run from non-empty directory
Compare 2 commits »
shoko merged pull request shoko/kugetsu#112 2026-04-02 15:21:31 +02:00
fix(kugetsu): warn if init run from non-empty directory
shoko created pull request shoko/kugetsu#112 2026-04-02 15:20:05 +02:00
fix(kugetsu): warn if init run from non-empty directory
shoko created branch fix/init-directory-warning in shoko/kugetsu 2026-04-02 15:19:57 +02:00
shoko pushed to fix/init-directory-warning at shoko/kugetsu 2026-04-02 15:19:57 +02:00
e2a37cdbb9 fix(kugetsu): warn if init run from non-empty directory
shoko pushed to fix/issue-75-direct-delegate-v2 at shoko/kugetsu 2026-04-02 15:03:19 +02:00
42b7e366b8 feat(kugetsu): cmd_delegate calls cmd_start directly for parallelization (fixes #75)
shoko commented on issue shoko/kugetsu#75 2026-04-02 14:04:04 +02:00
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_delegate to call cmd_start directly when issue ref is…
shoko pushed to fix/issue-75-direct-delegate-v2 at shoko/kugetsu 2026-04-02 14:03:49 +02:00
cd97ce76e6 feat(kugetsu): cmd_delegate calls cmd_start directly for parallelization (fixes #75)
shoko commented on issue shoko/kugetsu#75 2026-04-02 13:52:18 +02:00
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_delegate to call…
shoko created pull request shoko/kugetsu#111 2026-04-02 13:52:05 +02:00
feat(kugetsu): cmd_delegate calls cmd_start directly for parallelization (fixes #75)
shoko created branch fix/issue-75-direct-delegate-v2 in shoko/kugetsu 2026-04-02 13:51:55 +02:00
shoko pushed to fix/issue-75-direct-delegate-v2 at shoko/kugetsu 2026-04-02 13:51:55 +02:00
84fc66fda9 feat(kugetsu): cmd_delegate calls cmd_start directly for parallelization (fixes #75)
shoko commented on issue shoko/kugetsu#75 2026-04-02 13:50:03 +02:00
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_delegate to call…
shoko created pull request shoko/kugetsu#110 2026-04-02 13:49:48 +02:00
feat(kugetsu): cmd_delegate calls cmd_start directly for parallelization (fixes #75)
shoko created branch fix/issue-75-direct-delegate-v3 in shoko/kugetsu 2026-04-02 13:49:38 +02:00
shoko pushed to fix/issue-75-direct-delegate-v3 at shoko/kugetsu 2026-04-02 13:49:38 +02:00
8a8f0aad1b feat(kugetsu): cmd_delegate calls cmd_start directly for parallelization (fixes #75)
shoko pushed tag v0.1.6 to shoko/kugetsu 2026-04-02 13:46:01 +02:00
shoko pushed to main at shoko/kugetsu 2026-04-02 13:45:42 +02:00
6e9472b5e2 fix(kugetsu): detect session via DB query instead of opencode session list