Commit graph

13719 commits

Author SHA1 Message Date
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
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
Kit Langton
1b45061afb
feat(tui): experiments via devtools bar, drafts stay put (#41917) 2026-08-12 02:08:06 +00:00
opencode-agent[bot]
07bcd290c2 chore: generate 2026-08-12 02:06:08 +00:00
Luke Parker
04ad06e2e3
fix(desktop): align local development identity (#41889) 2026-08-12 12:04:57 +10:00
Dax
93965df860
feat(session): record location switches (#41899) 2026-08-11 19:03:57 -07:00
Kit Langton
452335a78d
fix(tui): truncate fractional mtimes in fresh plugin specifiers (#41891) 2026-08-11 21:56:44 -04:00
Kit Langton
9322f5d2c9
fix(client): surface managed startup stderr (#41793) 2026-08-11 21:55:43 -04:00
opencode-agent[bot]
d6ed520c25 chore: generate 2026-08-12 01:38:26 +00:00
Kit Langton
96a74ffcc6
chore(core): drop obsolete StreamSse hunk from effect patch (#41892) 2026-08-11 21:37:09 -04:00
Kit Langton
c858986b08
feat(server): web-standard fetch handler entry (#41896) 2026-08-11 21:37:06 -04:00
Dax Raad
f6611a1f56 refactor(core): internalize effect sqlite adapter 2026-08-11 21:33:23 -04:00
Kit Langton
57b636df00
test(tui): resolve autocomplete paths per platform (#41893) 2026-08-11 21:28:23 -04:00
opencode-agent[bot]
3489abedc0 chore: generate 2026-08-12 01:12:18 +00:00
Dax Raad
49a4175a34 fix: make workspace imports NodeNext compatible 2026-08-11 21:09:46 -04:00
Dax Raad
b50b8268f2 feat(codemode): configure package publishing 2026-08-11 21:09:46 -04:00
Dax Raad
51512862a5 feat: add V2 curl installer 2026-08-11 21:03:15 -04:00
Kit Langton
3d23c907eb
fix(core): restore bundler resolution for source-imported deps (#41885) 2026-08-11 21:01:24 -04:00
opencode-agent[bot]
9c4e6b500e chore: generate 2026-08-12 00:58:51 +00:00
Dax
5da7eaa6eb
feat(api): continue pending work after interrupt (#41888) 2026-08-11 17:56:54 -07:00
Kit Langton
c254ba8a7f
core: embed models.dev snapshot instead of compile-time define (#41838) 2026-08-11 20:55:09 -04:00
Kit Langton
d8e126b817
feat(tui): hidden experiments section with per-tab prompt drafts (#41862) 2026-08-11 20:52:56 -04:00
James Long
7987aed8f3
feat(tui): autocomplete cd directories (#41870) 2026-08-11 20:52:16 -04:00
Kit Langton
0df3070d6d
test(client): accelerate service lifecycle tests (#41879) 2026-08-11 20:50:25 -04:00
Luke Parker
c217ebe2ad
fix(desktop): skip web ui build in dev (#41881) 2026-08-12 10:25:32 +10:00
Dax Raad
4acdeffbe9 refactor(core): require explicit import extensions 2026-08-11 20:22:50 -04:00
Luke Parker
c4bea9d558
fix(app): stabilize markdown worker startup (#41487) 2026-08-12 10:05:32 +10:00
Luke Parker
1190ef3818
feat(desktop): support local server builds (#41486) 2026-08-12 09:56:47 +10:00
opencode-agent[bot]
055a380e66
fix(core): parameterize v1 migration messages (#41877)
Co-authored-by: Dax <826656+thdxr@users.noreply.github.com>
2026-08-11 19:51:37 -04:00
Dax Raad
456c26a012 feat(tui): show localhost on pair screen 2026-08-11 19:49:33 -04:00
opencode-agent[bot]
6072fc5c1b chore: generate 2026-08-11 22:44:47 +00:00
Brendan Allan
20df2fdba6
feat(cli): embed web ui (#41525)
Co-authored-by: Dax Raad <d@ironbay.co>
2026-08-11 15:43:07 -07:00
opencode-agent[bot]
f1399dcb65
fix(desktop): orchestrate update restarts (#41865)
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
2026-08-12 08:38:18 +10:00
Dax Raad
3507bd10b6 fix(www): match OG images to docs theme 2026-08-11 18:28:51 -04:00
Dax Raad
492ae1fdfa feat(www): match legacy docs theme 2026-08-11 18:20:58 -04:00
Kit Langton
b00d8d65fe
feat(tui): hierarchical slot tree for plugin UI placement (#41189) 2026-08-11 22:00:04 +00:00
Kit Langton
f1366d80c8
fix(core): default #sqlite resolution to the node driver (#41834) 2026-08-11 17:50:09 -04:00
opencode-agent[bot]
549a8f826b
fix(core): log Plan reminder failures (#41856)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-08-11 16:39:26 -05:00
Kit Langton
59970699d0
test(core): narrow plugin test layer (#41852) 2026-08-11 17:23:47 -04:00