Dax Raad
a0b689c140
tui: hide favorite keybind in model dialog when disconnected to prevent errors
2025-11-27 13:42:36 -05:00
shuv
335f46122b
Add favorites to model selector ( #23 ) ( #4343 )
...
Co-authored-by: Github Action <action@github.com >
2025-11-26 00:41:41 -06:00
Youssef Achy
3366a71155
Theme selector UX (current theme indicator and easier selection) ( #4623 )
...
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-11-25 13:53:01 -06:00
GitHub Action
8167e90801
chore: format code
2025-11-24 18:40:01 +00:00
Sebastian Herrlinger
82ebf66cba
non-corpo loading spinner
2025-11-24 19:39:09 +01: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
Dax Raad
db9e2b1aac
ci: disable automatic config loading during CLI builds to prevent configuration interference
2025-11-21 19:08:51 -05:00
Dax
23ea8ba1ce
Tui onboarding ( #4569 )
...
Co-authored-by: GitHub Action <action@github.com >
2025-11-21 00:21:06 -05:00
Aiden Cline
e7dfeec9c4
fix: make toast wrap
2025-11-19 22:50:27 -06:00
Aiden Cline
b3afa84058
Revert "Added subagents to agents modal, non-selectable ( #4460 )"
...
This reverts commit 90044196bf .
2025-11-19 11:00:38 -06:00
Aiden Cline
0068cb305f
tweak: toast
2025-11-19 00:51:07 -06:00
opencode-agent[bot]
90044196bf
Added subagents to agents modal, non-selectable ( #4460 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-11-19 00:40:47 -06:00
opencode-agent[bot]
6e318ba567
Added width constraints to toast component for proper text wrapping. ( #4441 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2025-11-18 00:23:36 -06:00
opencode-agent[bot]
154006469c
Updated help dialog to use dynamic keybind ( #4414 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2025-11-17 10:18:59 -06:00
Valerio Di Maggio
e225294dd4
Fix: unreadable texts in light mode ( #4301 )
2025-11-13 13:41:56 -06:00
Aiden Cline
02b7cc8313
keep session dot in list for current active ( #4185 )
2025-11-10 22:20:35 -06:00
Dax Raad
c56b407e1d
tui: display 'Free' badge for zero-cost models in model selection dialog
2025-11-09 23:56:24 -05:00
Aiden Cline
4b1668c3ef
Revert "tui: display 'Free' badge for zero-cost models in model selection dialog"
...
This reverts commit ce9b758d0a .
2025-11-08 23:48:18 -06:00
Dax Raad
ce9b758d0a
tui: display 'Free' badge for zero-cost models in model selection dialog
2025-11-08 16:20:30 -05:00
GitHub Action
34ff87d504
chore: format code
2025-11-08 01:59:02 +00:00
Dax Raad
1a2b3701f2
tui: show more sessions in list and fix sync timing to prevent race conditions
2025-11-07 16:19:44 -05:00
Dax Raad
1ea3a8eb9b
big format
2025-11-06 13:03:12 -05:00
opencode-agent[bot]
49e4cfb286
Added big dot (●) indicator for current session in modal ( #3980 )
...
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-06 01:09:59 -06:00
Adi Yeroslav
9c82f1f5e9
fix: session rename functionality ( #3840 )
2025-11-03 15:26:30 -06:00
Dax Raad
f42e1c6375
tui: fix focus management and dialog interactions
2025-11-02 19:07:22 -05:00
Dax Raad
9fd672a1cb
undo
2025-11-02 16:31:32 -05:00
Dax Raad
10523c4372
move dialog select keybind to input
2025-11-02 15:47:04 -05:00
Dax Raad
28e765ef0a
fix dialog
2025-11-02 02:53:55 -05:00
Dax Raad
bfbcb5f200
tui: prevent default Enter key behavior when selecting dialog options to avoid conflicts
2025-11-02 01:19:30 -05:00
Dax
104a895a71
Light mode ( #3709 )
2025-11-01 13:54:01 -04:00
Dax Raad
9e49870118
remember sidebar position
2025-11-01 11:40:33 -04:00
Haris Gušić
55787f2caa
fix: tui: Handle Clipboard.copy errors properly ( #3685 )
2025-11-01 15:34:21 +01:00
Haris Gušić
c72f8b17c6
fix: tui: Fix /editor command ( #3663 )
2025-11-01 00:16:06 +00:00
Dax Raad
9beb0f8512
tui: improve keyboard navigation and MCP server status display
2025-10-31 19:47:08 -04: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
3823d8d50e
tui: simplify theme selection API by renaming setSelectedTheme to set
2025-10-31 18:11:36 -04:00
Dax
96bdeb3c7b
OpenTUI is here ( #2685 )
2025-10-31 15:07:36 -04:00