Aiden Cline
|
9ef5212e09
|
Revert "fix(provider): preserve legacy reasoning fallback guards"
This reverts commit 5d3588962a.
|
2026-07-01 11:51:19 -05:00 |
|
Aiden Cline
|
5d3588962a
|
fix(provider): preserve legacy reasoning fallback guards
|
2026-07-01 11:43:38 -05:00 |
|
Aiden Cline
|
3e9cbc9178
|
fix(provider): keep budget variants distinct
|
2026-07-01 11:18:35 -05:00 |
|
Aiden Cline
|
60493ab948
|
fix(provider): clamp reasoning budgets to output cap
|
2026-07-01 11:11:33 -05:00 |
|
Aiden Cline
|
383fe107ed
|
fix(provider): preserve custom model variant fallbacks
|
2026-07-01 10:49:58 -05:00 |
|
Aiden Cline
|
6ea601eb37
|
fix(provider): keep reasoning options structured
|
2026-06-30 23:37:21 -05:00 |
|
Aiden Cline
|
6413d66aa2
|
fix(provider): loosen models.dev reasoning options
|
2026-06-30 23:22:41 -05:00 |
|
Aiden Cline
|
6e3c76e86e
|
Merge remote-tracking branch 'origin/dev' into reasoning-model-api
# Conflicts:
# packages/opencode/src/provider/transform.ts
# packages/opencode/test/provider/transform.test.ts
|
2026-06-30 23:04:06 -05:00 |
|
Aiden Cline
|
55552c521f
|
fix(provider): force openai reasoning variants (#34702)
|
2026-06-30 22:45:39 -05:00 |
|
Aiden Cline
|
1cb7b81552
|
fix(provider): force openai reasoning variants
|
2026-06-30 21:42:19 -05:00 |
|
Aiden Cline
|
f1407e41c4
|
fix(core): stop replaying stale GitHub Copilot Responses item IDs (#34686)
|
2026-06-30 19:19:02 -05:00 |
|
Aiden Cline
|
3f0f90e94e
|
fix(provider): restore gateway openai fallback efforts
|
2026-06-30 18:44:35 -05:00 |
|
Aiden Cline
|
36ed0f4878
|
Revert "fix(provider): prefer gemini 2.5 reasoning budgets"
This reverts commit 49a02e2b95.
|
2026-06-30 17:41:07 -05:00 |
|
Aiden Cline
|
49a02e2b95
|
fix(provider): prefer gemini 2.5 reasoning budgets
|
2026-06-30 17:09:17 -05:00 |
|
Aiden Cline
|
e9c243cb67
|
fix(provider): support openrouter reasoning budgets
|
2026-06-30 16:59:56 -05:00 |
|
Aiden Cline
|
eb6efbccfd
|
fix(provider): support mistral reasoning options
|
2026-06-30 15:50:47 -05:00 |
|
Aiden Cline
|
c7cbbda8f2
|
fix(provider): nest gateway google thinking options
|
2026-06-30 15:43:00 -05:00 |
|
Aiden Cline
|
996a0628ef
|
feat(provider): use models.dev reasoning options
|
2026-06-30 15:25:14 -05:00 |
|
Aiden Cline
|
3a669d528b
|
fix(provider): enable sonnet 5 adaptive thinking (#34673)
|
2026-06-30 14:03:05 -05:00 |
|
James Long
|
472d0f376e
|
refactor(core): remove infrastructure layer exports (#34624)
|
2026-06-30 12:17:12 -04:00 |
|
opencode-agent[bot]
|
7d33a6f7c9
|
chore: generate
|
2026-06-29 20:36:56 +00:00 |
|
James Long
|
7a035d7fc0
|
refactor(opencode): bind instance bootstrap node (#34502)
|
2026-06-29 16:35:10 -04:00 |
|
opencode-agent[bot]
|
d6e54e9042
|
chore: generate
|
2026-06-29 17:58:20 +00:00 |
|
James Long
|
d4fd528152
|
refactor(core): convert more opencode tests to nodes (#34464)
|
2026-06-29 13:56:28 -04:00 |
|
opencode-agent[bot]
|
de185559dd
|
chore: generate
|
2026-06-29 16:58:51 +00:00 |
|
James Long
|
bc5ce5eab1
|
refactor(core): convert opencode tests to nodes (#34453)
|
2026-06-29 12:56:44 -04:00 |
|
opencode-agent[bot]
|
9903abc704
|
fix(opencode): allow empty provider config default (#34167)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
|
2026-06-26 23:19:42 -05:00 |
|
Aiden Cline
|
ded29f03f0
|
fix(core): refine small model defaults (#33926)
|
2026-06-25 20:31:53 -05:00 |
|
Aiden Cline
|
5f61d21487
|
feat(llm): pass strict through tool definitions for Codex parity (#33392)
|
2026-06-25 16:28:39 -05:00 |
|
Aiden Cline
|
c17b9557f1
|
fix(core): preserve structured error messages (#33530)
|
2026-06-23 18:43:59 -05:00 |
|
imranshaiedi-byte
|
22cc758b1a
|
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
|
213ff3f2d7
|
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
|
2e71292f2f
|
fix(gemini): prevent gemini incompatibility with some tools (#31877)
|
2026-06-11 11:30:50 -05:00 |
|
Aiden Cline
|
c4bc902958
|
fix(opencode): support Claude Fable reasoning (#31546)
|
2026-06-09 12:38:53 -05:00 |
|
Aiden Cline
|
db9391e8a6
|
drop citation_options from cohere (#31543)
|
2026-06-09 11:53:02 -05:00 |
|
Aiden Cline
|
0bb677cef9
|
feat(opencode): configure Cohere North model (#31536)
|
2026-06-09 10:54:03 -05:00 |
|
Anthony Lau
|
161247c70d
|
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
|
a86ecf3bba
|
fix: adjust item id stripping to happen prior to request signing (#31429)
|
2026-06-08 17:43:48 -05:00 |
|
Aiden Cline
|
6e84142b59
|
fix(opencode): support MiniMax M3 thinking toggle (#31426)
|
2026-06-08 17:03:31 -05:00 |
|
Aiden Cline
|
ca9bf7abf9
|
fix(opencode): honor Bedrock Mantle config (#31001)
|
2026-06-05 13:14:55 -05:00 |
|
Aiden Cline
|
cc487dd032
|
fix(opencode): gate reasoning summaries by provider (#30973)
|
2026-06-05 10:08:39 -05:00 |
|
opencode-agent[bot]
|
30ec231aaf
|
chore: generate
|
2026-06-04 06:59:09 +00:00 |
|
Dax
|
1ff19103a2
|
feat(core): add command registry (#30624)
|
2026-06-04 02:57:43 -04:00 |
|
Aiden Cline
|
9f42bd4a85
|
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
|
0b796c5f3d
|
fix(opencode): route SAP AI Core reasoning variants through modelParams (#30482)
|
2026-06-03 18:40:39 -05:00 |
|
Aiden Cline
|
9991a33e3f
|
fix(core): expose azure openai xhigh efforts (#30620)
|
2026-06-03 15:27:23 -05:00 |
|
opencode-agent[bot]
|
1111fdc3a5
|
chore: generate
|
2026-06-03 04:35:54 +00:00 |
|
Aiden Cline
|
5940304098
|
fix: rm tool reorder logic from old bug (#30483)
|
2026-06-02 23:34:36 -05:00 |
|
Aiden Cline
|
a763a14d44
|
Revert "fix(opencode): preserve signed thinking during anthropic reorder" (#30502)
|
2026-06-02 23:34:05 -05:00 |
|
Aiden Cline
|
42173bca4b
|
fix(opencode): preserve signed thinking during anthropic reorder (#30182)
|
2026-06-02 23:33:48 -05:00 |
|