Commit Graph

202 Commits

Author SHA1 Message Date
Dax Raad e9cd49fc72 fix(core): fail interrupted session steps 2026-06-27 01:16:30 -04:00
Dax Raad 8df78e10c8 fix(core): continue after tool defects 2026-06-26 22:02:30 -04:00
Dax Raad 449e4902ca fix(core): load OpenCode provider config asynchronously 2026-06-26 21:16:15 -04:00
Dax Raad 063f17382c fix: stabilize v2 runtime behavior 2026-06-26 20:56:36 -04:00
Dax Raad 095388a5df feat(tui): add v2 terminal interface 2026-06-26 14:38:25 -04:00
opencode-agent[bot] d5154308ee chore: generate 2026-06-26 17:56:55 +00:00
Dax Raad 913ee01fce fix(core): authorize external read paths 2026-06-26 13:55:04 -04:00
Dax Raad 0adb097898 fix(core): resolve prompt attachment mime types 2026-06-26 13:51:00 -04:00
Shoubhit Dash c2b24336ab fix(core): refresh cached remote skills (#34059) 2026-06-26 12:12:50 +00:00
Aiden Cline 927d0fb2b3 feat(oauth): unify OAuth callback browser pages (#34025) 2026-06-26 00:36:40 -05:00
Kit Langton 5137958484 feat(sdk): expose active sessions (#33991) 2026-06-26 03:33:35 +00:00
Kit Langton 5f660a4a4e fix(sdk): wake embedded session execution (#33992) 2026-06-25 23:04:14 -04:00
opencode-agent[bot] 505d3a8c88 feat(core): split MCP timeout configuration (#33977)
Co-authored-by: Test <test@opencode.test>
2026-06-25 20:31:00 -05:00
Kit Langton 622d8648bc feat(sdk): restore session runtime operations (#33777) 2026-06-25 14:23:01 -04:00
Kit Langton c31dc9c7b7 refactor(schema): tighten public contracts (#33771) 2026-06-25 17:10:23 +00:00
Kit Langton ec48f9848a refactor(schema): normalize module patterns (#33770) 2026-06-25 15:42:22 +00:00
Kit Langton 4e8927a2a8 feat(sdk): add HttpApi clients and embedded host (#33445) 2026-06-24 23:08:54 -04:00
opencode-agent[bot] 2a03904f0d chore: generate 2026-06-24 23:43:02 +00:00
Dax 00591ebff4 feat(core): add session snapshot and revert system (#33226) 2026-06-24 23:41:16 +00:00
Dax Raad bae9461364 fix(core): lower OpenAI text verbosity 2026-06-24 19:32:59 -04:00
Dax Raad cfd64625a3 fix(core): preserve unconfigured console models 2026-06-24 18:58:17 -04:00
Kit Langton d359001a2b refactor(schema): extract public event definitions (#33579) 2026-06-24 16:43:17 -04:00
opencode-agent[bot] 5d9772ff40 chore: generate 2026-06-24 17:21:26 +00: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
opencode-agent[bot] 80af33ce71 chore: generate 2026-06-24 05:10:01 +00:00
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 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
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
Aiden Cline a5c1ba8e5d test(core): avoid models cache recovery race (#33525) 2026-06-23 11:40:08 -05:00
Dax Raad 147b2a7e68 fix(core): await plugin readiness 2026-06-22 22:49:57 -04:00
Dax Raad 07640fdf6d test(core): speed up test setup 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 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
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
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
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