Commit Graph

148 Commits

Author SHA1 Message Date
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
Kit Langton b8048cd162 Speed up targeted opencode tests
Reduce avoidable setup costs in slow opencode tests while preserving reviewed coverage and recording the benchmark evidence for follow-up test-suite work.
2026-05-18 16:18:29 +00:00
Dax 5ada30c092 Load models.dev snapshot from build global (#28077) 2026-05-17 21:59:44 -04:00
Shoubhit Dash c066b249b9 refactor(instance): retire WithInstance adapter (#27782) 2026-05-16 01:30:07 +05:30
Shoubhit Dash 12968615a0 refactor(instance): remove legacy runtime fallback (#27757) 2026-05-15 23:05:44 +05:30
nv-kasikritc 5241715718 feat(provider): add NVIDIA endpoints origin header (#27394) 2026-05-14 17:21:58 -05:00
Shoubhit Dash e484325387 refactor(provider): use runtime flag for experimental models (#27606) 2026-05-15 02:48:01 +05:30
opencode-agent[bot] 4d33853872 chore: generate 2026-05-14 04:25:32 +00:00
Frederik 7163b29b30 fix: bug encountered when using azure gpt-5.5 w/ completions api (#26222) 2026-05-13 23:24:16 -05:00
Dax 4c90312462 refactor(core): move models.dev into core (#27347) 2026-05-13 20:58:24 -04:00
Kit Langton 4cf9136b33 fix(provider): make small model fallback optional (#27405) 2026-05-14 00:44:34 +00:00
Aiden Cline 08d984bde7 cleanup: make smallOptions rely on variants (#27390) 2026-05-13 18:30:36 -05:00
Kit Langton b5c3067e10 fix(provider): type model not found errors (#27334) 2026-05-13 22:23:09 +00:00
Shoubhit Dash 3a97201db2 fix(provider): restore model suggestions (#27372) 2026-05-14 00:38:38 +05:30
Shoubhit Dash ba9a195ae4 refactor(flags): route installation client through runtime flags (#27369) 2026-05-14 00:10:31 +05:30
Dax 0381c92481 core: expose v2 model listing API (#25821) 2026-05-13 14:43:08 +00:00
Kit Langton c154697bab test(provider): migrate DigitalOcean provider test to Effect runner (#27232) 2026-05-13 02:51:11 +00:00
opencode-agent[bot] 8bbf303d04 chore: generate 2026-05-12 21:24:39 +00:00
Musa d10af17839 feat(plugin): add DigitalOcean OAuth + Inference Routers (#26095) 2026-05-12 16:22:40 -05:00
Kit Langton 3aa50460d3 test(provider): migrate more config-backed cases (#27067) 2026-05-12 14:19:49 +00:00
Kit Langton 66b587884c test(provider): migrate config-backed cases to Effect runner (#26969) 2026-05-12 02:23:52 +00:00
Kit Langton de617e9071 refactor(provider): share model status schema (#26595)
Co-authored-by: Developer <temp@example.com>
2026-05-09 19:20:31 -04:00
Kit Langton 894efd0157 fix(provider): align Gemini thinking controls (#26279) 2026-05-08 10:22:45 -04:00
Kit Langton 535bc3ebba fix(provider): align Anthropic Opus 4.5 efforts (#26275) 2026-05-08 00:06:07 -04:00
Kit Langton 1caf3e9018 fix(provider): constrain OpenAI deep research efforts (#26273) 2026-05-07 23:43:42 -04:00
opencode-agent[bot] ea8b58b42d chore: generate 2026-05-08 03:33:55 +00:00
Kit Langton d7310878c8 fix(provider): align GPT-5 reasoning variants (#26268) 2026-05-07 23:32:47 -04:00
opencode-agent[bot] de3c6a6dd3 chore: generate 2026-05-05 23:08:37 +00:00
Aiden Cline c81cb21d8e fix: sanitize surrogates (#25934) 2026-05-05 18:07:23 -05:00
opencode-agent[bot] c56f774aa6 chore: generate 2026-05-05 21:56:18 +00:00
Nathan Nguyen 190c44fbbf fix(cf-ai-gateway): route provider options through openaiCompatible key (#24432) (#25573) 2026-05-05 16:55:08 -05:00
Kit Langton be489206f6 Normalize instance lifecycle wiring (#25501) 2026-05-02 20:39:20 -04:00
opencode-agent[bot] 173141c3d1 chore: generate 2026-05-02 18:00:11 +00:00
Kit Langton 49bd02e4e7 feat(models): effectify ModelsDev as Service (#25434) 2026-05-02 13:59:08 -04:00
Kit Langton 6c85bbc7f0 Replace Instance.disposeAll/load with fixture helper (#25418) 2026-05-02 10:56:15 -04:00
Kit Langton 6a287d2fe6 Migrate test inits from Promise to Effect (#25377) 2026-05-02 09:07:59 -04:00
Aiden Cline a904f31e5b fix: adjust azure defaults to closer match openai to prevent Item .. of type 'reasoning' was provided without its required following item (#25007) 2026-04-29 16:49:28 -05:00
Ruben De Smet 8cb9d23b49 feat: add Mistral Medium 3.5 with reasoning support (#24996) 2026-04-29 16:26:24 -05:00
Aiden Cline 88be575023 fix(copilot): ensure available variants sync from api (#24734)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-28 14:58:51 -05:00
opencode-agent[bot] c7eecac5b6 chore: generate 2026-04-28 04:45:24 +00:00
Aiden Cline 7f66439730 fix: sanitize tools for moonshot (#24730) 2026-04-27 23:44:21 -05:00
Dax 07ac891a99 refactor: remove module barrels (#24554) 2026-04-27 14:33:33 -04:00