Aiden Cline
|
23a721f0a2
|
remove hardcoded openrouter provider
|
2025-11-24 16:11:12 -06:00 |
|
Aiden Cline
|
9e44085a69
|
adjust bundled provider logic, fix tree shaking stuff (#4708)
|
2025-11-24 15:48:54 -06:00 |
|
Adam
|
acf1dd8500
|
wip(share): more styling
|
2025-11-24 15:10:40 -06:00 |
|
Aiden Cline
|
ac1e2bfd49
|
bump copilot plugin, give better error message for copilot (#4678)
|
2025-11-24 00:40:15 -06:00 |
|
Huang Qi
|
b4fd4bb257
|
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
|
bbc9142fc5
|
wip: zen
|
2025-11-23 15:21:47 -05:00 |
|
Aiden Cline
|
30ffcaa667
|
tweak: start bundling in some ai-sdk packages (#4649)
|
2025-11-23 01:29:20 -06:00 |
|
Dax Raad
|
75c29d4d1c
|
summary optimizaitons
|
2025-11-22 11:32:49 -05:00 |
|
Frank
|
e34df15ff5
|
update logic for local and dev providers
|
2025-11-21 13:31:33 -05:00 |
|
Ian Maurer
|
e018e16898
|
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
|
fffe20cbe5
|
add provider whitelist
|
2025-11-21 01:24:44 -06:00 |
|
geril07
|
c0d9f21c0f
|
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
|
23ea8ba1ce
|
Tui onboarding (#4569)
Co-authored-by: GitHub Action <action@github.com>
|
2025-11-21 00:21:06 -05:00 |
|
Aiden Cline
|
cf934357c9
|
fix: make use openrouter ai sdk package to fix interlevened thinking models
|
2025-11-20 16:32:44 -06:00 |
|
Aiden Cline
|
97893bd7e6
|
tweak: make /export go to cwd
|
2025-11-19 22:45:40 -06:00 |
|
Aiden Cline
|
51bba6e634
|
tweak: default to disabling fetch timeout in provider options
|
2025-11-19 16:20:29 -06:00 |
|
Aiden Cline
|
9d068c20bb
|
fix: openrouter ai sdk package support
|
2025-11-19 14:22:51 -06:00 |
|
Tommy D. Rossi
|
9de1242d9b
|
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
|
a9981441ae
|
tweak: use temperature 1 for gemini 3 pro
|
2025-11-18 11:49:39 -06:00 |
|
Dax Raad
|
7c0cc94023
|
rework default model
|
2025-11-18 12:01:41 -05:00 |
|
Albert O'Shea
|
5e13527416
|
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
|
bc232045a1
|
respect server suggestion for default model
|
2025-11-17 20:53:48 -05:00 |
|
Youssef Achy
|
58cc5cdf2a
|
add support for azure cognitive services provider (#4397)
|
2025-11-17 00:01:45 -06:00 |
|
Aiden Cline
|
25678fa504
|
fix: vercel gateway options
|
2025-11-16 18:39:31 -06:00 |
|
Aiden Cline
|
cf266f6162
|
fix: promptCacheKey set unnecessarily
|
2025-11-16 14:32:57 -06:00 |
|
xiaojie.zj
|
0e4703b227
|
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
|
f5230d1f02
|
fix: incorrect sonnet price calculation
|
2025-11-14 18:46:43 -05:00 |
|
GitHub Action
|
078111bd96
|
chore: format code
|
2025-11-14 22:44:36 +00:00 |
|
sredfern
|
736f8882f5
|
fix(provider): support local file paths for custom providers (#4323)
|
2025-11-14 16:43:59 -06:00 |
|
Aiden Cline
|
b939470302
|
fix: add azure exclusion
|
2025-11-14 11:54:00 -06:00 |
|
Aiden Cline
|
ef4b2baedc
|
set verbosity to low for gpt-5.1 (match codex)
|
2025-11-14 11:52:29 -06:00 |
|
Shantur Rathore
|
986c60353e
|
set promptCacheKey for openai compatible providers (#4203)
Co-authored-by: GitHub Action <action@github.com>
|
2025-11-14 11:41:01 -06:00 |
|
Frank
|
1d8330331c
|
zen: use gpt-5-nano as small model
|
2025-11-14 00:59:00 -05:00 |
|
Aiden Cline
|
0c51feb9c2
|
fix: max tokens when using models like opus with providers other than anthropic (#4307)
|
2025-11-13 16:39:09 -06:00 |
|
Aiden Cline
|
8addaa7e08
|
fix: custom model name merging
|
2025-11-12 13:55:13 -06:00 |
|
Aiden Cline
|
c5e096c76a
|
fix: costs being 0 when using custom model id overrides (#4219)
|
2025-11-11 15:58:14 -06:00 |
|
OpeOginni
|
bba72c82ae
|
Fix/google vertex configs (#4169)
Co-authored-by: GitHub Action <action@github.com>
|
2025-11-10 13:25:03 -06:00 |
|
Dax Raad
|
4d20e1c3c6
|
Merge remote-tracking branch 'origin/dev' into dev
|
2025-11-08 20:21:02 -05:00 |
|
Dax Raad
|
4bb7ea9127
|
improve startup speed
|
2025-11-08 20:18:36 -05:00 |
|
GitHub Action
|
34ff87d504
|
chore: format code
|
2025-11-08 01:59:02 +00:00 |
|
Nicolai van der Smagt
|
9e04ff013c
|
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
|
25f31f3096
|
codex tweaks
|
2025-11-06 19:14:01 -05:00 |
|
Nicolai van der Smagt
|
a2ab019317
|
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
|
1ea3a8eb9b
|
big format
|
2025-11-06 13:03:12 -05:00 |
|
Aiden Cline
|
af7b9e77d1
|
fix: eu-west-2 aws bedrock issue
|
2025-11-05 10:14:08 -06:00 |
|
Ola
|
fe94bb8e50
|
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
|
46d675b980
|
tweak: filter out deprecated models
|
2025-10-31 10:48:51 -05:00 |
|
Filip
|
51e4c9fc4c
|
add optional headers field to model config (#3546)
|
2025-10-30 23:35:26 -05:00 |
|
Dax Raad
|
d8249f32a8
|
do not set temperature for claude models
|
2025-10-28 01:14:25 -04:00 |
|
Aurelien Ribon
|
a606e1d2ec
|
fix: dont set reasoning effort to medium for gpt-5-pro (#3474)
|
2025-10-27 10:50:57 -05:00 |
|