Commit graph

210 commits

Author SHA1 Message Date
Dax Raad
40cd6989d2 fix(core): update console server URL 2026-08-13 17:04:46 -04:00
opencode-agent[bot]
c7bee09632
fix(core): preserve Copilot fallback provider (#42099)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-12 14:03:27 -05:00
Kit Langton
a841fc22bb
feat(server): workerd runtime profile and SDK workerd entrypoint (#41918) 2026-08-12 14:07:56 -04:00
opencode-agent[bot]
1fea1c2ebc
fix(core): route Muse models to Meta prompt (#42036)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-12 09:31:59 -05:00
Dax Raad
4acdeffbe9 refactor(core): require explicit import extensions 2026-08-11 20:22:50 -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
Aiden Cline
3fd3e28690
fix(core): classify copilot utility requests (#41840) 2026-08-11 15:51:55 -05:00
opencode-agent[bot]
d8b3e528e8
fix(core): use standard web search key dialogs (#41821)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-11 14:13:58 -05:00
Aiden Cline
a5d6969f6f
feat(core): extract plan agent into a plugin (#41665) 2026-08-11 13:49:24 -05:00
Kit Langton
2c1596ca80
refactor(core): share AI SDK provider factory (#41796) 2026-08-11 13:07:14 -04:00
Kit Langton
fa5ca85e30
refactor(core): reuse plugin source discovery (#41794) 2026-08-11 13:06:58 -04:00
opencode-agent[bot]
6721ff5328
fix(core): omit deprecated models.dev models (#41769)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-11 10:17:04 -05:00
Aiden Cline
47c8d85904
feat(plugin): allow tool hooks to fail with tool errors (#41668) 2026-08-11 00:36:59 -05:00
Kit Langton
5d8c48718b
refactor(core): move instruction discovery to the config side (#41629) 2026-08-10 22:32:58 -04: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
71f5e4189d
refactor(core): move plugin discovery and watching to the config side (#41618) 2026-08-10 20:15:08 -04:00
Aiden Cline
7ff27ca8cf
fix(core): resolve provider URL variables at runtime (#41580) 2026-08-10 15:03:47 -05:00
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
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
c2ba0bef6b
feat: attach skills to prompts (#41188) 2026-08-08 13:24:22 -04: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
db31c42e39
refactor(core): move mutation path onto environment (#41091) 2026-08-07 11:42:37 -04:00
Shoubhit Dash
e6c9b6bef7
feat(core): add firecrawl web search (#41042) 2026-08-07 16:51:09 +05:30
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
Kit Langton
51cef27579
refactor(core): deduplicate Copilot endpoint routing (#40765) 2026-08-06 11:10:47 -04:00
Aiden Cline
ae494ffce5
fix(core): retire legacy provider aliases (#40487) 2026-08-05 23:27:14 -05:00
Aiden Cline
daa998f9c3
fix(core): make xAI OAuth device-only (#40538) 2026-08-04 22:55:31 -05:00
Aiden Cline
b9c118e0fe
chore(core): drop unreachable AI SDK provider packages (#40504) 2026-08-04 14:37:56 -05:00
Aiden Cline
aa820db18d
feat(plugin): add session HTTP middleware (#40327) 2026-08-04 09:15:52 -05:00
Aiden Cline
a4ad17347f
fix(core): apply safe defaults to all agents (#40316) 2026-08-03 17:56:04 -05:00
opencode-agent[bot]
f99469bdf8
refactor(core): remove unused layer exports (#39975)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-07-31 20:26:38 -04:00
opencode-agent[bot]
6c567dc745
refactor(core): remove unreferenced layer map example (#39971)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-07-31 20:25:27 -04:00
Kit Langton
2cfe8883ea
feat(plugin): expose session rename and wait to plugins (#39932) 2026-07-31 21:08:33 +00:00
Aiden Cline
7129ed6e62
fix(core): respect model input limits (#39797) 2026-07-31 10:41:36 -05:00
Aiden Cline
671e164f8d
refactor(core): contain Codex in OpenAI plugin (#39734) 2026-07-30 21:43:38 -05:00
opencode-agent[bot]
0ffec67ca3
refactor: remove unused V2 code (#39699)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-30 11:25:03 -05:00
James Long
94ee274aeb
feat(core): add V2 formatter runtime (#39564) 2026-07-29 17:23:04 -04:00
Aiden Cline
c8dca936b1
feat(plugin): add shell.create.before hook (#39547) 2026-07-29 14:11:52 -05:00
Dax Raad
bd906d468d refactor(core): make watcher subscription effectful 2026-07-29 09:50:24 -04:00
Kit Langton
27e7b0558a
fix(core): preserve plugin update order (#39372) 2026-07-28 13:00:24 -04:00
Kit Langton
e556aca833
refactor(core): simplify plugin reload loop (#39356) 2026-07-28 12:21:29 -04:00
Aiden Cline
62320947d9
fix(core): refresh system prompt references (#39245) 2026-07-27 21:52:31 -05:00
Aiden Cline
0cb9bb567e
fix(core): align Meta system prompt (#39240) 2026-07-27 21:31:49 -05:00
Aiden Cline
abcbdad530
fix(core): refresh Meta system prompt (#39237) 2026-07-27 21:14:16 -05:00
Kit Langton
debdea40ea
feat(core): reload configured plugins from source edits (#39224) 2026-07-27 22:04:28 -04:00
Kit Langton
8b4b0d67d7
feat(core): reload discovered plugins from source edits (#39174) 2026-07-27 18:20:13 -04:00