Commit Graph

220 Commits

Author SHA1 Message Date
Aiden Cline dfddac1895 remove hardcoded openrouter provider 2025-11-24 16:11:12 -06:00
Aiden Cline 51a8355378 adjust bundled provider logic, fix tree shaking stuff (#4708) 2025-11-24 15:48:54 -06:00
Adam 8faaea9c01 wip(share): more styling 2025-11-24 15:10:40 -06:00
Aiden Cline 37fa3dd61b bump copilot plugin, give better error message for copilot (#4678) 2025-11-24 00:40:15 -06:00
Huang Qi 3a7142883a fix: add explicit fallback model and prevent direct opencode provider calls (#4653)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-11-23 22:51:15 -06:00
Frank 96ca5fb20d wip: zen 2025-11-23 15:21:47 -05:00
Aiden Cline d17702abd5 tweak: start bundling in some ai-sdk packages (#4649) 2025-11-23 01:29:20 -06:00
Dax Raad 7747652bf6 summary optimizaitons 2025-11-22 11:32:49 -05:00
Frank f0de3764c0 update logic for local and dev providers 2025-11-21 13:31:33 -05:00
Ian Maurer c19dc1ec61 fix(cli): ensure clean exit on provider/model errors (#4223)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-11-21 02:01:19 -06:00
Aiden Cline 5ce61f68cd add provider whitelist 2025-11-21 01:24:44 -06:00
geril07 e70c7b257a feat: whitelist/blacklist config options for provider (#3416)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-11-21 01:01:30 -06:00
Dax e9141bf5cd Tui onboarding (#4569)
Co-authored-by: GitHub Action <action@github.com>
2025-11-21 00:21:06 -05:00
Aiden Cline f0059242c8 fix: make use openrouter ai sdk package to fix interlevened thinking models 2025-11-20 16:32:44 -06:00
Aiden Cline db2353a33b tweak: make /export go to cwd 2025-11-19 22:45:40 -06:00
Aiden Cline 337ac615ed tweak: default to disabling fetch timeout in provider options 2025-11-19 16:20:29 -06:00
Aiden Cline d2c4bc5b50 fix: openrouter ai sdk package support 2025-11-19 14:22:51 -06:00
Tommy D. Rossi ad2963bb30 fix: show reasoning summaries for gemini models (#4491)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-19 11:25:18 -06:00
Aiden Cline 15ca13204b tweak: use temperature 1 for gemini 3 pro 2025-11-18 11:49:39 -06:00
Dax Raad 6330f0a468 rework default model 2025-11-18 12:01:41 -05:00
Albert O'Shea 56f211ffd9 feat: nix support for the nix folks (#3924)
Co-authored-by: opencode <opencode@sst.dev>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2025-11-18 00:46:49 -06:00
Dax Raad d3de88af1d respect server suggestion for default model 2025-11-17 20:53:48 -05:00
Youssef Achy e13b4dc18e add support for azure cognitive services provider (#4397) 2025-11-17 00:01:45 -06:00
Aiden Cline 0d31818c43 fix: vercel gateway options 2025-11-16 18:39:31 -06:00
Aiden Cline f4ee72f295 fix: promptCacheKey set unnecessarily 2025-11-16 14:32:57 -06:00
xiaojie.zj 7b730e5225 add: add zenmux doc and header (#3597)
Co-authored-by: xiaojie.zj <xiaojie.zj@antgroup.com>
2025-11-15 21:37:30 -06:00
Frank 45c046fcfb fix: incorrect sonnet price calculation 2025-11-14 18:46:43 -05:00
GitHub Action 3344655b11 chore: format code 2025-11-14 22:44:36 +00:00
sredfern 9c6c5fa346 fix(provider): support local file paths for custom providers (#4323) 2025-11-14 16:43:59 -06:00
Aiden Cline 6ef0b7201f fix: add azure exclusion 2025-11-14 11:54:00 -06:00
Aiden Cline e569a81396 set verbosity to low for gpt-5.1 (match codex) 2025-11-14 11:52:29 -06:00
Shantur Rathore 6ee3cd1a17 set promptCacheKey for openai compatible providers (#4203)
Co-authored-by: GitHub Action <action@github.com>
2025-11-14 11:41:01 -06:00
Frank a03daf6331 zen: use gpt-5-nano as small model 2025-11-14 00:59:00 -05:00
Aiden Cline 840f332700 fix: max tokens when using models like opus with providers other than anthropic (#4307) 2025-11-13 16:39:09 -06:00
Aiden Cline 8ee22fe386 fix: custom model name merging 2025-11-12 13:55:13 -06:00
Aiden Cline 639fc6ed64 fix: costs being 0 when using custom model id overrides (#4219) 2025-11-11 15:58:14 -06:00
OpeOginni 020b131a1f Fix/google vertex configs (#4169)
Co-authored-by: GitHub Action <action@github.com>
2025-11-10 13:25:03 -06:00
Dax Raad 3867f88966 Merge remote-tracking branch 'origin/dev' into dev 2025-11-08 20:21:02 -05:00
Dax Raad 1819472982 improve startup speed 2025-11-08 20:18:36 -05:00
GitHub Action 9855771157 chore: format code 2025-11-08 01:59:02 +00:00
Nicolai van der Smagt 0fd59de486 fix: resolve Mistral API compatibility issues (#2440)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-11-06 20:05:59 -05:00
Dax Raad 5be6405521 codex tweaks 2025-11-06 19:14:01 -05:00
Nicolai van der Smagt e189c90cc0 fix: resolve Mistral API compatibility issues (#2440)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-11-06 16:53:02 -06:00
Dax Raad ed8913324e big format 2025-11-06 13:03:12 -05:00
Aiden Cline 7d29890d25 fix: eu-west-2 aws bedrock issue 2025-11-05 10:14:08 -06:00
Ola bf4d4ea0ae feat(provider): add GitHub Enterprise support for Copilot (#2522)
Co-authored-by: Jon-Mikkel Korsvik <48263282+jkorsvik@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-11-04 15:36:12 -06:00
Aiden Cline 0dd2fd09ae tweak: filter out deprecated models 2025-10-31 10:48:51 -05:00
Filip 0c840433c8 add optional headers field to model config (#3546) 2025-10-30 23:35:26 -05:00
Dax Raad 5d8d65bedc do not set temperature for claude models 2025-10-28 01:14:25 -04:00
Aurelien Ribon e6c7aeb3c1 fix: dont set reasoning effort to medium for gpt-5-pro (#3474) 2025-10-27 10:50:57 -05:00