Dax Raad
edb2002294
ci: disable automatic config loading during CLI builds to prevent configuration interference
2025-11-21 19:08:51 -05:00
Tommy D. Rossi
d58fc8fd63
feat: lower opacity for thinking summaries ( #4610 )
2025-11-21 17:35:47 -06:00
Dax Raad
ee64c0ad2b
tui: split revert memo into smaller tracked computations to prevent unnecessary re-evaluations
2025-11-21 18:27:25 -05:00
Dax Raad
c37a28464b
tui: batch SDK events to reduce render churn and improve responsiveness
...
Intelligently queue events and flush them in 16ms batches. Events processed within 16ms of the last flush are batched together to reduce the number of store updates and re-renders, preventing jank when receiving rapid consecutive events. Events after a 16ms gap are processed immediately to avoid adding latency.
2025-11-21 17:42:02 -05: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
a542f64924
fix: split not a function error
2025-11-20 22:33:59 -06:00
Aiden Cline
c52cbc0c1a
fix: undefined err
2025-11-20 18:43:58 -06:00
Aiden Cline
a762aead7f
tweak: navigate to child session if it is asking for permissions
2025-11-20 15:46:49 -06: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
William Tan
2b5a652a8c
tweak: Prefer VISUAL environment variable over EDITOR per Unix convention ( #4549 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-11-20 11:27:16 -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
Aiden Cline
dfbf310bbd
chore: rm unused code
2025-11-20 00:10:51 -06:00
Aiden Cline
edd4c63993
tweak: let user name export file
2025-11-19 23:58:40 -06:00
Aiden Cline
19d7a9ec8c
fix: make toast wrap
2025-11-19 22:50:27 -06:00
Aiden Cline
db2353a33b
tweak: make /export go to cwd
2025-11-19 22:45:40 -06:00
Dax Raad
7d2f35f420
refactor: switch to Switch/Match pattern for assistant message status rendering
2025-11-19 20:18:15 -05: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
Aiden Cline
bb3a069b1d
tweak: toast
2025-11-19 00:51:07 -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
61d961e713
better gemini retry errors
2025-11-18 17:11:29 -05:00
OpeOginni
59cebb31b2
fix: allow for theme references ( #4450 )
2025-11-18 14:26:42 -06:00
Dax Raad
b0cdcb234b
fix gpt compaction issue
2025-11-18 13:10:00 -05:00
Dax Raad
9673e10d91
fix model dialog sorting
2025-11-18 12:10:19 -05:00
Albert O'Shea
56f211ffd9
feat: nix support for the nix folks ( #3924 )
...
Co-authored-by: opencode <opencode@sst.dev >
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2025-11-18 00:46:49 -06:00
opencode-agent[bot]
f10ee34a19
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
Dax Raad
d3de88af1d
respect server suggestion for default model
2025-11-17 20:53:48 -05:00
Aiden Cline
ca93938a78
fix /exit
2025-11-17 16:13:41 -06:00
Aiden Cline
aa8912f36c
Revert "fix: system theme background to use 'none' for terminal transparency ( #4408 )"
...
This reverts commit de7090ecf4 .
2025-11-17 16:03:27 -06: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
Aiden Cline
35825c2835
Reapply "fix: system theme background to use 'none' for terminal transparency" ( #4415 )
...
This reverts commit 368a75c983 .
2025-11-17 10:39:53 -06:00
Dax Raad
a601bc1c40
better retry display
2025-11-17 11:31:10 -05:00
Aiden Cline
368a75c983
Revert "fix: system theme background to use 'none' for terminal transparency" ( #4415 )
2025-11-17 10:24:20 -06:00
Jensen
de7090ecf4
fix: system theme background to use 'none' for terminal transparency ( #4408 )
2025-11-17 10:22:31 -06:00
opencode-agent[bot]
8bfc741543
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
Dax
9fdf25c750
Refactor agent loop ( #4412 )
2025-11-17 10:57:18 -05:00
Luke Parker
40659a5f34
fix: Line count on win ( #4401 )
2025-11-17 01:08:22 -06:00
opencode-agent[bot]
f7a3c4caa3
Added copy option to message context menu ( #4389 )
...
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: GitHub Action <action@github.com >
2025-11-16 15:35:05 -06:00
Aiden Cline
dec5d350c6
fix: panic when theme has 'none'
2025-11-16 01:43:23 -06:00
Aiden Cline
e861839f90
fix: initial val
2025-11-16 01:14:49 -06:00
Aiden Cline
07a9d1dcce
fix: history jsonl file corruption cases ( #4364 )
2025-11-16 00:50:13 -06:00
Alvin Johansson
9dc39bcc82
Add Flexoki theme ( #3986 )
2025-11-15 21:28:13 -06:00
Luke Parker
fca9943523
fix: Diff view now ignores line endings changes/windows autocrlf ( #4356 )
2025-11-15 21:18:39 -06:00
Aiden Cline
d28e298459
tweak: only show dropdown for 3+ items ( #4345 )
2025-11-14 23:45:48 -06:00
Dax Raad
09e96e7525
handle config errors gracefully
2025-11-13 18:59:09 -05:00