singularity-forge/packages
Tom Boucher 188e7a67c4 fix: single ENTER submits slash command argument autocomplete (#944) (#953)
When completing a /gsd subcommand via autocomplete (e.g. selecting 'auto'
after typing '/gsd '), ENTER now submits immediately instead of requiring
a second press.

The selectConfirm handler already fell through to submit when the
autocomplete prefix started with '/' (completing the command name itself).
Now it also falls through when the cursor is in a slash command context
(completing an argument like 'auto', 'status', 'help').

Non-slash completions (@file references, paths) still require explicit
ENTER to submit — only slash command arguments auto-submit.
2026-03-17 15:28:40 -06:00
..
native perf: optimize discovery and interactive hot paths 2026-03-14 16:03:44 -05:00
pi-agent-core feat: render native web search in TUI + PREFER_BRAVE_SEARCH toggle (#806) 2026-03-16 23:35:20 -06:00
pi-ai fix: replan-slice infinite loop, non-standard finish_reason crash, fork-resilient test (#866) 2026-03-17 11:47:07 -06:00
pi-coding-agent fix: LSP command resolution and ENOENT crash on Windows/MSYS (#901) (#925) 2026-03-17 14:01:16 -06:00
pi-tui fix: single ENTER submits slash command argument autocomplete (#944) (#953) 2026-03-17 15:28:40 -06:00