• Joined on 2026-03-13
shoko merged pull request shoko/kugetsu#129 2026-04-03 15:58:20 +02:00
fix(kugetsu): wrap cmd_continue in subshell with cd for correct worktree dir
shoko closed issue shoko/kugetsu#127 2026-04-03 15:58:20 +02:00
opencode run --fork --dir does not set session working directory correctly
shoko pushed to main at shoko/kugetsu 2026-04-03 15:58:20 +02:00
f7fe22de25 Merge pull request 'fix(kugetsu): wrap cmd_continue in subshell with cd for correct worktree dir' (#129) from fix/cmd-continue-worktree-dir into main
3ce43ffa65 fix(kugetsu): wrap cmd_continue in subshell with cd for correct worktree dir
Compare 2 commits »
shoko deleted branch fix/issue-11-local from shoko/jigaido 2026-04-03 15:19:20 +02:00
shoko pushed to fix/issue-11 at shoko/jigaido 2026-04-03 15:19:07 +02:00
5e6a5f16b1 Add CLI unit tests for jigaido issue #11
shoko created branch fix/issue-11-local in shoko/jigaido 2026-04-03 15:19:07 +02:00
shoko pushed to fix/issue-11-local at shoko/jigaido 2026-04-03 15:19:07 +02:00
shoko pushed to fix/issue-13 at shoko/jigaido 2026-04-03 15:11:32 +02:00
0c36aa7b88 test(commands): add unit tests for command handlers
shoko created pull request shoko/kugetsu#129 2026-04-03 15:06:40 +02:00
fix(kugetsu): wrap cmd_continue in subshell with cd for correct worktree dir
shoko created branch fix/cmd-continue-worktree-dir in shoko/kugetsu 2026-04-03 15:06:10 +02:00
shoko pushed to fix/cmd-continue-worktree-dir at shoko/kugetsu 2026-04-03 15:06:10 +02:00
3ce43ffa65 fix(kugetsu): wrap cmd_continue in subshell with cd for correct worktree dir
shoko opened issue shoko/kugetsu#128 2026-04-03 14:56:02 +02:00
Feature - Smart delegate with worktree awareness
shoko created pull request shoko/jigaido#33 2026-04-03 14:39:40 +02:00
refactor(commands): use core services instead of storage module
shoko created branch fix/issue-13 in shoko/jigaido 2026-04-03 14:39:25 +02:00
shoko pushed to fix/issue-13 at shoko/jigaido 2026-04-03 14:39:25 +02:00
5b1634ebca refactor(commands): use core services instead of storage module
shoko created pull request shoko/jigaido#32 2026-04-03 14:38:12 +02:00
feat(cli): implement CLI for jigaido bounty tracker
shoko created branch fix/issue-11 in shoko/jigaido 2026-04-03 14:37:58 +02:00
shoko pushed to fix/issue-11 at shoko/jigaido 2026-04-03 14:37:58 +02:00
7202eeb1d2 feat(cli): implement CLI for jigaido bounty tracker
shoko closed issue shoko/jigaido#28 2026-04-03 14:25:45 +02:00
Code review fix for PR #26
shoko closed issue shoko/jigaido#31 2026-04-03 14:25:45 +02:00
Code review fix for PR #27