Dax Raad
|
a4f3aecbaa
|
ignore
|
2025-11-28 20:29:58 -05:00 |
|
Ariane Emory
|
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
|
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 Raad
|
350982e636
|
tui: simplify model dialog ordering logic to reduce complexity
|
2025-11-27 14:38:51 -05:00 |
|
Dax Raad
|
5854455815
|
tui: improve provider dialog text clarity for better user guidance
|
2025-11-27 14:09:53 -05:00 |
|
Dax Raad
|
9ecaf618db
|
tui: fix provider sorting to prioritize recommended options
|
2025-11-27 13:54:42 -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 |
|
Dax Raad
|
a718622498
|
tui: prevent footer from shrinking when terminal is resized
|
2025-11-26 21:35:56 -05: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 |
|
Dax Raad
|
98031173b6
|
lil branch refactor
|
2025-11-26 12:34:48 -05:00 |
|
Jensen
|
33f004d4b6
|
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]
|
df9952c291
|
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
|
ec8f2e078e
|
Remove keybinds from favorites feature, keep functionality
|
2025-11-26 00:45:33 -06: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 |
|
Meysam Najafi Fard
|
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 |
|
Aiden Cline
|
14e823e938
|
ignore: fix type issue
|
2025-11-26 00:14:04 -06:00 |
|
Aiden Cline
|
2fbd462e6e
|
Reapply "feat(github): add ability to react to PR Review Comments in Workflow (#4705)"
This reverts commit e1cc98d448.
|
2025-11-25 23:51:46 -06:00 |
|
Aiden Cline
|
e1cc98d448
|
Revert "feat(github): add ability to react to PR Review Comments in Workflow (#4705)"
This reverts commit 0ce64962d4.
|
2025-11-25 23:51:23 -06:00 |
|
U Cirello
|
0ce64962d4
|
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
|
57644a4be8
|
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
|
09bc8d9ca4
|
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
|
d95f724303
|
enable exa code/websearch
|
2025-11-25 22:06:26 -05:00 |
|
Dax Raad
|
50c40a8d99
|
tui: fix event subscription cleanup in SDK context
|
2025-11-25 21:32:56 -05:00 |
|
Tommy D. Rossi
|
64caeeb12d
|
fix(tui): abort in-progress generation on undo (#4744)
|
2025-11-25 16:35:34 -06:00 |
|
Haris Gušić
|
00d7aed797
|
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
|
d914a08896
|
tweak stats command to show avg & median # of tokens per session
|
2025-11-25 14:14:06 -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 |
|
Tommy D. Rossi
|
673dbeee09
|
fix: disable virtual extmarks for file/agent mentions (#4731)
|
2025-11-25 11:37:46 -06:00 |
|
Ariane Emory
|
5288041782
|
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
|
0568c943ab
|
better scroll speed default for windows
|
2025-11-25 01:16:21 -06:00 |
|
Dax Raad
|
ccec8c4792
|
tui: align session panel content with consistent left padding
|
2025-11-25 03:08:12 +00:00 |
|
Dax Raad
|
6d630901b6
|
tui: use standard middle dot separator for better terminal compatibility
|
2025-11-24 22:00:44 -05:00 |
|
Adam
|
320622fc27
|
fix(tui): spacing
|
2025-11-24 20:44:30 -06:00 |
|
Dax Raad
|
fb8ef1f27b
|
tui: prevent re-fetching already synced sessions when switching sessions
|
2025-11-24 21:43:11 -05:00 |
|
Adam Hosker
|
dd6113c9d1
|
Add --refresh flag to models command (#4707)
|
2025-11-24 16:06:51 -06:00 |
|
Adam
|
acf1dd8500
|
wip(share): more styling
|
2025-11-24 15:10:40 -06:00 |
|
Aiden Cline
|
a9a2c23736
|
add autoupdate: notify
|
2025-11-24 14:32:38 -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 |
|
Carli Samuele
|
bcb494d5d1
|
TUI: fix: add null check for user.time in duration calculation (#4679)
|
2025-11-24 02:06:09 -06:00 |
|
Ariane Emory
|
75c0c0a098
|
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
|
abdc7b276a
|
fix: persist light vs dark mode
|
2025-11-24 01:51:13 -06:00 |
|
Aiden Cline
|
d4f6deb9ef
|
tweak: modified files sidebar
|
2025-11-24 01:51:13 -06:00 |
|
Aiden Cline
|
b9b071c744
|
fix: fatal: undefined is not an object (evaluating 'color.buffer')
|
2025-11-23 23:56:15 -06:00 |
|
Albert O'Shea
|
a3a239967f
|
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
|
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 |
|