Zhiming Guo
|
72de9fe7a6
fix(opencode): Fixes image reading with OpenAI-compatible providers like Kimi K2.5. (#11323)
|
3 weeks ago |
RenegadeE
|
26e14ce628
fix: add SubtaskPart with metadata reference (#10990)
|
1 month ago |
Tim
|
837037cd04
fix: ensure openai 404 errors are retried (#10590)
|
1 month ago |
Aiden Cline
|
39a73d4894
feat: dynamically resolve AGENTS.md files from subdirectories as agent explores them (#10678)
|
1 month ago |
Aiden Cline
|
c2844697f3
fix: ensure images are properly returned as tool results
|
1 month ago |
Aiden Cline
|
aa599b4a7d
fix: when dropping unsupported metadata match on providerID/model.id instead of providerID/model.api.id to prevent regression when using legacy model ids (pre-variant)
|
1 month ago |
Aiden Cline
|
021e42c0bb
core: fix issue when switching models (mainly between providers) where past reasoning/metadata would be sent to server and cause 400 errors since they came from another account/provider
|
1 month ago |
Aiden Cline
|
0c4ffec857
chore: rename toModelMessage -> toModelMessages
|
1 month ago |
Aiden Cline
|
9127055ae7
tweak: wording
|
1 month ago |
Aiden Cline
|
f5a6a4af7f
Revert "fix: ensure that tool attachments arent sent as user messages (#8944)"
|
1 month ago |
Aiden Cline
|
8fd1b92e6e
fix: ensure that tool attachments arent sent as user messages (#8944)
|
1 month ago |
Aiden Cline
|
e0a854f035
Revert "fix: rm user message when dealing w/ image attachments, use proper tool attachment instead"
|
1 month ago |
Aiden Cline
|
de2de099b4
fix: rm user message when dealing w/ image attachments, use proper tool attachment instead
|
1 month ago |
Daniel Polito
|
8b08d340ac
fix: stop changing main model/agent from subtasks invocation (#7681)
|
1 month ago |
seilk
|
9b57db30d1
feat: add litellmProxy provider option for explicit LiteLLM compatibility (#8658)
|
1 month ago |
Jason Kölker
|
d954e1e3b6
fix(session): store api url in metadata (#8090)
|
1 month ago |
Paolo Ricciuti
|
21dc3c24d9
feat: mcp resources (#6542)
|
1 month ago |
Aiden Cline
|
c996f3d847
chore: ensure empty message isnt sent
|
1 month ago |
Aiden Cline
|
ed0c0d90be
feat: add variants toggle (#6325)
|
2 months ago |
Cole Leavitt
|
b157fd10a7
fix: filter messages with only step-start parts in toModelMessage (#6383)
|
2 months ago |
Aiden Cline
|
99e2112807
tweak: retry err
|
2 months ago |
Aiden Cline
|
7396d495ee
chore: regen sdk
|
2 months ago |
Aiden Cline
|
12ee9d51c3
make 'The socket connection was closed unexpectedly' errors retryable
|
2 months ago |
Aiden Cline
|
4fd576f3af
fix: better api call error msgs in some cases
|
2 months ago |
Spoon
|
b8a8fb0de6
plugin(hook): add task tool execution hooks and command context tracking (#5642)
|
2 months ago |
Dax
|
fed4776451
LLM cleanup (#5462)
|
2 months ago |
Dax Raad
|
1e3bdcc71c
rename bus
|
2 months ago |
Aiden Cline
|
a3bb4a3c85
pdf support in read tool (#5222)
|
2 months ago |
Aiden Cline
|
9ff39503e9
tweak: additional error msg parsing case
|
2 months ago |
Aiden Cline
|
027d43b5ea
fix case where opencode wasn't retrying
|
2 months ago |