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 and GitHub Action
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
Dax Raad
dfea6780d9
sync
2025-12-06 18:21:32 -05:00
Dax Raad
1b05d5dd8e
tui: prevent deprecated models from appearing in model picker
2025-12-06 18:18:45 -05:00
Aiden Cline
a32cf70d7e
tui: fix /new slash command being persisted in prompt input
2025-12-04 12:01:13 -06:00
Daniel Gray
27c99b46cb
Preserve prompt input when creating new session ( #4993 )
2025-12-04 11:12:58 -06:00
Adam
1d6e3d477b
fix(tui): cursor color
2025-12-04 06:56:48 -06:00
Aiden Cline
86522f1b3e
fix: tui crash when no authed providers and default provider disabled ( #4964 )
2025-12-01 18:35:40 -06:00
6e2379a28c
get codex working in copilot ( #4914 )
...
Co-authored-by: OpeOginni <107570612+OpeOginni@users.noreply.github.com >
Co-authored-by: GitHub Action <action@github.com >
2025-11-29 21:47:29 -06:00
Sebastian Herrlinger
180fb3f39d
tweak spinner to be bg independent
2025-11-30 00:50:30 +01:00
Dorian Karter
7d8d360138
fix: minor ui bug for transparent backgrounds ( #4886 )
2025-11-28 23:58:44 -06:00
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
jaov and jesuso
fa84612357
tweak: gemini retry message to not be explicitly about gemini 3 ( #4864 )
...
Co-authored-by: jesuso <j.ochoa@norteconecta.net >
2025-11-28 11:14:53 -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
Aiden Cline
4d07034930
fix: svg paste bug
2025-11-26 12:38:48 -06:00
Meysam Najafi Fard and Aiden Cline
73eae191e9
fix: handle remote image URLs in paste handler ( #4691 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-11-26 00:34:22 -06:00
Tommy D. Rossi
673dbeee09
fix: disable virtual extmarks for file/agent mentions ( #4731 )
2025-11-25 11:37:46 -06:00
Sebastian Herrlinger
b6c1df41fb
textarea highlight cursor color
2025-11-24 20:51:07 +01: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
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
d20ef569de
tui: replace text shimmer with animated progress bar during model processing
2025-11-21 00:47:27 -05:00
Dax and GitHub Action
23ea8ba1ce
Tui onboarding ( #4569 )
...
Co-authored-by: GitHub Action <action@github.com >
2025-11-21 00:21:06 -05: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
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ć and GitHub Action
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
Dax
16fdc90976
fix: resolve issue 4475 ( #4505 )
2025-11-19 13:10:09 -05:00
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
Haris Gušić
c07a241ca8
chore: Remove obsolete 'any' type annotation ( #4423 )
2025-11-17 14:27:43 -06:00
Luke Parker
5731c268b6
fix: Line count on win ( #4401 )
2025-11-17 01:08:22 -06:00
Aiden Cline
9b8a7da1e6
fix: history jsonl file corruption cases ( #4364 )
2025-11-16 00:50:13 -06:00
Dax Raad
e3a2728fa3
tui: add double-esc interrupt mechanism for long-running operations
...
Users can now press escape twice within 5 seconds to interrupt long-running
operations in the TUI. The first press shows a visual hint, and the second
press aborts the current session.
2025-11-11 22:04:00 -05: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
Ron Suhodrev
dc7c5ced4c
tui: restore full text when editing prompts with summarized content ( #4030 )
2025-11-11 20:17:36 +00:00
Dax Raad
4d20e1c3c6
Merge remote-tracking branch 'origin/dev' into dev
2025-11-08 20:21:02 -05:00
Dax Raad
4bb7ea9127
improve startup speed
2025-11-08 20:18:36 -05:00
GitHub Action
34ff87d504
chore: format code
2025-11-08 01:59:02 +00:00
Dax Raad
9554abb56e
message storage performance improvements
2025-11-07 01:11:47 -05:00
Dax Raad
f636d937c4
fix undo command breaking other commands
2025-11-06 11:25:37 -05:00
Dax Raad
e136a40771
ignore tmp type rrror
2025-11-05 20:31:13 -05:00
Dax Raad
6555a33eff
type errors
2025-11-05 20:14:31 -05:00
Haris Gušić
3d04ba26a3
fix(autocomplete): Prioritize exact matches ( #3760 )
2025-11-05 12:25:05 -06:00
Dax Raad
37e564139f
tui: lower paste summary threshold to trigger on shorter content
2025-11-05 12:32:23 -05: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
Dax Raad
234db24f1f
tui: fix command validation to prevent invalid commands from being executed
2025-11-04 20:46:01 -05:00