Commit graph

16259 commits

Author SHA1 Message Date
Major Hayden
5c8d46ab4b
fix(core): make Google Vertex models work with ADC credentials (#43077)
Signed-off-by: Major Hayden <major@mhtx.net>
2026-08-18 10:47:13 -05:00
Dax Raad
d5e83fefda fix(core): reuse prompt cache for forks 2026-08-18 11:38:11 -04:00
Dax Raad
46378dda50 refactor(core): standardize builtin plugin ids 2026-08-18 11:07:11 -04:00
Dax
b38d9d812f
refactor(client): move service shutdown client-side (#43252) 2026-08-18 15:02:37 +00:00
Dax Raad
8df039d261 fix(cli): limit source maps to development channels 2026-08-18 10:53:42 -04:00
Dax Raad
c92fb2d41b fix(cli): improve process failure logging 2026-08-18 10:49:52 -04:00
Shoubhit Dash
958308c913
fix(core): ignore malformed model costs (#43251) 2026-08-18 19:59:47 +05:30
Dax Raad
16390ca47d fix(cli): log background service startup 2026-08-18 10:15:36 -04:00
Dax Raad
643eed300d fix(cli): log managed service lease loss 2026-08-18 10:06:59 -04:00
Dax Raad
c3a6721de2 refactor(tui): standardize builtin plugin ids 2026-08-18 10:06:59 -04:00
Shoubhit Dash
47af7462ea
feat(cli): improve session export flow (#43229) 2026-08-18 18:00:12 +05:30
Simon Klee
a76ab93673
tui: update OpenTUI to 0.5.4 (#43220) 2026-08-18 13:56:34 +02:00
Shoubhit Dash
dfb60e37a3
feat(cli): add interactive auth commands (#43127) 2026-08-18 16:37:56 +05:30
Brendan Allan
5105913568
perf(app): keep home session index query-local (#43191) 2026-08-18 16:16:28 +08:00
Brendan Allan
28b4cade9e
fix(client): remove order from message list query (#43204) 2026-08-18 16:15:53 +08:00
Luke Parker
1f61eb5ca9
refactor(frontend): enforce package boundaries (#43177) 2026-08-18 15:49:23 +10:00
opencode-agent[bot]
ea1ff90e42
perf(fs): use augmented rope for text pagination (#42972)
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
2026-08-18 15:38:49 +10:00
Aiden Cline
eb3c4c82fe
fix(ai): support newer Anthropic system updates (#43180) 2026-08-18 00:22:19 -05:00
Aiden Cline
7188d42b99
feat(core): resume subagent sessions (#43172) 2026-08-17 23:43:13 -05:00
Aiden Cline
9391987443
fix(ai): settle pending Anthropic tool calls (#43136) 2026-08-17 22:58:01 -05:00
opencode-agent[bot]
4d79337d42
chore: remove root vitest dependency (#43167)
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
2026-08-18 13:47:24 +10:00
opencode-agent[bot]
401a154ec3
fix(app): keep server details editable (#43170)
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
2026-08-18 13:32:43 +10:00
Luke Parker
18c25ae406
refactor(app): use one server event model (#43168) 2026-08-18 13:28:47 +10:00
opencode-agent[bot]
cd156f9f1c
test(tui): update web search label expectation (#43166)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-18 03:22:35 +00:00
Dax Raad
b968a314d3 fix(tui): hide empty tab bar 2026-08-17 23:15:09 -04:00
Luke Parker
93cdfafa78
refactor(desktop): extract renderer platform (#43164) 2026-08-18 13:12:39 +10:00
Dax Raad
b6a8d99da5 fix(cli): align automatic update methods 2026-08-17 23:09:49 -04:00
Dax Raad
8cacf150db chore: skip node cli publish build 2026-08-17 22:49:48 -04:00
Luke Parker
76e7b556b6
refactor(desktop): modularize main process (#43159) 2026-08-18 12:23:05 +10:00
Luke Parker
a888ba4da7
refactor(app): use current session messages (#42766) 2026-08-18 12:17:39 +10:00
opencode-agent[bot]
a1eca087d4
fix(tui): streamline generic tool rendering (#43158)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-17 21:04:07 -05:00
Aiden Cline
5252cefab2
fix(core): exclude native code mode MCP servers (#43157) 2026-08-17 20:54:25 -05:00
opencode-agent[bot]
839343e5de
fix(cli): skip missing node distribution (#43156)
Co-authored-by: Dax Raad <d@ironbay.co>
2026-08-17 21:42:34 -04:00
opencode-agent[bot]
30d778cf5f
fix(tui): clarify web search provider labels (#43155)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-17 20:41:14 -05:00
Luke Parker
616aba7bbd
refactor(desktop): establish typed ipc contract (#43150) 2026-08-18 11:31:05 +10:00
Aiden Cline
006a0a4b34
feat(plugin): expose MCP server transforms (#43125) 2026-08-17 20:17:48 -05:00
Kit Langton
3facbe1dd3
fix(core): support older previous-channel databases (#43142) 2026-08-18 00:45:36 +00:00
opencode-agent[bot]
1430a460f1
fix(ui): smooth shimmer loop (#43144)
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
2026-08-18 10:40:50 +10:00
Dax Raad
1f96af5ea7 docs: document heap snapshot debugging 2026-08-17 20:37:53 -04:00
Dax Raad
15f0fc9e00 chore: disable generate workflow 2026-08-17 20:26:57 -04:00
opencode-agent[bot]
cd3133038b chore: generate 2026-08-18 00:19:50 +00:00
Brendan Allan
e55a91eadd
refactor(app): use shared server data (#43017) 2026-08-18 08:18:33 +08:00
Dax
2f8fa6afef
fix(core): serialize MCP token refresh (#43074) 2026-08-17 19:57:27 -04:00
opencode-agent[bot]
5e11cf5fc9 chore: generate 2026-08-17 23:13:55 +00:00
Aiden Cline
f5917726d3
feat(ai): support Vertex request labels (#43129) 2026-08-17 18:12:31 -05:00
Luke Parker
eb22768a23
refactor(app): remove V1 client compatibility (#43045) 2026-08-18 08:03:51 +10:00
opencode-agent[bot]
8644db2c2a
feat(app): render Mermaid code blocks (#43024)
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
2026-08-18 08:02:06 +10:00
opencode-agent[bot]
aca42423d3 chore: generate 2026-08-17 21:55:57 +00:00
Kit Langton
d9b81d2233
chore(effect): update to beta.107 (#43109) 2026-08-17 21:54:08 +00:00
Aiden Cline
8fc65b3038
test(ai): cover Gemini parallel signatures (#43114) 2026-08-17 16:02:02 -05:00