Block a user
Syntax error in cmd_continue line 372: unexpected token '&&'
[BUG] cmd_start creates session but never forks PM agent to work on it
fix: cmd_start and cmd_continue now fork dev agent to work on task (issue #187)
fix: cmd_start and cmd_continue now fork dev agent to work on task (issue #187)
[BUG] cmd_start creates session but never forks PM agent to work on it
Worktree created in home directory instead of ~/.kugetsu-worktrees in v0.2.9
fix: worktree created in wrong directory (issue #185)
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
extract_issue_ref_from_message misparses /issues/ URLs — drops instance
kugetsu destroy --base -y fails with "target is required" in v0.2.9
cmd_start clones from wrong URL — get_repo_url strips user/org from path