Commit graph

972 commits

Author SHA1 Message Date
opencode-agent[bot]
1dbfc7cfab chore: generate 2026-08-11 14:12:14 +00:00
Kit Langton
3441b95afc
fix(core): models.dev catalog population must survive KV cache write failures (#41735) 2026-08-11 10:09:37 -04:00
Aiden Cline
47c8d85904
feat(plugin): allow tool hooks to fail with tool errors (#41668) 2026-08-11 00:36:59 -05:00
Aiden Cline
c401076b6f
fix(core): preserve AI SDK tool media (#41672) 2026-08-11 00:33:33 -05:00
Kit Langton
a5f7f8d3b5
fix(tui): deduplicate repeated image attachments (#41651) 2026-08-10 23:39:38 -04:00
Aiden Cline
4df276b9e8
feat(session): persist previous agent on switch (#41621) 2026-08-10 22:35:16 -05:00
Kit Langton
518af92c5b
refactor(core): move the models.dev catalog cache from disk to KV (#41649) 2026-08-10 22:40:41 -04:00
Kit Langton
5d8c48718b
refactor(core): move instruction discovery to the config side (#41629) 2026-08-10 22:32:58 -04:00
Kit Langton
41c5853739
refactor: route Global path consumers through the service (#41632) 2026-08-10 21:37:09 -04:00
Kit Langton
753fa4cd60
fix(core): isolate config plugin tests from ambient user config (#41631) 2026-08-11 01:16:08 +00:00
opencode-agent[bot]
d99a268ea5 chore: generate 2026-08-11 00:39:33 +00:00
Kit Langton
1113adfd5e
refactor(core): skill service stores values, config plugin owns the filesystem (#41622) 2026-08-10 20:38:08 -04:00
Kit Langton
6afff5a55f
fix(util): no filesystem side effects at global module load (#41619) 2026-08-10 20:38:04 -04:00
Kit Langton
71f5e4189d
refactor(core): move plugin discovery and watching to the config side (#41618) 2026-08-10 20:15:08 -04:00
Kit Langton
9d34029cd9
fix(core): runtime-neutral legacy credential import (#41607) 2026-08-10 18:35:52 -04:00
opencode-agent[bot]
d7a7256bb6
test: stabilize Windows CI timing (#41600)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-08-10 15:25:55 -05:00
Aiden Cline
7ff27ca8cf
fix(core): resolve provider URL variables at runtime (#41580) 2026-08-10 15:03:47 -05:00
opencode-agent[bot]
be53e3bd81 chore: generate 2026-08-10 17:00:23 +00:00
Dax Raad
c22942c1f3 fix(core): tolerate unavailable wellknown config 2026-08-10 12:57:41 -04:00
Aiden Cline
16aad9e6ad
fix(core): derive fallback message for empty AI SDK provider errors (#41450) 2026-08-10 11:19:44 -05:00
Shoubhit Dash
5e16a5dc66
fix(tui): restore web search failure details (#41545) 2026-08-10 19:24:59 +05:30
opencode-agent[bot]
b2f0f45c9e chore: generate 2026-08-10 04:23:14 +00:00
Aiden Cline
f64b024f46
fix(core): resolve models.dev URL env vars (#41474) 2026-08-09 23:22:01 -05:00
opencode-agent[bot]
0dcedc199c
chore: merge dev into v2 (#41460)
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
2026-08-10 03:36:24 +00:00
Aiden Cline
9bc4eea79a
refactor(core): replace integration prompts with forms (#40997) 2026-08-09 22:00:18 -05:00
Kit Langton
4eff0ee2db
fix(core): flush plugin reload generations (#41309) 2026-08-08 20:18:21 -04:00
Kit Langton
cc0061f88b
fix(core): update recorded prompt cache key (#41307) 2026-08-08 20:18:17 -04:00
opencode-agent[bot]
f43f2b354c chore: generate 2026-08-08 17:25:31 +00:00
Kit Langton
c2ba0bef6b
feat: attach skills to prompts (#41188) 2026-08-08 13:24:22 -04:00
Kit Langton
83b47693c3
feat(core): add workspace domain and placement binding (#41187) 2026-08-08 13:24:04 -04:00
opencode-agent[bot]
e566c082f1 chore: generate 2026-08-08 04:47:57 +00:00
opencode-agent[bot]
bc93da4a46
fix(core): reload changed MCP config (#41204)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-07 23:46:48 -05:00
opencode-agent[bot]
b274db88b0
chore(core): format package (#41205)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-07 23:18:03 -05:00
Kit Langton
8c758e443b
fix(core): reuse shared patch diff (#41186) 2026-08-07 22:50:59 -04:00
Kit Langton
aa05fd23b3
refactor(core): remove legacy account runtime schemas (#41173) 2026-08-07 22:40:53 -04:00
Kit Langton
952d4d446f
feat(server): add modal environment driver (#41118) 2026-08-07 19:36:55 -04:00
James Long
d2c99ba97c
chore: improve incremental typecheck performance (#40925)
Co-authored-by: exe.dev user <exedev@jlongster-site.exe.xyz>
2026-08-07 15:34:36 -04:00
Aiden Cline
9ca650f97c
refactor(ai): promote prompt cache key (#39965) 2026-08-07 13:43:00 -05:00
Kit Langton
b4f769f695
fix(core): normalize tool images once (#41097) 2026-08-07 13:02:13 -04:00
Kit Langton
e5ef00b8b8
fix(core): bound project filesystem watches (#41096) 2026-08-07 12:38:12 -04:00
Kit Langton
917d6449e3
refactor(core): move exec tools onto environment (#41095) 2026-08-07 11:59:59 -04:00
Kit Langton
db31c42e39
refactor(core): move mutation path onto environment (#41091) 2026-08-07 11:42:37 -04:00
Kit Langton
c79ced174e
fix(core): reload changed skill sources (#40954) 2026-08-07 15:35:23 +00:00
Kit Langton
8ba8af1dd9
refactor(core): move read tool onto environment (#41084) 2026-08-07 11:22:50 -04:00
opencode-agent[bot]
6e82f5d3b9
fix(core): connect custom providers (#40761)
Co-authored-by: Dax Raad <826656+thdxr@users.noreply.github.com>
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-07 10:14:14 -05:00
opencode-agent[bot]
bc47030d4d
fix(core): serialize edit and patch transactions (#40641)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-08-07 10:07:48 -05:00
Kit Langton
e6d20440f9
test: fix cross-platform unit failures (#41075) 2026-08-07 10:53:39 -04:00
Kit Langton
c9cbd2b1f4
feat(core): add local environment driver (#41076) 2026-08-07 10:53:35 -04:00
Aiden Cline
292dfa3036
feat(core): add restart continuation message (#40989) 2026-08-07 09:52:51 -05:00
Kit Langton
3bb0d7fda0
feat(core): add workspace environment foundation (#40967) 2026-08-07 10:28:27 -04:00