fix(session): run delegate synchronously when no issue ref is provided #261

Merged
shoko merged 1 commits from fix/issue-254 into main 2026-04-08 13:24:20 +02:00

1 Commits

Author SHA1 Message Date
shokollm
2aa6785f75 fix(session): run delegate synchronously when no issue ref is provided
When kugetsu delegate is called without an issue ref, it now runs
interactively and synchronously instead of fire-and-forget with nohup.

This allows users to see PM response immediately for guidance/creation
requests rather than having the interaction run in background.
2026-04-08 10:36:49 +00:00