Keith Guerin
|
46aa3fd193
|
fix(ui): prevent over-eager slash subcommand completion (#20136)
|
2026-03-25 03:11:09 +00:00 |
|
Tommaso Sciortino
|
6c78eb7a39
|
test(cli): refactor tests for async render utilities (#23252)
|
2026-03-20 20:08:29 +00:00 |
|
nityam
|
352bbc36c0
|
merge duplicate imports packages/cli/src subtask3 (#22056)
|
2026-03-11 21:21:40 +00:00 |
|
Dmitry Lyalin
|
d41735d6a9
|
feat(cli): unify /chat and /resume command UX (#20256)
|
2026-03-08 22:50:51 +00:00 |
|
Emily Hedlund
|
7989c28d2e
|
feat(cli): implement dot-prefixing for slash command conflicts (#20979)
|
2026-03-06 20:43:20 +00:00 |
|
Sandy Tao
|
70696e364b
|
fix(ui): show command suggestions even on perfect match and sort them (#15287)
|
2025-12-19 00:05:36 +00:00 |
|
Sandy Tao
|
6ddd5abd7b
|
fix(ui): Prevent eager slash command completion hiding sibling commands (#15224)
|
2025-12-17 22:30:35 +00:00 |
|
Adib234
|
c21b6899e1
|
Add session subtask in /stats command (#13750)
|
2025-11-24 19:01:41 +00:00 |
|
fancivez
|
0f0b463a2f
|
docs: fix typos in source code and documentation (#13577)
|
2025-11-21 14:59:42 +00:00 |
|
Jacob Richman
|
54fa26ef0e
|
Fix tests to wrap all calls changing the UI with act. (#12268)
|
2025-10-30 18:50:26 +00:00 |
|
Jacob Richman
|
13aa0148e7
|
Migrate tests to use avoid jsdom (#12118)
|
2025-10-28 17:32:15 +00:00 |
|
Sandy Tao
|
2216856e3c
|
fix(ui): prevent useSlashCompletion effects from running during @ completion (#8986)
|
2025-09-20 16:13:58 +00:00 |
|
Luke Schlangen
|
5cbab75c7d
|
fix: positional arguments for MCP prompts (#8034)
|
2025-09-15 15:13:21 +00:00 |
|
DeWitt Clinton
|
6b4c12eb04
|
Allow for slash commands to opt-out of autocompletion and /help discovery. (#7847)
|
2025-09-06 21:16:58 +00:00 |
|
Rinil Kunhiraman
|
d2b5b4f129
|
feat(ui): improve discoverability of MCP slash commands (#6080)
Co-authored-by: Rinil Kunhiraman <rinilkunhiraman@users.noreply.github.com>
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-09-06 03:15:40 +00:00 |
|
Davor Racic
|
175fc3bf03
|
feat(cli): add fuzzy matching for command suggestions (#6633)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
|
2025-08-29 18:38:39 +00:00 |
|
Pascal Birchler
|
0f031a7f89
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Bryant Chandler
|
12a9bc3ed9
|
feat(core, cli): Introduce high-performance FileSearch engine (#5136)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-05 23:18:03 +00:00 |
|
Sandy Tao
|
8da6d23688
|
refactor(core): Rename useSlashCompletion to useCommandCompletion (#5532)
|
2025-08-04 20:35:26 +00:00 |
|
Sandy Tao
|
d1bfba1abb
|
feat(core): Add trailing space when completing an at completion suggestion (#5475)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-04 18:30:59 +00:00 |
|
Sandy Tao
|
b9fe4fc263
|
feat(cli): Handle Punctuation in @ Command Parsing (#5482)
|
2025-08-04 17:49:15 +00:00 |
|
Ayesha Shafique
|
072d8ba289
|
feat: Add reverse search capability for shell commands (#4793)
|
2025-08-03 19:53:24 +00:00 |
|