Commit Graph

268 Commits

Author SHA1 Message Date
Chris Yuan c922a32ae1 fix(skill): emit base directory as filesystem path, not file:// URL (#33580)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-06-24 00:08:22 -05:00
Kit Langton ba7893bab6 refactor(core): remove schema forwarding facades (#33577) 2026-06-24 02:52:58 +00:00
Kit Langton 460d72cfbd refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
Dax Raad f19572eeef refactor(core): drop filesystem entry mime 2026-06-23 21:49:01 -04:00
opencode-agent[bot] 8e43d452b1 chore: generate 2026-06-24 00:54:55 +00: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
Aiden Cline 29174e3957 fix(core): preserve structured error messages (#33530) 2026-06-23 18:43:59 -05:00
Dax Raad 8266b8dca7 fix(core): prioritize reference plugin registration 2026-06-22 23:39:26 -04:00
Dax Raad 147b2a7e68 fix(core): await plugin readiness 2026-06-22 22:49:57 -04:00
Aiden Cline 1707b5addd refactor(core): remove shell description input (#32823) 2026-06-22 21:18:06 -05: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
Kit Langton 47546248f2 fix(core): reset steps for promoted prompts (#33452) 2026-06-22 19:01:14 -04:00
Kit Langton 5a0d0ee92c refactor(core): simplify session input promotion (#33443) 2026-06-22 17:51:49 -04:00
Kit Langton 7b35cb753d refactor(core): drop legacy compaction event (#33404) 2026-06-22 21:39:41 +02:00
opencode-agent[bot] a083e8aca9 chore: generate 2026-06-22 16:18:36 +00:00
Kit Langton 50b05a4f08 refactor(core): simplify session run coordination (#33388) 2026-06-22 12:16:30 -04:00
Kit Langton 2087c48aa7 refactor(core): simplify session context epochs (#33378) 2026-06-22 11:34:03 -04:00
Kit Langton 5d955a13e0 fix(core): defer session model validation (#33377) 2026-06-22 11:07:27 -04:00
Dax Raad 6e038e22ea fix(core): batch plugin shutdown 2026-06-22 09:04:29 -04:00
Dax Raad 935c933e4e fix(server): isolate event schema types 2026-06-22 08:20:39 -04:00
Dax Raad 688a525d05 fix(core): constrain event schema services 2026-06-22 08:14:49 -04:00
Dax Raad 8220bb3d69 feat(server): stream events across locations 2026-06-22 08:12:43 -04:00
opencode-agent[bot] 6258f23515 chore: generate 2026-06-22 04:17:10 +00:00
Dax ab2f5b5724 refactor(core): simplify integration test fixtures (#33292) 2026-06-22 04:15:34 +00:00
opencode-agent[bot] 3c9803ff68 chore: generate 2026-06-22 04:00:59 +00:00
Dax Raad ae65d40c9f feat(core): expose session switching endpoints 2026-06-21 23:59:22 -04:00
Kit Langton 49586b8a9b fix(core): settle interrupted assistant steps (#33266) 2026-06-21 20:22:09 +00:00
Kit Langton d4c4f084a8 fix(core): handle read file failures (#33260) 2026-06-21 20:12:42 +00:00
Kit Langton 5d7bfe8a32 fix(core): bound web tool failures (#33259) 2026-06-21 15:37:25 -04:00
Kit Langton 2e562b3791 fix(core): handle missing read paths (#33255) 2026-06-21 13:50:14 -04:00
opencode-agent[bot] ce9e30f21f chore: generate 2026-06-21 14:36:19 +00:00
Dax 55f00c0b50 refactor(core): simplify event model (#33238) 2026-06-21 10:34:57 -04:00
opencode-agent[bot] b8422fb4fa chore: generate 2026-06-21 12:07:16 +00:00
Dax f576efbfa8 feat(plugin): add v2 effect host (#33111) 2026-06-21 08:05:49 -04:00
Kit Langton f0d14d342d chore: upgrade Effect to beta 83 (#32340) 2026-06-20 19:57:29 -04:00
Kit Langton 7edac3f09d fix(core): honor configured agent step limits (#33142) 2026-06-20 23:04:30 +02: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
Shoubhit Dash e2ad6d0d9c fix(server): apply plugin pty environment (#32296) 2026-06-14 13:17:48 +02:00
opencode-agent[bot] 1d195452f5 chore: generate 2026-06-14 10:48:03 +00:00
Shoubhit Dash ccd64b6949 refactor(core): canonicalize pty service (#32182) 2026-06-14 12:46:39 +02:00
James Long 5204be4498 fix(core): ignore unavailable project copy roots (#32234) 2026-06-13 18:10:59 -04: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