hermes-agent/ui-tui/src/hooks
Teknium 0397be5939
feat(tui): remove /provider alias for /model (#20358)
/model is the canonical command; /provider was a redundant alias that
dispatched to the same ModelPicker overlay. Drop the alias, the regex
branch in useCompletion, and the alias-coverage test.
2026-05-05 12:23:21 -07:00
..
useCompletion.ts feat(tui): remove /provider alias for /model (#20358) 2026-05-05 12:23:21 -07:00
useGitBranch.ts feat(tui): append git branch to cwd label in status bar 2026-04-18 17:17:05 -05:00
useInputHistory.ts refactor(tui): /clean pass across ui-tui — 49 files, −217 LOC 2026-04-16 22:32:53 -05:00
useQueue.ts fix(tui): copilot review on #16707 — naming, label consistency, esc priority 2026-04-27 15:37:54 -05:00
useVirtualHistory.ts perf(tui): lazily seed virtual history heights (#16523) 2026-04-27 07:55:45 -07:00