Sandy Tao
|
f198cde77d
|
fix(ui): show command suggestions even on perfect match and sort them (#15287)
|
2025-12-19 00:05:36 +00:00 |
|
Sandy Tao
|
87cf44beda
|
fix(ui): Prevent eager slash command completion hiding sibling commands (#15224)
|
2025-12-17 22:30:35 +00:00 |
|
Adib234
|
39ba57cd46
|
Add session subtask in /stats command (#13750)
|
2025-11-24 19:01:41 +00:00 |
|
fancivez
|
df1ffff691
|
docs: fix typos in source code and documentation (#13577)
|
2025-11-21 14:59:42 +00:00 |
|
Jacob Richman
|
565ac50ddc
|
Fix tests to wrap all calls changing the UI with act. (#12268)
|
2025-10-30 18:50:26 +00:00 |
|
Jacob Richman
|
8edec7612e
|
Migrate tests to use avoid jsdom (#12118)
|
2025-10-28 17:32:15 +00:00 |
|
Sandy Tao
|
07edf419ba
|
fix(ui): prevent useSlashCompletion effects from running during @ completion (#8986)
|
2025-09-20 16:13:58 +00:00 |
|
Luke Schlangen
|
795b5ce763
|
fix: positional arguments for MCP prompts (#8034)
|
2025-09-15 15:13:21 +00:00 |
|
DeWitt Clinton
|
8ed1dd5ae2
|
Allow for slash commands to opt-out of autocompletion and /help discovery. (#7847)
|
2025-09-06 21:16:58 +00:00 |
|
Rinil Kunhiraman
|
d2c3d1a501
|
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
|
e8f5823952
|
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
|
a97a6cc71b
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Bryant Chandler
|
9c5fcd0924
|
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
|
5e375f8384
|
refactor(core): Rename useSlashCompletion to useCommandCompletion (#5532)
|
2025-08-04 20:35:26 +00:00 |
|
Sandy Tao
|
0c556353a0
|
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
|
178afd18fe
|
feat(cli): Handle Punctuation in @ Command Parsing (#5482)
|
2025-08-04 17:49:15 +00:00 |
|
Ayesha Shafique
|
f83b8a881c
|
feat: Add reverse search capability for shell commands (#4793)
|
2025-08-03 19:53:24 +00:00 |
|