Armin Ronacher
c4ab61dcbf
Release v0.79.7
2026-06-18 18:22:07 +02:00
Vegard Stikbakke
58dd2f5996
feat(ai): add GLM-5.2 to OpenCode Go model catalog
...
closes #5860
2026-06-18 10:06:23 +02:00
Armin Ronacher
12bb8dd2c9
Add [Unreleased] section for next cycle
2026-06-16 23:59:17 +02:00
Armin Ronacher
31bfb2f16f
Release v0.79.6
2026-06-16 23:59:14 +02:00
Armin Ronacher
7da475db66
fix(ai): regenerate model catalog
2026-06-16 23:58:43 +02:00
Armin Ronacher
bd9f8773ad
fix(ai): restore OpenCode Go DeepSeek thinking controls
2026-06-16 23:14:56 +02:00
Armin Ronacher
0b0b9eae62
Add [Unreleased] section for next cycle
2026-06-16 19:54:26 +02:00
Armin Ronacher
6561cb293b
Release v0.79.5
2026-06-16 19:54:23 +02:00
Armin Ronacher
2431491c92
fix(ai): avoid duplicate OpenCode DeepSeek reasoning controls
...
closes #5818
2026-06-16 19:05:44 +02:00
Armin Ronacher
2d597f0212
fix(ai): tolerate null Responses message content
...
closes #5819
2026-06-16 19:00:12 +02:00
Armin Ronacher
7f29e7a369
feat: add provider-scoped environment overrides ( #5807 )
2026-06-16 17:19:08 +02:00
Armin Ronacher
75b0d723c0
fix(ai): support Z.AI GLM-5.2 effort levels
...
closes #5770
2026-06-16 14:29:27 +02:00
Armin Ronacher
b0c8f65ffa
fix(ai): update Google Vertex Gemini models
...
closes #5761
2026-06-16 01:03:12 +02:00
Armin Ronacher
0369bdb8f4
fix(ai): add Moonshot CN Kimi K2.7 metadata
...
closes #5760
2026-06-15 17:08:59 +02:00
Armin Ronacher
1aa3c02d56
Add [Unreleased] section for next cycle
2026-06-15 10:28:24 +02:00
Armin Ronacher
bba6af2c71
Release v0.79.4
2026-06-15 10:28:21 +02:00
Armin Ronacher
b1ad469be4
docs: audit changelog entries
2026-06-15 10:23:19 +02:00
Armin Ronacher
408ac103ec
fix(ai): update Copilot Claude thinking metadata
...
closes #4637
2026-06-15 09:50:25 +02:00
Bucky
0be5bb6c96
fix(ai): price anthropic 1h cache writes at 2x input ( #5738 )
...
anthropic 1h cache writes were billed at the 5m rate; split the bucket and price the 1h portion correctly
2026-06-15 09:21:14 +02:00
Armin Ronacher
21a904f4b7
fix(ai): disable OpenCode long cache retention for rejecting routes
...
closes #5702
2026-06-13 23:59:45 +02:00
Armin Ronacher
6f29450e13
fix(ai): update adaptive thinking model expectations
2026-06-13 11:17:38 +02:00
Armin Ronacher
b15148fe37
Add [Unreleased] section for next cycle
2026-06-13 11:11:14 +02:00
Armin Ronacher
f2585c4c82
Release v0.79.3
2026-06-13 11:11:11 +02:00
Armin Ronacher
aa3a5233ad
fix(ai): restore Codex context limits
2026-06-13 11:02:38 +02:00
Armin Ronacher
032c01c1e1
Add [Unreleased] section for next cycle
2026-06-13 00:25:18 +02:00
Armin Ronacher
f21f3c4bbd
Release v0.79.2
2026-06-13 00:25:15 +02:00
Armin Ronacher
e320f09618
docs: update unreleased changelogs
2026-06-13 00:20:01 +02:00
Armin Ronacher
121f0edbf4
fix(ai): detect parenthesized context overflow errors
...
closes #5677
2026-06-13 00:01:37 +02:00
Michael Yu
7a3cb6312e
fix(ai): normalize generated model costs ( #5634 )
2026-06-13 00:01:04 +02:00
Armin Ronacher
a7cdc679e7
fix(ai): correct GPT-5 context window metadata
...
closes #5644
2026-06-12 23:03:10 +02:00
Armin Ronacher
be7d5cf585
fix(ai): relax Codex SSE header timeout
2026-06-12 17:08:30 +02:00
Ramiz Wachtler
a455f62f72
fix(ai): preserve Anthropic refusal details ( #5666 )
...
Propagate Anthropic refusal stop_details explanation to errorMessage
2026-06-12 14:52:46 +02:00
Vegard Stikbakke
3f44d3e2eb
fix(ai): remove stale OpenRouter Kimi free model assertion ( #5650 )
2026-06-12 09:00:15 +02:00
Burak Varli
0b6c95dda0
feat(ai): link AWS data retention docs in Bedrock validation errors
...
When Bedrock rejects a request with "data retention mode '<mode>' is not
available for this model", append a pointer to the AWS data retention
documentation so users can configure a supported mode.
2026-06-10 07:45:50 +00:00
Armin Ronacher
9ccfcd7cfc
fix(ai): omit disabled thinking for Claude Fable 5
2026-06-10 00:27:11 +02:00
Armin Ronacher
dacb367e9e
fix(ai): expect Claude Fable 5 in adaptive thinking model test
2026-06-09 23:20:20 +02:00
Armin Ronacher
82f2b1e908
Add [Unreleased] section for next cycle
2026-06-09 23:14:55 +02:00
Armin Ronacher
28df940f0d
Release v0.79.1
2026-06-09 23:14:52 +02:00
Armin Ronacher
4d9f9f455d
fix(ai): regenerate image models for upstream Riverflow rename
2026-06-09 23:14:38 +02:00
Armin Ronacher
66f432cae4
fix(ai): regenerate models for Claude Fable 5 and Azure metadata overrides
...
Also add inherited coding-agent changelog entries for Fable 5 and the
Azure gpt-5.4/5.5 context window and gpt-5-pro maxTokens fixes.
2026-06-09 23:08:05 +02:00
Armin Ronacher
6b5923f107
fix(ai): correct Azure gpt-5.4/5.5 context window and gpt-5-pro maxTokens
...
Azure Foundry deploys gpt-5.4 and gpt-5.5 with a 1,050,000 context
window, but the Azure provider cloned OpenAI-direct's 272k API limit.
Override the context window in the Azure derivation.
Also fix gpt-5-pro maxTokens, which upstream metadata set to 272000 (a
duplicate of the input sub-limit) instead of the actual 128000 max
output; corrected at the source so OpenAI-direct and Azure both match.
closes #5559
2026-06-09 22:57:20 +02:00
Armin Ronacher
5a9d72ea02
feat(ai): add Claude Fable 5 metadata
2026-06-09 22:42:48 +02:00
Armin Ronacher
a0c2465d47
docs: audit unreleased changelogs
2026-06-09 22:33:02 +02:00
Mario Zechner
3d02d1da11
fix(ai): map OpenCode max tokens
...
closes #5331
2026-06-09 13:41:08 +02:00
Mario Zechner
64b51efb6e
fix(ai): use z.ai thinking payload
...
closes #5330
2026-06-09 13:37:58 +02:00
Mario Zechner
84cdd02400
fix(ai): disable Azure OpenAI response storage
...
closes #5530
2026-06-09 12:53:17 +02:00
Mario Zechner
2326d5cb4a
fix(ai): disable Moonshot thinking when requested
...
closes #5531
2026-06-09 12:23:41 +02:00
Mario Zechner
4c4863654e
Merge pull request #5505 from awakenalive/patch-1
...
Update models for together.ai
2026-06-09 10:52:03 +02:00
ajm_ensighten
8cef3c8d7f
fix(amazon-bedrock): extract region from inference profile ARNs
...
Application inference profile ARNs encode the region
(arn:aws:bedrock:<region>:<account>:...) but the provider ignored it,
falling through to AWS_REGION which may point to a different region.
Extract the region from the ARN when present, taking priority over
environment variables.
Fixes #4860
2026-06-08 17:01:51 -05:00
Armin Ronacher
2edd6b432a
Add [Unreleased] section for next cycle
2026-06-08 17:15:54 +02:00