singularity-forge/src
Lex Christopherson 19f02f7fdb fix: guard against re-injecting discuss prompt when session already in flight
When no milestone exists, both /gsd and /gsd auto reach showSmartEntry
and call dispatchWorkflow — overwriting pendingAutoStart and restarting
the conversation mid-interview every time the user re-ran the command.

Add a pendingAutoStart check at the top of the !activeMilestone branch.
If a discuss session is already in progress, notify the user instead of
re-dispatching.

Fixes #6
2026-03-11 00:30:06 -06:00
..
resources fix: guard against re-injecting discuss prompt when session already in flight 2026-03-11 00:30:06 -06:00
tests fix: remove worktree and plan-mode from loader and README (not bundled) 2026-03-10 22:49:30 -06:00
app-paths.ts Initial commit 2026-03-10 22:28:37 -06:00
cli.ts fix: use claude-sonnet-4-6 as default model 2026-03-10 23:55:12 -06:00
loader.ts fix: remove worktree and plan-mode from loader and README (not bundled) 2026-03-10 22:49:30 -06:00
resource-loader.ts Initial commit 2026-03-10 22:28:37 -06:00
wizard.ts feat(wizard): add BRAVE_ANSWERS_KEY support 2026-03-10 22:44:28 -06:00