Commit graph

866 commits

Author SHA1 Message Date
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
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
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
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
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
opencode-agent[bot]
8977881e09
feat(tui): queue prompts with option enter (#40922)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-08-07 10:22:18 -04:00
Aiden Cline
2092350cfa
fix(core): align shell output limits (#41007) 2026-08-07 00:18:16 -05:00
Aiden Cline
5fb0d7c99c
feat(core): bound tool output (#40929) 2026-08-07 00:02:14 -05:00
Kit Langton
cc7827fe08
refactor(core): simplify file tools to lexical paths (#40962) 2026-08-06 21:53:52 -04:00
opencode-agent[bot]
76e4d88d21
fix(core): default custom agents to primary (#40880)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-06 20:47:51 -05:00
opencode-agent[bot]
439ed66c7b
fix(core): migrate legacy small model (#40966)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-06 20:46:12 -05:00
opencode-agent[bot]
d7651519f3
fix(tui): use tab layout setting (#40952)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-08-07 01:19:28 +00:00
Aiden Cline
dcae95e2bb
feat(ai): expose model compatibility options (#40942) 2026-08-06 17:46:05 -05:00
James Long
0cc507b8a9
feat(cli): add session import and export (#40914) 2026-08-06 17:51:11 -04:00
opencode-agent[bot]
727beae2d5
fix(core): deduplicate websearch consent prompts (#40869)
Co-authored-by: James Long <17031+jlongster@users.noreply.github.com>
2026-08-06 17:50:51 -04:00
Dax Raad
cd64a17e37 test(core): cover config precedence 2026-08-06 17:26:35 -04:00
Dax
5cf97f1b96
feat(core): normalize mixed config formats (#40919) 2026-08-06 17:11:13 -04:00
Dax
20fa444f31
fix(config): omit unset optional values (#40918) 2026-08-06 13:06:03 -07:00