singularity-forge/packages/pi-tui/src
Jeremy McSpadden fd9565299c feat(autocomplete): add /thinking completions, GSD subcommand descriptions, and test coverage (#1019)
- Add argument completions for /thinking command with all 6 levels
  (off, minimal, low, medium, high, xhigh) and descriptions
- Add descriptions to all GSD 2nd-level subcommand completions across
  14 subcommand groups (auto, mode, parallel, setup, prefs, remote,
  next, history, undo, export, cleanup, knowledge, doctor, dispatch)
- Add 35 new tests for autocomplete and fuzzy matching systems
2026-03-17 18:27:17 -06:00
..
__tests__ feat(autocomplete): add /thinking completions, GSD subcommand descriptions, and test coverage (#1019) 2026-03-17 18:27:17 -06:00
components fix: single ENTER submits slash command argument autocomplete (#944) (#953) 2026-03-17 15:28:40 -06:00
autocomplete.ts feat: add respectGitignoreInPicker setting for @ file picker (#979) (#1016) 2026-03-17 18:03:02 -06:00
editor-component.ts feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00
fuzzy.ts feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00
index.ts feat: wire native Rust image module into image processing pipeline 2026-03-13 13:41:53 -06:00
keybindings.ts feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00
keys.ts feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00
kill-ring.ts feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00
stdin-buffer.ts feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00
terminal-image.ts feat: wire native Rust image module into image processing pipeline 2026-03-13 13:41:53 -06:00
terminal.ts fix: prevent arrow keys from inserting escape sequences as text (#493) 2026-03-15 17:17:58 -05:00
tui.ts Merge pull request #680 from trek-e/fix/658-warp-cursor-visibility 2026-03-16 13:20:37 -06:00
undo-stack.ts feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00
utils.ts feat: replace JS text utilities with native Rust @gsd/native/text module 2026-03-13 13:35:05 -06:00