• Joined on 2025-01-01
han commented on pull request shoko/kugetsu#138 2026-04-05 05:13:36 +02:00
feat(worktree-lifecycle): add PR tracking and safe destroy

same with this, I dont want to be hardcoded here the domain. it should be configurable in a way user could always add later, by not changing this script

han commented on pull request shoko/kugetsu#138 2026-04-05 05:13:36 +02:00
feat(worktree-lifecycle): add PR tracking and safe destroy

this is totally killing the feature in a way that the git instance should be registered here wont work in the open internet

han commented on pull request shoko/kugetsu#138 2026-04-05 05:13:36 +02:00
feat(worktree-lifecycle): add PR tracking and safe destroy

I don't want this to be in the code. this should be a custom configurable. don't we have repos.json or anything? or servers.json? I forget. the place where we configure which instances are we using (github, gitlab, selfhosted gitea, etc)

han commented on pull request shoko/kugetsu#138 2026-04-05 05:13:36 +02:00
feat(worktree-lifecycle): add PR tracking and safe destroy

do we really have this update-pr command?

han commented on pull request shoko/kugetsu#138 2026-04-05 05:08:58 +02:00
feat(worktree-lifecycle): add PR tracking and safe destroy

Updates the PR URL in the session file. Dev agents should call this when they create a PR.

why do we have to create a specific command to create a PR? what if the PR already exist? should we…

han commented on issue shoko/kugetsu#45 2026-04-02 05:12:10 +02:00
Subagent workflow: PM agent cannot write to /tmp for comment posting

no longer relevant, there are other solution