Commit Graph

110 Commits

Author SHA1 Message Date
GitHub Action cd569426ec chore: format code 2025-12-08 04:22:50 +00:00
Ariane Emory 7d446e570b fix: Sort themes in the /theme modal alphabetically (resolves #5217) (#5219)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-12-07 22:20:40 -06:00
Dax 616265d0ef v2 SDK (#5216)
Co-authored-by: GitHub Action <action@github.com>
2025-12-07 19:04:14 -05:00
André Cruz 29a40e2267 feat(mcp): add OAuth authentication support for remote MCP servers (#5014) 2025-12-07 15:47:27 -05:00
Mikheil Berishvili b01398d9d3 fix: autocomplete popup repositions on window resize (#5196) 2025-12-07 12:25:35 -06:00
Dax Raad 6ea4900f84 sync 2025-12-06 18:21:32 -05:00
Dax Raad e224c55556 tui: prevent deprecated models from appearing in model picker 2025-12-06 18:18:45 -05:00
Aiden Cline 9c1ff1c9a5 tui: fix /new slash command being persisted in prompt input 2025-12-04 12:01:13 -06:00
Daniel Gray dd7670c48a Preserve prompt input when creating new session (#4993) 2025-12-04 11:12:58 -06:00
Adam 7e21f41892 fix(tui): cursor color 2025-12-04 06:56:48 -06:00
Aiden Cline 844d326f90 fix: tui crash when no authed providers and default provider disabled (#4964) 2025-12-01 18:35:40 -06:00
Aiden Cline b3fa3d4475 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 211ae32359 tweak spinner to be bg independent 2025-11-30 00:50:30 +01:00
Dorian Karter 99b60488de fix: minor ui bug for transparent backgrounds (#4886) 2025-11-28 23:58:44 -06:00
Dax Raad 95bc09449d ignore 2025-11-28 20:29:58 -05:00
Ariane Emory 7849f9713c 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 1d9c43d9dc 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 Raad 1fa838525d tui: simplify model dialog ordering logic to reduce complexity 2025-11-27 14:38:51 -05:00
Dax Raad 64d10c09c3 tui: improve provider dialog text clarity for better user guidance 2025-11-27 14:09:53 -05:00
Dax Raad 8c82767a56 tui: fix provider sorting to prioritize recommended options 2025-11-27 13:54:42 -05:00
Dax Raad 86d1b1dd54 tui: remove cancel keybind hint from prompt dialog to simplify UI 2025-11-27 13:48:34 -05:00
Dax Raad a1ff0556fc tui: hide favorite keybind in model dialog when disconnected to prevent errors 2025-11-27 13:42:36 -05:00
Dax 50ccfd7b75 tui design refinement (#4809) 2025-11-26 20:11:39 -05:00
Aiden Cline 99726b2c89 Revert "fix: disable virtual extmarks for file/agent mentions (#4731)"
This reverts commit 4f9d27a667.
2025-11-26 14:55:39 -06:00
Aiden Cline e2c1f4a29e fix: svg paste bug 2025-11-26 12:38:48 -06:00
shuv 533f642e8e Add favorites to model selector (#23) (#4343)
Co-authored-by: Github Action <action@github.com>
2025-11-26 00:41:41 -06:00
Meysam Najafi Fard d80b1dd19e 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
Youssef Achy 97875a5e83 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
Tommy D. Rossi 4f9d27a667 fix: disable virtual extmarks for file/agent mentions (#4731) 2025-11-25 11:37:46 -06:00
Sebastian Herrlinger b964c94e36 textarea highlight cursor color 2025-11-24 20:51:07 +01:00
GitHub Action 6b59f15634 chore: format code 2025-11-24 18:40:01 +00:00
Sebastian Herrlinger c35322f0b6 non-corpo loading spinner 2025-11-24 19:39:09 +01:00
Ariane Emory 3942dd7769 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 1fa2d3e032 hide gpt5 nano 2025-11-21 00:58:02 -05:00
Dax Raad cbe5707ae3 tui: replace text shimmer with animated progress bar during model processing 2025-11-21 00:47:27 -05:00
Dax Raad 7901aa0e54 tui: simplify popular providers list to show only top 6 instead of applying provider priority sorting 2025-11-21 00:32:21 -05:00
Dax e9141bf5cd Tui onboarding (#4569)
Co-authored-by: GitHub Action <action@github.com>
2025-11-21 00:21:06 -05:00
Aiden Cline 1331c5a4ab Revert "Image tag fix for real this time (#4540)"
This reverts commit 97d62fc17d.
2025-11-20 14:14:02 -06:00
shuv 97d62fc17d 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ć 6077a87563 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 352ffac8bd fix: resolve issue 4475 (#4505) 2025-11-19 13:10:09 -05:00
Aiden Cline 319a740ef1 Revert "Added subagents to agents modal, non-selectable (#4460)"
This reverts commit 84bd53a679.
2025-11-19 11:00:38 -06:00
opencode-agent[bot] 84bd53a679 Added subagents to agents modal, non-selectable (#4460)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-11-19 00:40:47 -06:00
Dax Raad 9673e10d91 fix model dialog sorting 2025-11-18 12:10:19 -05:00
opencode-agent[bot] d45210c1ec 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ć c7eaee452e chore: Remove obsolete 'any' type annotation (#4423) 2025-11-17 14:27:43 -06:00
Luke Parker 40659a5f34 fix: Line count on win (#4401) 2025-11-17 01:08:22 -06:00
Aiden Cline 07a9d1dcce fix: history jsonl file corruption cases (#4364) 2025-11-16 00:50:13 -06:00
Dax Raad e38066a556 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 d6584e4e4c tui: fix autocomplete display to prevent long file paths from breaking layout 2025-11-12 02:36:43 +00:00