Commit Graph

189 Commits

Author SHA1 Message Date
Aiden Cline 80cc731547 fix(core): refine small model defaults (#33926) 2026-06-25 20:31:53 -05:00
Aiden Cline cd29e7b797 feat(llm): pass strict through tool definitions for Codex parity (#33392) 2026-06-25 16:28:39 -05:00
Aiden Cline 29174e3957 fix(core): preserve structured error messages (#33530) 2026-06-23 18:43:59 -05:00
imranshaiedi-byte 08cf531e5e feat(opencode): expose High/Max thinking variants for GLM-5.2 (#32446)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-06-20 16:59:08 -05:00
Jason Quense 9d7df8bd39 fix(opencode): sanitize OpenAI MCP tool schemas (#32489)
Co-authored-by: jquense <jquense@ramp.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-06-17 02:00:58 +02:00
Linus Schlumberger b4068ec9b7 fix(gemini): prevent gemini incompatibility with some tools (#31877) 2026-06-11 11:30:50 -05:00
Aiden Cline 9ba386b791 fix(opencode): support Claude Fable reasoning (#31546) 2026-06-09 12:38:53 -05:00
Aiden Cline 551a67f128 drop citation_options from cohere (#31543) 2026-06-09 11:53:02 -05:00
Aiden Cline 75d469d17d feat(opencode): configure Cohere North model (#31536) 2026-06-09 10:54:03 -05:00
Anthony Lau 6591b34560 fix(opencode): generate reasoning variants for all OpenRouter models. (#30332)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-06-08 20:22:02 -05:00
Aiden Cline 306b67d957 fix: adjust item id stripping to happen prior to request signing (#31429) 2026-06-08 17:43:48 -05:00
Aiden Cline 9fc8deab6e fix(opencode): support MiniMax M3 thinking toggle (#31426) 2026-06-08 17:03:31 -05:00
Aiden Cline 291d8e4167 fix(opencode): honor Bedrock Mantle config (#31001) 2026-06-05 13:14:55 -05:00
Aiden Cline 4e541c586a fix(opencode): gate reasoning summaries by provider (#30973) 2026-06-05 10:08:39 -05: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
Jérôme Benoit 514691e2ae fix(opencode): route SAP AI Core reasoning variants through modelParams (#30482) 2026-06-03 18:40:39 -05:00
Aiden Cline 373fe67d55 fix(core): expose azure openai xhigh efforts (#30620) 2026-06-03 15:27:23 -05:00
opencode-agent[bot] 02bbe2d583 chore: generate 2026-06-03 04:35:54 +00:00
Aiden Cline 647c0d1f08 fix: rm tool reorder logic from old bug (#30483) 2026-06-02 23:34:36 -05:00
Aiden Cline 5600ead468 Revert "fix(opencode): preserve signed thinking during anthropic reorder" (#30502) 2026-06-02 23:34:05 -05:00
Aiden Cline 66065eb7fe fix(opencode): preserve signed thinking during anthropic reorder (#30182) 2026-06-02 23:33:48 -05:00
Dax fbda5fadda refactor(core): move v1 schemas into core (#30473) 2026-06-03 02:42:13 +00:00
Dax 7a9068f029 refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
Aiden Cline 78630b7907 test: widen provider header timeout margin (#30427) 2026-06-02 11:02:39 -05:00
opencode-agent[bot] c6f77e50f8 chore: generate 2026-05-31 01:09:55 +00:00
Dax e2a8e18298 refactor(core): move database schema ownership (#29068)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-05-30 21:08:38 -04:00
Jérôme Benoit c50ec8e5e4 fix(opencode): support sap-ai-core anthropic opus 4.7+ adaptive reasoning (#29991) 2026-05-30 18:30:21 -05:00
Aiden Cline 9122c853b4 fix(opencode): default display summarized for gateway opus 4.7+ adaptive reasoning (#30027) 2026-05-30 18:07:06 -05:00
opencode-agent[bot] 6cb9868946 chore: generate 2026-05-30 04:07:26 +00:00
Dax 999db7786c feat(core): add location-scoped config loading (#29625) 2026-05-30 04:06:08 +00:00
Aiden Cline db24893a4e fix(opencode): support vertex opus adaptive reasoning (#29911) 2026-05-29 11:35:26 -05:00
Aiden Cline 02a7158a86 fix(opencode): retry stalled SSE streams (#29837) 2026-05-29 00:19:54 -05:00
Aiden Cline abaca781d0 fix(opencode): enable adaptive reasoning for opus 4.7+ (#29769) 2026-05-28 12:19:34 -05:00
opencode-agent[bot] db5ae81835 chore: generate 2026-05-27 02:24:30 +00:00
Aiden Cline ea6ac8dcdc feat: add headerTimeout cfg option, default it on only for openai w/ default of 10s (#29484) 2026-05-26 21:22:24 -05:00
Aiden Cline 7860241c5d fix(llm): split OpenAI reasoning summary blocks (#29000) 2026-05-23 20:06:45 -05:00
Shoubhit Dash 2536f1ca6e fix(provider): type default model failures (#28881) 2026-05-22 23:53:23 +05:30
opencode-agent[bot] 8984a228e4 chore: generate 2026-05-22 04:04:41 +00:00
JPFrancoia c137656108 fix(vertex): Vertex (Antropic) provider: use .rep.googleapis.com for continental multi-region endpoints (us, eu) (#28347)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-05-21 23:03:24 -05:00
opencode-agent[bot] 40d2e55d11 chore: generate 2026-05-21 03:37:50 +00:00
Kit Langton 65d8951700 refactor(opencode): roll out serviceUse proxy across 14 services + tests (#28576) 2026-05-21 03:36:27 +00:00
opencode-agent[bot] f86a87af2e chore: generate 2026-05-21 02:44:38 +00:00
Kit Langton 892a5d3c7a test(opencode): port provider.test.ts to it.instance (#28565) 2026-05-21 02:43:14 +00:00
opencode-agent[bot] a96033078f chore: generate 2026-05-21 02:32:58 +00:00
Kit Langton f9d5db4935 test(opencode): port amazon-bedrock.test.ts to it.instance (#28559) 2026-05-20 22:31:42 -04:00
Kit Langton 252b5427c8 Migrate provider lookup tests to instance fixtures
Migrate provider env precedence, model lookup, and default model tests to Effect-aware instance fixtures while keeping behavior unchanged.
2026-05-18 18:01:53 +00:00
Kit Langton 3a2fa1ef84 Migrate custom provider tests to instance fixtures
Migrate the next custom provider/model config tests to Effect-aware instance fixtures while keeping timing neutral and behavior unchanged.
2026-05-18 17:49:26 +00:00
Kit Langton d38b210d2a Migrate provider config tests to instance fixtures
Convert the first provider env/config/filtering tests to Effect-aware instance fixtures while keeping behavior unchanged and documenting neutral timing.
2026-05-18 13:22:59 -04:00