summaryrefslogtreecommitdiffhomepage
path: root/packages/opencode/test/provider/transform.test.ts
AgeCommit message (Expand)Author
2026-04-29fix: adjust azure defaults to closer match openai to prevent Item .. of type ...Aiden Cline
2026-04-29feat: add Mistral Medium 3.5 with reasoning support (#24996)Ruben De Smet
2026-04-28fix(copilot): ensure available variants sync from api (#24734)Aiden Cline
2026-04-28chore: generateopencode-agent[bot]
2026-04-27fix: sanitize tools for moonshot (#24730)Aiden Cline
2026-04-27refactor: remove module barrels (#24554)Dax
2026-04-21feat: add Mistral Small reasoning variant support (issue #19479) (#23735)Ruben De Smet
2026-04-18test: fix bedrock test (#23351)Aiden Cline
2026-04-16tweak: set display 'summarized' by default for opus 4.7 thorugh messages api ...Aiden Cline
2026-04-16fix: ensure azure has store = true by default (#22764)Aiden Cline
2026-04-16feat: Add support for claude opus 4.7 xhigh adaptive reasoning effort (#22833)Graham Campbell
2026-04-16feat: unwrap provider namespaces to flat exports + barrel (#22760)Kit Langton
2026-04-16fix: clean up 49 unused variables, catch params, and stale imports (#22695)Kit Langton
2026-04-15fix: ensure tool_use is always followed by tool_result (#22646)Aiden Cline
2026-04-13refactor: finish small effect service adoption cleanups (#22094)Kit Langton
2026-04-11fix: enable thinking for zhipuai-coding-plan & prevent Korean IME truncation ...ryan.h.park
2026-03-31feat: enable prompt caching and cache token tracking for google-vertex-anthro...Major Hayden
2026-03-31fix: rm exclusion of ai-sdk/azure in transform.ts, when we migrated to v6 the...Aiden Cline
2026-03-24chore: generateopencode-agent[bot]
2026-03-24feat(bedrock): Add token caching for any amazon-bedrock provider (#18959)Nicholas Hansen
2026-03-21fix(provider): only set thinkingConfig for models with reasoning capability (...Protocol Zero
2026-03-12fix: filter empty content blocks for Bedrock provider (#14586)Tom Ryder
2026-03-12feat(id): brand ProviderID and ModelID (#17110)Kit Langton
2026-03-10chore: generateopencode-agent[bot]
2026-03-10fix(opencode): add thinking variants support for SAP AI provider (#14958)Jérôme Benoit
2026-03-09add copilot gpt-5.4 xhigh support (#16294)Jack
2026-03-03fix(opencode): avoid gemini combiner schema sibling injection (#15318)Shoubhit Dash
2026-02-19feat(opencode): support adaptive thinking for claude sonnet 4.6 (#14283)tctev
2026-02-19core: bump ai sdk packages for google, google vertex, anthropic, bedrock, and...Aiden Cline
2026-02-14fix: ensure vercel variants pass amazon models under bedrock key (#13631)Aiden Cline
2026-02-14fix vercel gateway variants (#13541)Aiden Cline
2026-02-10fix(core): ensure compaction is more reliable, add reserve token buffer to en...Aiden Cline
2026-02-03fix: handle nested array items for Gemini schema validation (#11952)Muhammad Mugni Hadi
2026-02-02fix(provider): strip properties/required from non-object types in Gemini sche...Kiyoung Chang
2026-02-01fix: variant logic for anthropic models through openai compat endpoint (#11665)Aiden Cline
2026-02-01fix: prompt caching for opus on bedrock (#11664)Rohan Godha
2026-01-31chore: generateopencode-agent[bot]
2026-01-30feat(opencode): add copilot specific provider to properly handle copilot reas...Steffen Deusch
2026-01-31chore: generateopencode-agent[bot]
2026-01-31fix(provider): use snake_case for thinking param with OpenAI-compatible APIs ...Cesar Garcia
2026-01-30fix(provider): exclude chat models from textVerbosity setting (#11363)Ryan Vogel
2026-01-28test: fix testAiden Cline
2026-01-24fix: add xhigh reasoning effort for GitHub Copilot GPT-5 models (#10092)Arthur
2026-01-21fix: Claude w/bedrock custom inference profile - caching support (#9838)Stephen Collings
2026-01-18test: fix transfomr testAiden Cline
2026-01-17test: add azure test caseAiden Cline
2026-01-16fix: gpt id stuff fr fr this time :/ (#9006)Aiden Cline
2026-01-16fix: fix the itemId stripping logic, this time it should fix that id issue w/...Aiden Cline
2026-01-15test: fix transform testAiden Cline
2026-01-15fix: codex id issue (#8605)Aiden Cline