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
Dax Raad
fce36d4744
tui: fix message completion timing and duration display in session view
2025-11-22 17:28:50 -05:00
Ravi Kumar
2417e7ea87
fix: auto upgrade toast message ( #4625 )
...
Co-authored-by: Dax Raad <d@ironbay.co >
Co-authored-by: opencode <opencode@sst.dev >
2025-11-22 16:26:46 -06:00
Goni Zahavy
e7dc4e2365
tui: added ctrl-z terminal suspension support ( #3983 )
2025-11-22 12:48:23 -06:00
Dax Raad
630b993434
tui: remove bullet prefix from timestamps in session view for cleaner display
2025-11-22 13:11:08 -05:00
Dax Raad
5e45e84942
more flickering fixes
2025-11-22 13:03:44 -05:00
Dax Raad
a15abe7d46
tui: keep assistant footer from crashing after compaction
2025-11-22 18:00:54 +00:00
Dax Raad
962a266ac1
improve model footer
2025-11-22 12:54:02 -05:00
Valerio Di Maggio
7a47275827
Showed end time for agent loop and changed message time to show date if not current day ( #4503 )
...
Co-authored-by: GitHub Action <action@github.com >
2025-11-22 11:49:50 -06:00
Dax Raad
42628ad9a4
fix flickering/layout shift during work
2025-11-22 00:49:35 -05:00
Dax
aed647068f
enterprise ( #4617 )
...
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com >
2025-11-21 20:41:27 -05:00
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
Ian Maurer
c19dc1ec61
fix(cli): ensure clean exit on provider/model errors ( #4223 )
...
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-11-21 02:01:19 -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
Zak
849a7bc69c
tweak: adjust invalid directory error message ( #4567 )
...
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 <63023139+rekram1-node@users.noreply.github.com >
2025-11-20 22:36:07 -06: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