Kit Langton
a803cf8aee
feat(tui): add mouse hover and click support to autocomplete ( #7820 )
2026-01-11 12:45:20 -05:00
Kit Langton
43c2da24d0
fix(tui): slash command autocomplete highlighted row jumping ( #7815 )
2026-01-11 11:11:40 -05:00
Aleksandr Bagatka
f6fc693c1f
fix(ui): use full file path for fuzzy matching in autocomplete ( #6705 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2026-01-08 16:43:05 -06:00
Ravi Kumar
68cf6b04a0
fix(tui): constrain autocomplete height to available screen space ( #7181 )
2026-01-07 19:24:44 +01:00
galkatz373
d4e7a88bba
feat(cli): frecency file autocomplete ( #6603 )
2026-01-06 14:05:57 -06:00
Guorui Yu
5a38a6f248
tui: autocomplete: expand directory on Tab, select on Enter ( #6975 )
...
Signed-off-by: yuguorui <yuguorui@pku.edu.cn >
2026-01-05 13:08:17 -06:00
Paolo Ricciuti
21dc3c24d9
feat: mcp resources ( #6542 )
2026-01-04 09:12:54 -06:00
Paolo Ricciuti
5249f04ea0
fix: display MCP tag for prompts in autocomplete but not in prompt ( #6531 )
2025-12-31 09:34:36 -06:00
ewired
7617f59441
Allow line numbers and ranges in autocomplete ( #4238 )
2025-12-27 18:53:17 -06:00
Sebastian Herrlinger
c352999b41
no intermediate autocomplete result to avoid flickering
2025-12-23 12:22:34 +01:00
Sherlock Holmes
6a802c01cd
feat(tui): implement smooth scrolling for autocomplete dropdown navigation ( #5559 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-12-19 00:40:16 -06:00
Ariane Emory
7437ccd6f4
feat(tui): fork slash command for keyboard-friendly session forking ( resolves #5599 ) ( #5610 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-18 10:38:19 -06:00
Sebastian Herrlinger
73ad20b90c
upgrade opentui to v0.1.61
2025-12-17 09:38:04 +01:00
Dax Raad
83bcb9e95b
tui: fix autocomplete file loading and update dependencies
2025-12-16 13:37:22 -05:00
justfortheloveof
7abc2a947e
tweak: prioritize fuzzysort results that start with user input ( #5571 )
2025-12-15 14:22:37 -06:00
Dax
fed4776451
LLM cleanup ( #5462 )
...
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-12-14 21:11:30 -05:00
Sebastian Herrlinger
e83a47debe
set theme text color for no matching items in auto complete
2025-12-08 20:59:00 +01:00
Daniel Polito
203f3312ee
feat: ability to toggle MCP Servers in TUI ( #4509 )
2025-12-08 11:31:22 -06:00
Dax
ea7ec60f51
v2 SDK ( #5216 )
...
Co-authored-by: GitHub Action <action@github.com >
2025-12-07 19:04:14 -05:00
Mikheil Berishvili
4eb82e8c04
fix: autocomplete popup repositions on window resize ( #5196 )
2025-12-07 12:25:35 -06:00
Aiden Cline
a32cf70d7e
tui: fix /new slash command being persisted in prompt input
2025-12-04 12:01:13 -06:00
Ariane Emory
33c63be980
feat: persist thinking blocks display to KV and indicate its current display state in the command_list ( resolves #4582 ) ( #4810 )
...
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-11-28 15:01:05 -06:00
Dax
63bfe76720
tui design refinement ( #4809 )
2025-11-26 20:11:39 -05:00
Aiden Cline
3ff0eb3065
Revert "fix: disable virtual extmarks for file/agent mentions ( #4731 )"
...
This reverts commit 673dbeee09 .
2025-11-26 14:55:39 -06:00
Tommy D. Rossi
673dbeee09
fix: disable virtual extmarks for file/agent mentions ( #4731 )
2025-11-25 11:37:46 -06:00
Ariane Emory
7d11986a0a
feature: optional selectedListItemText element in themes and luminance-based fallback to solve 4369 ( #4572 )
...
Co-authored-by: knanao <nao.7ken@gmail.com >
Co-authored-by: knanao <k@knanao.com >
2025-11-23 01:51:07 -06:00
Aiden Cline
ec5c96e10d
Revert "Image tag fix for real this time ( #4540 )"
...
This reverts commit eb975bb89c .
2025-11-20 14:14:02 -06:00
shuv
eb975bb89c
Image tag fix for real this time ( #4540 )
...
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-11-20 12:34:39 -06:00
Haris Gušić
b1b73c9deb
fix: Autocomplete with existing space after trigger ( #4121 )
...
Co-authored-by: GitHub Action <action@github.com >
2025-11-20 10:37:45 -06:00
opencode-agent[bot]
d60102ba52
Added /thinking slash command to toggle thinking blocks visibility in OpenTUI. ( #4424 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-11-17 15:16:35 -06:00
Dax Raad
ad83dd3ad9
tui: fix autocomplete display to prevent long file paths from breaking layout
2025-11-12 02:36:43 +00:00
Aiden Cline
e1fc4a756b
Hide /share if disabled ( #4215 )
2025-11-11 14:47:39 -06:00
GitHub Action
34ff87d504
chore: format code
2025-11-08 01:59:02 +00:00
Dax Raad
f636d937c4
fix undo command breaking other commands
2025-11-06 11:25:37 -05:00
Haris Gušić
3d04ba26a3
fix(autocomplete): Prioritize exact matches ( #3760 )
2025-11-05 12:25:05 -06:00
Aiden Cline
3ebec2435a
allow @ agents to work even if not first thing in prompt
2025-11-04 23:37:09 -06:00
Christian Stewart
b90c0b5fac
feat(tui): add /export and /copy commands ( #3883 )
...
Signed-off-by: Christian Stewart <christian@aperture.us >
2025-11-04 23:02:45 -06:00
Timo Clasen
8a9a474df6
feat(TUI): add autocomplete readline style keybinds ( #3717 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-11-04 13:28:03 -06:00
Aiden Cline
52e2b40610
fix: stop showing auto complete if user types a space
2025-11-04 13:22:18 -06:00
Aiden Cline
9275665868
fix: /undo command
2025-11-04 10:59:34 -06:00
arc-source-coder
737ddab300
tui: make /mcp an alias for /status ( #3894 )
2025-11-04 08:52:28 -06:00
Greg Pstrucha
68039d4c71
Fix file tagging in multi line inputs ( #3865 )
2025-11-03 23:22:38 -05:00
Sebastian Herrlinger
6deaf54bb3
use new opentui getTextRange method and Bun.stringWidth instead of value.length to mitigate issues like #3734
2025-11-03 15:15:55 +01:00
Dax Raad
3f02eecf22
tui: add /timeline command to quickly navigate to specific messages in session history
2025-11-02 18:27:42 +00:00
Haris Gušić
22a34d7958
feat: tui: Port /exit command and all command aliases ( #3665 )
2025-11-01 12:13:10 -04:00
Haris Gušić
c72f8b17c6
fix: tui: Fix /editor command ( #3663 )
2025-11-01 00:16:06 +00:00
Dax Raad
5565f14ef5
tab to accept autocomplete
2025-10-31 20:10:01 -04:00
Dax Raad
261ff416a9
sync
2025-10-31 23:05:11 +00:00
Dax Raad
30f9fa12d9
tui: add session rename functionality with /rename command
...
- Add /rename command to autocomplete when a session is active
- Add rename dialog component for changing session names
- Add rename option to session list dialog with 'r' keybind
- Add session rename command to command registry
2025-10-31 18:44:33 -04:00
Dax Raad
31d0caee38
tui: add /editor command to autocomplete for opening external editor
2025-10-31 17:47:08 -04:00