Commit graph

31 commits

Author SHA1 Message Date
Aiden Cline
d323b34826
feat(ai): add native Mistral provider (#46278) 2026-08-30 12:56:01 -05:00
Kit Langton
201536f265
test: repair stale V2 baseline coverage (#45826) 2026-08-28 10:40:04 -04:00
Aiden Cline
f4a9b93013
feat(ai): add native Groq provider with provider-specific options (#45288) 2026-08-26 10:12:52 -05:00
Aiden Cline
37a6ba893e
chore(ai): format package with prettier (#45280) 2026-08-26 09:24:13 -05:00
Aiden Cline
f3c390b89e
feat(ai): add native DeepInfra provider (#45108) 2026-08-25 22:15:52 -05:00
Aiden Cline
6c97be6974
feat(ai): add native Cerebras and Together AI providers (#45098) 2026-08-25 19:20:47 -05:00
Aiden Cline
24605d048f
fix(ai): send responses instructions at top level (#45085) 2026-08-25 17:34:40 -05:00
Aiden Cline
0ae3aac317
fix(ai): replay responses history independently of storage (#45050) 2026-08-25 16:28:22 -05:00
Aiden Cline
1b30098e8d
fix(ai): default responses to encrypted reasoning (#44863) 2026-08-24 23:43:04 -05:00
Aiden Cline
6a687398eb
feat(ai): gate Chat Completions body fields by provider (#44710) 2026-08-24 12:40:56 -05:00
opencode-agent[bot]
b22c182406
fix(ai): preserve inline file data URLs (#44499)
Co-authored-by: rekram1-node <63023139+rekram1-node@users.noreply.github.com>
2026-08-23 13:39:38 -05:00
Aiden Cline
e012a57d1d
fix(ai): harden Gemini tool call id handling on Vertex and duplicate streams (#44454) 2026-08-23 12:31:30 -05:00
opencode-agent[bot]
95235df4c8
refactor(ai): accept nullable response phases (#44235)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <219766164+opencode-agent[bot]@users.noreply.github.com>
2026-08-22 17:30:31 -05:00
opencode-agent[bot]
c3f21fb5fb
fix(ai): normalize Responses file inputs (#44234)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-08-22 16:45:18 -05:00
Shoubhit Dash
a71884dfdf
test(ai): record responses websocket flows (#43660) 2026-08-20 21:14:37 +05:30
Aiden Cline
e2d9376614
fix(ai): preserve response item ids (#43590) 2026-08-20 01:50:04 -05:00
Kit Langton
37a8c6c916
fix(ai): merge Bedrock tool result messages (#41780) 2026-08-11 13:03:31 -04:00
opencode-agent[bot]
4194d55522 chore: generate 2026-08-08 04:21:03 +00:00
opencode-agent[bot]
bf7f0cb521
feat(ai): add native Bedrock Mantle support (#40119)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-02 11:16:22 -05:00
Kit Langton
993f046dd9
fix(ai): layer prompt cache breakpoints (#38725) 2026-07-24 18:02:35 +00:00
opencode-agent[bot]
6e8aefcfa0
fix(ai): normalize Bedrock cache usage (#38427)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-07-22 21:42:53 -05:00
Aiden Cline
2271f9b222
feat(ai): support PDF inputs (#38253) 2026-07-22 13:42:29 -05:00
opencode-agent[bot]
e93fa06d05
feat(ai): support image-guided generation (#37998)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-20 16:21:38 -05:00
opencode-agent[bot]
fa4ec98e1d
feat(ai): add Z.ai image generation (#37780)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-20 15:53:21 -05:00
opencode-agent[bot]
8cb9361149
feat(ai): add Google image generation (#37781)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-20 15:12:22 -05:00
opencode-agent[bot]
df1f42d80f
feat(ai): add xAI image generation (#37778)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-20 15:00:31 -05:00
Aiden Cline
8b5655ed53
fix(ai): preserve compatible reasoning details (#37708) 2026-07-19 22:30:55 -05:00
opencode-agent[bot]
04f0a771a3
feat(ai): add OpenAI image generation (#37714)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-19 10:17:49 -05:00
opencode-agent[bot]
1f2de535aa
fix(ai): parse compatible reasoning deltas (#37558)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-07-18 10:57:10 -05:00
Aiden Cline
deb5b144c3
test(ai): record MiniMax messages compatibility (#37604) 2026-07-17 23:22:09 -05:00
Dax Raad
bb15b16499 refactor(ai): rename llm package 2026-07-15 15:11:03 -04:00