David Hill
35dbdfe287
fix(app): simplify vertical tabs footer
2026-09-06 13:07:24 +10:00
opencode-agent[bot]
cd504dc66a
chore: update nix node_modules hashes
2026-09-06 00:05:05 +00:00
Aiden Cline
c4f2926ffb
feat(ai): resolve Bedrock credentials through the AWS default chain ( #47436 )
2026-09-05 18:49:05 -05:00
opencode-agent[bot]
aa48433fa0
fix(core): send session ID with Copilot requests ( #47213 )
...
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-09-05 18:42:46 -05:00
Kit Langton
8da7526616
fix(core): reload local plugin helpers without restarting
...
Reuse the shared dependency-aware plugin loader for Core hot reloads. Scope watcher setup callbacks and subscriptions, recover missing external helpers, and preserve explicit local entrypoint invalidation without reloading package dependencies. Add regression coverage and portable RPC fixtures.
2026-09-05 17:00:41 -04:00
opencode-agent[bot]
7a4ad68af6
fix(mcp): retry initialization without codemode on HTTP 400 ( #47507 )
...
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-09-05 15:49:25 +00:00
opencode-agent[bot]
2960c61f9c
fix(tui): preserve parent scroll position across subagents ( #47464 )
...
Co-authored-by: nexxeln <95541290+nexxeln@users.noreply.github.com>
2026-09-05 15:19:16 +05:30
opencode-agent[bot]
7ad705225e
fix(tui): avoid disconnection error on terminal exit ( #47272 )
...
Co-authored-by: nexxeln <95541290+nexxeln@users.noreply.github.com>
2026-09-05 14:35:40 +05:30
opencode-agent[bot]
5045b3ce18
fix(ui): keep file accordion borders visible when scaled ( #47461 )
...
Co-authored-by: Hona <10430890+Hona@users.noreply.github.com>
2026-09-05 08:47:54 +00:00
Aiden Cline
4306c07b34
feat(core): update GPT prompts and remove legacy Anthropic prompt ( #47447 )
2026-09-05 01:39:18 -05:00
opencode-agent[bot]
7de1e86b5d
chore: update nix node_modules hashes
2026-09-05 06:38:20 +00:00
opencode-agent[bot]
a6fd1f8b22
chore: bump Bun to 1.4.2 ( #47446 )
...
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-09-05 01:21:42 -05:00
Dax Raad
52685d4517
fix(tui): simplify home update notices
2026-09-05 02:17:09 -04:00
Luke Parker
30d1049942
fix(app): load worktree inventory on demand and cap concurrent server requests ( #47441 )
2026-09-05 05:25:43 +00:00
Stefan Avram
21adcb4969
fix(console): route enterprise forms to Chatwoot ( #47437 )
...
Co-authored-by: slickstef11 <stefanavram22@gmail.com>
2026-09-05 00:05:40 -04:00
Kit Langton
c72b535dee
fix(tui): reload local plugin dependency graphs ( #47388 )
...
Reload statically discovered local plugin dependencies through native module caches while preserving shared package identities and best-effort last-good registrations.
2026-09-04 23:41:02 -04:00
opencode-agent[bot]
8d1a9799f4
fix(tui): remove completion notice links ( #47426 )
...
Co-authored-by: jlongster <17031+jlongster@users.noreply.github.com>
2026-09-04 22:46:28 -04:00
David Hill
86ba09c6e0
fix(app): increase vertical tabs minimum width ( #47424 )
2026-09-05 12:10:12 +10:00
opencode-agent[bot]
41cb354c3e
fix(app): preserve vertical navigation label and icon widths ( #47418 )
...
Co-authored-by: Hona <10430890+Hona@users.noreply.github.com>
2026-09-05 11:30:12 +10:00
James Long
23f3f8b6ca
fix(tui): reference update command ( #47415 )
2026-09-04 20:43:44 -04:00
Aiden Cline
baab05727d
fix(core): compare Codex GPT versions by major and minor ( #47404 )
2026-09-04 19:22:12 -05:00
Aiden Cline
541937d124
fix(core): clarify how to call search in Code Mode guidance ( #47360 )
2026-09-04 18:50:47 -05:00
David Hill
0da55f1cef
fix(app): list OpenCode Go before Zen ( #47386 )
2026-09-05 09:38:59 +10:00
opencode-agent[bot]
ac76382211
chore: update nix node_modules hashes
2026-09-04 23:23:36 +00:00
James Long
c30285c148
feat(worktree): support configurable plugin strategies ( #47358 )
2026-09-04 19:07:40 -04:00
opencode-agent[bot]
b274224af1
fix(app): keep pending worktree composer styling consistent ( #47377 )
2026-09-04 22:59:21 +00:00
opencode-agent[bot]
7a050a19a1
fix(app): apply worktree message color during preparation ( #47379 )
2026-09-04 22:53:43 +00:00
Luke Parker
16601775f1
fix(app): align desktop worktree location with TUI ( #47370 )
2026-09-04 22:12:15 +00:00
James Long
0991e8b5a5
fix(tui): clarify update notifications ( #47372 )
2026-09-04 18:03:12 -04:00
James Long
6d791dfe67
feat(tui): add plugin-owned session panels ( #47150 )
2026-09-04 17:37:45 -04:00
Dax
f268956c75
fix(tui): preview always-allow patterns without extra confirmation ( #47369 )
2026-09-04 21:34:58 +00:00
James Long
3290a39667
feat(tui): add manual update dialog ( #47364 )
2026-09-04 17:11:35 -04:00
James Long
51d69b26a0
refactor(tui): support reactive theme contexts ( #47148 )
2026-09-04 16:42:07 -04:00
James Long
8ff1ef1a62
fix(tui): anchor diff file menus to the screen ( #47147 )
2026-09-04 16:23:16 -04:00
James Long
90cd910f52
feat(tui): add shared interactivity context ( #47144 )
2026-09-04 16:07:11 -04:00
Dax Raad
c3342ca812
chore: empty commit
2026-09-04 14:23:12 -04:00
Kit Langton
7ca047b2b9
fix(core): prioritize compaction over pending steers ( #47340 )
2026-09-04 13:23:55 -04:00
opencode-agent[bot]
b78c2ea7b4
fix(tui): undo pending prompts and active sessions ( #47343 )
...
Co-authored-by: nexxeln <95541290+nexxeln@users.noreply.github.com>
2026-09-04 22:52:03 +05:30
James Long
0e143437c8
feat(cli): restore automatic update policy ( #47161 )
2026-09-04 12:58:30 -04:00
opencode-agent[bot]
bff58fc387
feat(tui): show retry countdown ( #47145 )
...
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-09-04 11:24:04 -05:00
Shoubhit Dash
a26a978051
fix(ai): tolerate out-of-band responses notifications ( #47316 )
2026-09-04 21:36:29 +05:30
opencode-agent[bot]
218a0dde97
fix(tui): clear stale error styling on resumed subagents ( #47295 )
...
Co-authored-by: nexxeln <95541290+nexxeln@users.noreply.github.com>
2026-09-04 21:29:27 +05:30
usrnk1
bd54dc508f
feat(desktop): add dropzone to new sessions ( #47303 )
2026-09-04 17:19:05 +02:00
Shoubhit Dash
0b3c45c948
feat(ai): add streamed compaction triggers ( #47082 )
2026-09-04 14:00:02 +00:00
Shoubhit Dash
689a354a43
fix(ai): preserve websocket replay baselines ( #47291 )
2026-09-04 13:46:00 +00:00
Shoubhit Dash
acb462a173
fix(tui): restore agent and model selection parity ( #47260 )
2026-09-04 18:16:04 +05:30
opencode-agent[bot]
e26cbb935e
chore: update nix node_modules hashes
2026-09-04 12:21:18 +00:00
Luke Parker
fa6dd9df8f
chore: upgrade Bun to 1.4.1 and re-enable bytecode ( #47271 )
2026-09-04 22:01:12 +10:00
opencode-agent[bot]
b52b79d28f
fix(app): align file tool disclosures with Patch ( #47269 )
...
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-09-04 19:47:57 +08:00
Aarav Sareen
632b65854c
fix(app): adjust sidebar and settings spacing ( #47263 )
2026-09-04 09:50:30 +00:00