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