Block a user
shoko
created branch fix/issue-181-get-repo-url-strips-user-org in shoko/kugetsu
2026-04-06 06:00:27 +02:00
shoko
pushed to fix/issue-181-get-repo-url-strips-user-org at shoko/kugetsu
2026-04-06 06:00:27 +02:00
cmd_start clones from wrong URL — get_repo_url strips user/org from path
fix: remove doubled .kugetsu-worktrees path segment in issue_ref_to_worktree_path
cmd_start fails — issue_ref_to_worktree_path creates doubled path
fix: remove doubled .kugetsu-worktrees path segment in issue_ref_to_worktree_path
shoko
created branch fix/issue-179-worktree-path-doubled in shoko/kugetsu
2026-04-06 05:23:28 +02:00
cmd_start fails — issue_ref_to_worktree_path creates doubled path
fix(kugetsu-session): extract_issue_ref_from_message fix URL parsing
extract_issue_ref_from_message misparses /issues/ URLs — drops instance and repo
fix(kugetsu-session): extract_issue_ref_from_message fix URL parsing
extract_issue_ref_from_message misparses /issues/ URLs — drops instance