• Joined on 2026-03-13
shoko pushed to main at shoko/kugetsu 2026-04-08 03:10:24 +02:00
24dd91d0e1 fix: remove duplicate fi in cmd_continue
shoko pushed tag v0.2.31 to shoko/kugetsu 2026-04-08 02:33:36 +02:00
shoko pushed to main at shoko/kugetsu 2026-04-08 02:33:23 +02:00
c8b2ab6b12 Merge pull request 'fix: always use base workflow with user message' (#232) from fix/issue-229-user-message-with-base-workflow into main
87434d1bca fix: always use base workflow and add user message to it
Compare 2 commits »
shoko merged pull request shoko/kugetsu#232 2026-04-08 02:33:22 +02:00
fix: always use base workflow with user message
shoko created pull request shoko/kugetsu#232 2026-04-08 02:11:24 +02:00
fix: always use base workflow with user message
shoko created branch fix/issue-229-user-message-with-base-workflow in shoko/kugetsu 2026-04-08 02:11:14 +02:00
shoko pushed to fix/issue-229-user-message-with-base-workflow at shoko/kugetsu 2026-04-08 02:11:14 +02:00
87434d1bca fix: always use base workflow and add user message to it
shoko pushed tag v0.2.30 to shoko/kugetsu 2026-04-08 01:52:22 +02:00
shoko pushed to main at shoko/kugetsu 2026-04-08 01:52:09 +02:00
ae8f1433a7 Merge pull request 'fix(session): remove incorrect worktree removal in ensure_session' (#231) from fix/issue-229-ensure-session-worktree-bug into main
b16a97514e fix(session): remove incorrect worktree removal in ensure_session
Compare 2 commits »
shoko merged pull request shoko/kugetsu#231 2026-04-08 01:52:08 +02:00
fix(session): remove incorrect worktree removal in ensure_session
shoko created pull request shoko/kugetsu#231 2026-04-08 01:39:40 +02:00
fix(session): remove incorrect worktree removal in ensure_session
shoko created branch fix/issue-229-ensure-session-worktree-bug in shoko/kugetsu 2026-04-08 01:39:30 +02:00
shoko pushed to fix/issue-229-ensure-session-worktree-bug at shoko/kugetsu 2026-04-08 01:39:30 +02:00
b16a97514e fix(session): remove incorrect worktree removal in ensure_session
shoko pushed tag v0.2.29 to shoko/kugetsu 2026-04-08 00:34:31 +02:00
shoko pushed to main at shoko/kugetsu 2026-04-08 00:32:18 +02:00
b09fe8eabc Merge pull request 'refactor(session): make cmd_continue idempotent with ensure_* functions' (#230) from fix/issue-168 into main
d240000088 refactor(session): make cmd_continue idempotent with ensure_* functions
Compare 2 commits »
shoko merged pull request shoko/kugetsu#230 2026-04-08 00:32:16 +02:00
refactor(session): make cmd_continue idempotent with ensure_* functions
shoko closed issue shoko/kugetsu#168 2026-04-08 00:32:16 +02:00
refactor: make cmd_continue idempotent with ensure_* functions
shoko created pull request shoko/kugetsu#230 2026-04-08 00:26:21 +02:00
refactor(session): make cmd_continue idempotent with ensure_* functions
shoko pushed to fix/issue-168 at shoko/kugetsu 2026-04-08 00:26:14 +02:00
d240000088 refactor(session): make cmd_continue idempotent with ensure_* functions
05683ea4c6 Merge pull request 'fix: accumulate message words in cmd_continue for loop' (#227) from fix/issue-225-cmd-continue-message-truncation into main
2800e140ac fix: accumulate message words instead of overwriting in cmd_continue
Compare 3 commits »
shoko pushed to fix/issue-168 at shoko/kugetsu 2026-04-07 16:30:11 +02:00
1fbb96bd8d refactor(session): make cmd_continue idempotent with ensure_* functions