Commit Graph

486 Commits

Author SHA1 Message Date
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 Raad 8de0e3530c tui: prevent footer from shrinking when terminal is resized 2025-11-26 21:35:56 -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
Dax Raad 723cbf548a lil branch refactor 2025-11-26 12:34:48 -05:00
Jensen 75254b1afd fix(tui): show bootstrap errors instead of {} to trace (#4779)
Co-authored-by: Github Action <action@github.com>
2025-11-26 10:49:55 -06:00
opencode-agent[bot] 3aa85e85a0 Renamed vcs.changed to vcs.branch.updated (#4771)
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-26 01:17:59 -06:00
Aiden Cline 606d25d4d6 Remove keybinds from favorites feature, keep functionality 2025-11-26 00:45:33 -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
Aiden Cline a3abb8a019 ignore: fix type issue 2025-11-26 00:14:04 -06:00
Aiden Cline aa3120d20d Reapply "feat(github): add ability to react to PR Review Comments in Workflow (#4705)"
This reverts commit c71f709296.
2025-11-25 23:51:46 -06:00
Aiden Cline c71f709296 Revert "feat(github): add ability to react to PR Review Comments in Workflow (#4705)"
This reverts commit 64876e1189.
2025-11-25 23:51:23 -06:00
U Cirello 64876e1189 feat(github): add ability to react to PR Review Comments in Workflow (#4705)
Co-authored-by: GitHub Action <action@github.com>
2025-11-25 23:45:19 -06:00
Ariane Emory cc3c4277d0 feat: add a diff_style option to allow disabling columnar diffs (resolve #4677) (#4756)
Co-authored-by: Dax Raad <d@ironbay.co>
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>
2025-11-25 23:34:58 -06:00
Aiden Cline 21bf5a10e5 show current git branch in tui (#4765)
Co-authored-by: GitHub Action <action@github.com>
2025-11-25 21:39:20 -06:00
Dax Raad beab4d85f4 enable exa code/websearch 2025-11-25 22:06:26 -05:00
Dax Raad 239db60587 tui: fix event subscription cleanup in SDK context 2025-11-25 21:32:56 -05:00
Tommy D. Rossi d047ec00da fix(tui): abort in-progress generation on undo (#4744) 2025-11-25 16:35:34 -06:00
Haris Gušić 839c2cbcc5 fix: prompt submit error with opencode -c (#4496)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-11-25 16:27:06 -06:00
Aiden Cline 7982f1a89a tweak stats command to show avg & median # of tokens per session 2025-11-25 14:14:06 -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
Ariane Emory 8d4940f95f tweak: alphabetical (mostly) opencode models output (#4725)
Co-authored-by: Dax Raad <d@ironbay.co>
2025-11-25 11:37:05 -06:00
Aiden Cline b63c5b4ce2 better scroll speed default for windows 2025-11-25 01:16:21 -06:00
Dax Raad e36f4d2603 tui: align session panel content with consistent left padding 2025-11-25 03:08:12 +00:00
Dax Raad 0e5d2c31f9 tui: use standard middle dot separator for better terminal compatibility 2025-11-24 22:00:44 -05:00
Adam 73f5096d66 fix(tui): spacing 2025-11-24 20:44:30 -06:00
Dax Raad cca71babf4 tui: prevent re-fetching already synced sessions when switching sessions 2025-11-24 21:43:11 -05:00
Adam Hosker de3308b2a0 Add --refresh flag to models command (#4707) 2025-11-24 16:06:51 -06:00
Adam 8faaea9c01 wip(share): more styling 2025-11-24 15:10:40 -06:00
Aiden Cline 867318e9c8 add autoupdate: notify 2025-11-24 14:32:38 -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
Carli Samuele 9b20bf871d TUI: fix: add null check for user.time in duration calculation (#4679) 2025-11-24 02:06:09 -06:00
Ariane Emory d88672c43e tweak: display MCPs in alphabetic order in the sidebar. (#4680)
Co-authored-by: Github Action <action@github.com>
2025-11-24 02:02:04 -06:00
Aiden Cline cad68b1e70 fix: persist light vs dark mode 2025-11-24 01:51:13 -06:00
Aiden Cline c4e7024cce tweak: modified files sidebar 2025-11-24 01:51:13 -06:00
Aiden Cline 5d7728617e fix: fatal: undefined is not an object (evaluating 'color.buffer') 2025-11-23 23:56:15 -06:00
Albert O'Shea 2a3acd0214 nix: bundle js dist with bun and patch tree-sitter wasm paths (#4644)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Github Action <action@github.com>
2025-11-23 22:54:29 -06: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
Tyler Limbach 41efa8ad2f fix: make tui session text respect theme fg (#4618) (#4620) 2025-11-23 01:34:31 -06:00
terakael 467902d220 fix: prevent permission shortcuts when ctrl/meta pressed (#4631)
Co-authored-by: terakael <terakael@gmail.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-11-22 23:58:10 -06:00