Commit graph

655 commits

Author SHA1 Message Date
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
Aiden Cline
ec95b27308
fix(core): align ChatGPT context limits (#40902) 2026-08-06 13:35:48 -05:00
Aiden Cline
be2f74d44a
refactor(plugin): split session HTTP hooks (#40724) 2026-08-06 13:23:22 -05:00
Dax
939da6a5e7
feat(cli): add debug config command (#40895) 2026-08-06 10:35:48 -07:00
Aiden Cline
a38d44265b
fix(core): continue interrupted responses (#40576) 2026-08-06 00:04:27 -05:00
opencode-agent[bot]
a15ec425de
test: repair v2 CI failures (#40803)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-05 23:38:38 -05:00
Aiden Cline
ae494ffce5
fix(core): retire legacy provider aliases (#40487) 2026-08-05 23:27:14 -05:00
Dax
0fbe489e35
feat(core): migrate v1 data to v2 (#40723) 2026-08-05 21:57:58 -04:00
Kit Langton
03e9789064
test(core): align event persistence expectations (#40783) 2026-08-06 01:50:45 +00:00
Dax Raad
bd2f37bc90 fix(core): clarify current session label 2026-08-05 19:33:59 -04:00
Dax Raad
120e4e7388 fix(core): make event persistence opt-in 2026-08-05 19:33:59 -04:00
Kit Langton
3acaa5a359
refactor(core): remove unused shell posix metadata (#40734) 2026-08-05 21:31:35 +00:00