Commit Graph

69 Commits

Author SHA1 Message Date
James Long 54fbd2a8b9 refactor(core): remove infrastructure layer exports (#34624) 2026-06-30 12:17:12 -04:00
Aiden Cline e18daadee9 fix(core): expose models.dev modes as models (#34521) 2026-06-29 17:51:06 -05:00
James Long 36700b2f07 refactor(core): rename app node modules (#34238) 2026-06-27 12:29:21 -04:00
Dax Raad 5da7e801f2 feat(core): port v2 runtime fixes onto dev
Cherry-picks the packages/core changes from the v2 branch onto dev:
- combined ordered stdout/stderr in AppProcess + bash structured output
- edit/apply-patch return FileDiff info with status and line stats
- ignore no-op model switches; record reasoning timestamps
- return unexpected local tool defects to the model and continue
- keep OAuth account metadata out of request bodies
- nest OpenAI reasoning effort/summary options
- load OpenCode provider config asynchronously; batch plugin boot
- export latest public event manifest

Includes the supporting schema reasoning time field and regenerated
client/SDK types.
2026-06-27 00:07:25 -04:00
James Long 956c603bc5 refactor(core): separate out location node functionality and integrate into v2 (#34119) 2026-06-26 22:46:07 -04:00
Aiden Cline 927d0fb2b3 feat(oauth): unify OAuth callback browser pages (#34025) 2026-06-26 00:36:40 -05:00
Kit Langton c31dc9c7b7 refactor(schema): tighten public contracts (#33771) 2026-06-25 17:10:23 +00:00
Dax Raad cfd64625a3 fix(core): preserve unconfigured console models 2026-06-24 18:58:17 -04:00
Dax Raad ae0c03ad62 feat(core): generate model variants 2026-06-24 13:17:14 -04:00
Dax Raad b406ebb11d refactor(core): simplify model requests 2026-06-24 13:17:14 -04:00
Kit Langton 460d72cfbd refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
Dax 1226de7680 feat(core): map providers to integrations (#33562) 2026-06-24 00:53:31 +00:00
Dax c6fcb1bd22 feat(core): add opencode integration (#33560) 2026-06-24 00:26:54 +00:00
opencode-agent[bot] b83005fa98 chore: generate 2026-06-23 23:46:36 +00:00
Dax 5e12cf6751 feat(core): add opencode integration (#33555) 2026-06-23 23:45:02 +00:00
Dax Raad 8266b8dca7 fix(core): prioritize reference plugin registration 2026-06-22 23:39:26 -04:00
Dax Raad 2ccb306175 refactor(plugin): use direct runtime registry 2026-06-22 20:10:29 -04:00
Dax Raad e042a1a426 refactor(plugin): consolidate internal registration 2026-06-22 19:49:00 -04:00
Dax 9371e151f4 feat(plugin): add namespaced hook API (#33416) 2026-06-22 19:06:57 -04:00
Dax f576efbfa8 feat(plugin): add v2 effect host (#33111) 2026-06-21 08:05:49 -04:00
Grant Martin 90be109fa3 fix(core): fix command docs in customize-opencode skill (#32718) 2026-06-19 18:22:27 -04:00
Keefe Tang b668967e99 fix(provider): pass apiKey to createUnified for Cloudflare AI Gateway (#32052)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-06-16 19:04:38 +02:00
opencode-agent[bot] d780566014 chore: generate 2026-06-14 12:46:12 +00:00
Dax 00a6e3fc4a refactor(core): derive catalog availability from integrations (#32272) 2026-06-14 14:44:50 +02:00
santigc6 085fb73ac3 feat(opencode): add external browser OAuth for snowflake cortex provider (#31700)
Co-authored-by: santiago.gonzalezcarvajcentenera <santiago.gonzalezcarvajcentenera@colaborador.elcorteingles.es>
Co-authored-by: David Fierro <14184197+davidfierro@users.noreply.github.com>
Co-authored-by: Kamesh Sampath <kamesh.sampath@hotmail.com>
Co-authored-by: Cortex Code <noreply@snowflake.com>
2026-06-13 13:09:45 -05:00
Dax 52c1651ef6 refactor(core): simplify integration credentials (#31968) 2026-06-12 06:15:25 +00:00
opencode-agent[bot] 3cf7117cc1 chore: generate 2026-06-11 06:32:44 +00:00
Dax 7489190405 feat(core): add connector authentication (#31837) 2026-06-11 06:31:17 +00:00
Dax 1add617766 feat(core): add project reference guidance (#31601) 2026-06-10 04:08:26 +00:00
Dax ec87cf82cb refactor(core): consolidate references (#31539) 2026-06-09 16:08:58 +00:00
fancivez e52239375a docs: fix MCP header interpolation example to {env:VAR} (#31078)
Co-authored-by: wujunchen <wujunchen@baidu.com>
2026-06-06 18:33:01 -05:00
Kit Langton dc9bfd4474 fix(core): scope Vertex provider transforms (#31004) 2026-06-05 14:55:52 -04:00
Kit Langton 78e00d13c6 fix(core): preserve model request semantics (#30990) 2026-06-05 14:23:31 -04:00
Kit Langton 0efca52b52 feat(core): admit v2 skill guidance (#30843) 2026-06-05 11:19:55 -04:00
Kit Langton 6488b2ff11 fix(core): respect v2 default agents (#30969) 2026-06-05 10:47:31 -04:00
opencode-agent[bot] d7cdbc99e3 chore: generate 2026-06-05 03:21:15 +00:00
Kamesh Sampath b551fa85c5 feat(core): add Snowflake Cortex provider (#29901)
Co-authored-by: Cortex Code <noreply@snowflake.com>
2026-06-04 22:19:55 -05:00
Dax Raad e747f8b052 fix build 2026-06-04 11:11:23 -04:00
opencode-agent[bot] 14e2b0d799 chore: generate 2026-06-04 06:59:09 +00:00
Dax 9e11b45908 feat(core): add command registry (#30624) 2026-06-04 02:57:43 -04:00
Aiden Cline 59d31f4a7e feat: bump bedrock and add proper mantle support for openai models through aws bedrock (#30464) 2026-06-04 00:09:12 -05:00
Kit Langton 540e83b6c8 feat(core): add embedded v2 session runtime and tool foundation (#30632) 2026-06-03 23:02:17 -04:00
Dax c7cc459436 feat(core): add skill registry and file agent loading (#30617) 2026-06-03 16:58:34 -04:00
Dax ff0744b4af refactor(core): nest model api id (#30603) 2026-06-03 14:11:38 -04:00
opencode-agent[bot] 82f03dd036 chore: generate 2026-06-03 17:35:02 +00:00
Dax f60ac3b450 refactor(core): remove ai sdk option fields (#30581) 2026-06-03 17:32:58 +00:00
Shoubhit Dash 7365418f37 chore(opencode): remove scout agent (#30435) 2026-06-02 23:30:34 +05:30
opencode-agent[bot] 6466860e0a chore: generate 2026-06-02 01:34:11 +00:00
Dax 3056f6c030 feat(core): add location-based permission service (#30287) 2026-06-02 01:32:50 +00:00
Dax 07a4c49e30 feat(worktree): add managed workspace cloning (#30117) 2026-05-31 11:57:44 -04:00