b3nw
3d095e7fe7
fix: centralize OSC 52 clipboard support for SSH sessions ( #8974 )
2026-01-16 16:57:17 -06:00
Ariane Emory
626fa1462b
fix: make home/end keys work in menu list modal windows ( resolves #7190 ) ( #8347 )
2026-01-16 21:57:59 +00:00
Aiden Cline
bd914a8c06
Revert "stop select dialog event propagation"
...
This reverts commit 46be47d0be .
2026-01-16 09:30:06 -06:00
Sebastian Herrlinger
46be47d0be
stop select dialog event propagation
2026-01-16 03:17:32 +01:00
Ariane Emory
08ca1237cc
fix(tui): Center the initially selected session in the session_list ( resolves #8558 ) ( #8560 )
2026-01-15 01:04:20 -06:00
Cas
76a79284d2
feat(tui): make dialog keybinds configurable ( #6143 ) ( #6144 )
2026-01-14 23:39:52 -06:00
Leonidas
789e111a0f
fix(TUI): dont submit prompt when switching sessions ( #8016 )
2026-01-12 22:43:44 -05:00
Kit Langton
a457828a67
fix(opencode): command palette mouse hover highlights wrong item ( #7721 )
2026-01-10 19:52:17 -05:00
Sebastian Herrlinger
1f9e195cd8
stop esc propagation from dialogs
2026-01-08 23:53:00 +01:00
Rohan Godha
88c306efd2
fix: prevent session list rows from wrapping to 2 lines ( #6812 )
2026-01-04 13:29:44 -06:00
Dax Raad
7304ba616e
tui: add session search functionality with debounced input and server-side filtering
2026-01-04 13:38:30 -05:00
Dillon Mulroy
05eee679a3
feat: add assistant metadata to session export ( #6611 )
2026-01-01 18:56:23 -06:00
Dax
351ddeed91
Permission rework ( #6319 )
...
Co-authored-by: Github Action <action@github.com >
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com >
2026-01-01 17:54:11 -05:00
Fayçal Mitidji
b3784588ae
Fix: High CPU / memory leak when filtering model list window to empty results ( #6435 )
2025-12-30 10:52:06 -06:00
Aiden Cline
59e3b7409f
chore: fix type error
2025-12-29 12:38:35 -06:00
Brett Heap
82b8d8fa5d
fix(tui): make auth URLs clickable regardless of line wrapping ( #6317 )
...
Co-authored-by: brettheap <brett.heap@users.noreply.github.com >
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2025-12-29 11:21:09 -06:00
rektide
7ea0d37ee3
Thinking & tool call visibility settings for /copy and /export ( #6243 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-12-27 19:32:33 -06:00
Daniel Gray
52048c327d
fix: favorites and recents stay visible when filtering models ( #6053 )
2025-12-23 12:55:47 -06:00
Nalin Singh
a8c499ae8f
fix: prevent session list selection from jumping to active session when confirming delete ( #5666 )
2025-12-17 14:35:46 -06:00
Dax Raad
e2fbd098d2
tui: fix dialog select items taking up 2 lines when truncated
...
Prevents text wrapping in dialog select options by removing wrapMode,
ensuring truncated text stays on single line and maintains proper timestamp visibility
2025-12-15 22:57:52 -05:00
Rhys Sullivan
11efda3f5c
[feat]: show indicator for in progress chats in the sessions list ( #5417 )
2025-12-11 21:57:03 -05:00
Koichi Nakayamada
61ba844234
fix: add fg color to some TUI text elements for light mode visibility ( #5378 )
2025-12-11 16:29:34 -06:00
Sebastian Herrlinger
db0e1ebb80
fix colors for dialog prompt (like session rename prompt in light theme)
2025-12-08 21:06:03 +01:00
ry2009
03324d4277
tui: wrap dialog option descriptions ( #5083 )
2025-12-05 00:19:48 -06:00
Sebastian Herrlinger
180fb3f39d
tweak spinner to be bg independent
2025-11-30 00:50:30 +01:00
Dax Raad
a4f3aecbaa
ignore
2025-11-28 20:29:58 -05:00
Dax Raad
350982e636
tui: simplify model dialog ordering logic to reduce complexity
2025-11-27 14:38:51 -05:00
Dax Raad
95b667d21e
tui: remove cancel keybind hint from prompt dialog to simplify UI
2025-11-27 13:48:34 -05:00
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