Commit Graph

15968 Commits

Author SHA1 Message Date
opencode-agent[bot] cdc8e18cd4 Apply PR #41977: refactor(app): align UI packages with solid best practices 2026-08-12 16:34:34 +00:00
opencode-agent[bot] a25cab30f8 Apply PR #41968: fix(cli): survive broken stdio pipes 2026-08-12 16:30:59 +00:00
opencode-agent[bot] c16d9ca647 Apply PR #41930: fix(app): align server sync with tui lifecycle 2026-08-12 16:30:59 +00:00
opencode-agent[bot] 0e24ed25fc Apply PR #40845: feat(app): redesign non-modal settings 2026-08-12 16:27:03 +00:00
opencode-agent[bot] 2c305362cc Apply PR #40427: some experimental perf improvements 2026-08-12 16:24:02 +00:00
opencode-agent[bot] 4fd3a9669a Apply PR #38790: feat(app): add workspace flows to new layout 2026-08-12 16:24:02 +00:00
Kit Langton b24b1b3f16 fix(tui): keep exact-fit tab titles stationary (#42073) 2026-08-12 12:17:45 -04:00
Kit Langton 930b0751b1 fix(core): generate session titles before model execution (#42067) 2026-08-12 12:08:24 -04:00
Matt Robinson f06a86eeac feat(client): support service version ranges (#42023)
Co-authored-by: Dax Raad <d@ironbay.co>
2026-08-12 09:01:37 -07:00
Kit Langton 653b7d79cd fix(tui): restore navigation keybind defaults (#42066) 2026-08-12 11:57:39 -04:00
Kit Langton 70ce0d0970 feat(tui): jump between open menu sections (#42061) 2026-08-12 15:52:51 +00:00
opencode-agent[bot] 0777e84598 fix(tui): fill image message background (#42062)
Co-authored-by: Simon Klee <hello@simonklee.dk>
2026-08-12 15:51:19 +00:00
Kit Langton bef795b2fe fix(tui): smooth session tab marquees (#42055) 2026-08-12 15:49:17 +00:00
Kit Langton 70853b1e5b feat(tui): surface plugin failures (#41940) 2026-08-12 10:51:00 -04:00
opencode-agent[bot] 1fea1c2ebc fix(core): route Muse models to Meta prompt (#42036)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-12 09:31:59 -05:00
opencode-agent[bot] 1da591b84d fix(core): return content-only Code Mode results (#41954)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-12 09:14:41 -05:00
opencode-agent[bot] b990f9a5c1 chore: generate 2026-08-12 13:32:36 +00:00
Dax Raad 9769e7012c feat(core): configure package publishing 2026-08-12 09:30:34 -04:00
opencode-agent[bot] 5fd28cffc5 refactor(tui): use command IDs for v2 keybinds (#41882)
Requested by Sebastian Herrlinger (@kommander). Rebased onto current v2 with conflicts resolved and all required checks passing.
2026-08-12 12:53:24 +00:00
LukeParkerDev 37749492a1 fix(cli): scope pipe resilience to service mode 2026-08-12 20:59:06 +10:00
Luke Parker c8dffb6893 test(app): deflake cached tab paint probe (#41965) 2026-08-12 20:21:27 +10:00
LukeParkerDev 7674941aad fix(app): align event handling with v2 stream 2026-08-12 20:15:20 +10:00
LukeParkerDev c2777d4733 fix(app): heal directory agents from events 2026-08-12 19:56:19 +10:00
LukeParkerDev 5098a582d1 fix(cli): swallow process-level EPIPE 2026-08-12 19:19:58 +10:00
LukeParkerDev dcfda1958c refactor(app): align UI packages with solid best practices
Applies SolidJS best practices across packages/app, packages/ui, and packages/session-ui: pass values instead of signal accessors to JSX props, use Show/For/Index/Switch control flow instead of inline conditionals and .map in JSX, remove a dead effect, and document intentional mount-time captures.
2026-08-12 18:48:26 +10:00
LukeParkerDev c6fc12b4bc fix(cli): share idempotent stdio guard 2026-08-12 18:39:39 +10:00
LukeParkerDev 5b278afeb0 fix(cli): survive broken stdio pipes 2026-08-12 18:07:23 +10:00
LukeParkerDev 3e77c2d69a fix(app): guarantee single event delivery in mocks 2026-08-12 16:32:59 +10:00
LukeParkerDev 5b160c1232 fix(app): align event stream lifecycle with tui client 2026-08-12 15:40:23 +10:00
opencode-agent[bot] 01cbdcb8e4 fix(ai): batch Anthropic parallel tool results (#41948)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-12 00:18:50 -05:00
opencode-agent[bot] bf751a907d fix(core): jitter session retry delays (#41942)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-11 23:58:20 -05:00
LukeParkerDev bfb76792b7 Merge remote-tracking branch 'upstream/v2' into provider-ready-fix 2026-08-12 14:39:18 +10:00
LukeParkerDev 59a6315b4d fix(app): restore reactive provider catalogs 2026-08-12 14:38:37 +10:00
opencode-agent[bot] 9d63ca8f90 chore: generate 2026-08-12 04:19:09 +00:00
opencode-agent[bot] e3bd82013c fix(ai): preserve stream transport failures (#41779)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-08-11 23:17:48 -05:00
Kit Langton 90b6fa0eab fix(core): expose local attachment paths (#41789) 2026-08-11 23:32:49 -04:00
Kit Langton 5b7b1830d2 refactor(server): resume suspended sessions unconditionally in the fetch entry (#41938) 2026-08-12 03:31:30 +00:00
Kit Langton a8fc664b6d fix(tui): pad markdown table cells (#41937) 2026-08-11 23:21:00 -04:00
Kit Langton d853ff8848 fix(tui): configure new session location (#41929) 2026-08-11 22:55:48 -04:00
LukeParkerDev 079a50d80a fix(app): contain missing session errors 2026-08-12 12:51:36 +10:00
opencode-agent[bot] 94bc0fc6fa chore: generate 2026-08-12 02:40:33 +00:00
Kit Langton d3eecf7ba2 feat(tui): compact turn token usage with expandable steps (#41922) 2026-08-12 02:39:19 +00:00
Kit Langton 99166f7c17 feat(tui): add plus button to session tab bar (#41887) 2026-08-11 22:38:08 -04:00
opencode-agent[bot] 08dcf7d731 chore: generate 2026-08-12 02:23:16 +00:00
Kit Langton caae28e0d4 fix(tui): render instruction updates as compact notices (#41900) 2026-08-11 22:21:24 -04:00
Kit Langton c83933d1d4 fix(core): gate tool snapshot on initial MCP registration (#41884) 2026-08-11 22:21:21 -04:00
Kit Langton c86f1c41ff fix(tui): show completed write output (#41883) 2026-08-11 22:20:55 -04:00
Kit Langton 5c0cc8e617 fix(tui): align running shell output (#41880) 2026-08-11 22:20:52 -04:00
LukeParkerDev 5193c98c3e Merge remote-tracking branch 'upstream/v2' into provider-ready-fix 2026-08-12 12:19:43 +10:00
Kit Langton 1b45061afb feat(tui): experiments via devtools bar, drafts stay put (#41917) 2026-08-12 02:08:06 +00:00