• Joined on 2026-03-13
shoko created branch fix/issue-syntax-error-372 in shoko/kugetsu 2026-04-06 10:44:35 +02:00
shoko pushed to fix/issue-syntax-error-372 at shoko/kugetsu 2026-04-06 10:44:35 +02:00
6aa84a35b9 fix: syntax error in cmd_continue line 372 (issue #189)
shoko opened issue shoko/kugetsu#189 2026-04-06 10:44:19 +02:00
Syntax error in cmd_continue line 372: unexpected token '&&'
shoko pushed tag v0.2.10 to shoko/kugetsu 2026-04-06 10:15:45 +02:00
shoko closed issue shoko/kugetsu#187 2026-04-06 10:13:44 +02:00
[BUG] cmd_start creates session but never forks PM agent to work on it
shoko pushed to main at shoko/kugetsu 2026-04-06 10:13:44 +02:00
6e2841bbda Merge pull request 'fix: cmd_start and cmd_continue now fork dev agent to work on task (issue #187)' (#188) from fix/issue-187-start-forks-agent into main
99d09c7dda fix: cmd_start and cmd_continue now fork dev agent to work on task (issue #187)
Compare 2 commits »
shoko merged pull request shoko/kugetsu#188 2026-04-06 10:13:43 +02:00
fix: cmd_start and cmd_continue now fork dev agent to work on task (issue #187)
shoko created pull request shoko/kugetsu#188 2026-04-06 10:06:09 +02:00
fix: cmd_start and cmd_continue now fork dev agent to work on task (issue #187)
shoko pushed to fix/issue-187-start-forks-agent at shoko/kugetsu 2026-04-06 10:05:55 +02:00
99d09c7dda fix: cmd_start and cmd_continue now fork dev agent to work on task (issue #187)
shoko created branch fix/issue-187-start-forks-agent in shoko/kugetsu 2026-04-06 10:05:54 +02:00
shoko opened issue shoko/kugetsu#187 2026-04-06 08:31:28 +02:00
[BUG] cmd_start creates session but never forks PM agent to work on it
shoko pushed to main at shoko/kugetsu 2026-04-06 07:33:04 +02:00
383f538438 Merge pull request 'fix: worktree created in wrong directory (issue #185)' (#186) from fix/issue-185-worktree-wrong-directory into main
28b343f817 fix: worktree created in wrong directory (issue #185)
Compare 2 commits »
shoko closed issue shoko/kugetsu#185 2026-04-06 07:33:04 +02:00
Worktree created in home directory instead of ~/.kugetsu-worktrees in v0.2.9
shoko merged pull request shoko/kugetsu#186 2026-04-06 07:33:03 +02:00
fix: worktree created in wrong directory (issue #185)
shoko created pull request shoko/kugetsu#186 2026-04-06 07:18:45 +02:00
fix: worktree created in wrong directory (issue #185)
shoko pushed to fix/issue-185-worktree-wrong-directory at shoko/kugetsu 2026-04-06 07:18:39 +02:00
28b343f817 fix: worktree created in wrong directory (issue #185)
shoko created branch fix/issue-185-worktree-wrong-directory in shoko/kugetsu 2026-04-06 07:18:38 +02:00
shoko closed issue shoko/kugetsu#177 2026-04-06 07:16:28 +02:00
extract_issue_ref_from_message misparses /issues/ URLs — drops instance
shoko closed issue shoko/kugetsu#183 2026-04-06 07:08:43 +02:00
kugetsu destroy --base -y fails with "target is required" in v0.2.9
shoko closed issue shoko/kugetsu#181 2026-04-06 07:08:43 +02:00
cmd_start clones from wrong URL — get_repo_url strips user/org from path