summaryrefslogtreecommitdiffhomepage
path: root/packages/opencode/test/session/message-v2.test.ts
AgeCommit message (Expand)Author
2026-05-03feat: refactor bash tool with shell-aware prompts for bash, pwsh+powershell, ...Luke Parker
2026-05-01fix: bedrock reasoning issue (#25303)Aiden Cline
2026-04-27refactor: remove module barrels (#24554)Dax
2026-04-26fix: bump openrouter sdk version to resolve deepseek reasoning issue (bug was...Aiden Cline
2026-04-23fix: account for additional openai retry case (#24063)Aiden Cline
2026-04-23fix(session): improve session compaction (#23870)Shoubhit Dash
2026-04-18fix: detect attachment mime from file contents (#23291)Kit Langton
2026-04-15feat: unwrap Provider namespace + improved automation script (#22690)Kit Langton
2026-04-09fix: preserve interrupted bash output in tool results (#21598)Kit Langton
2026-03-27feat: AI SDK v6 support (#18433)Aiden Cline
2026-03-25fix(opencode): classify ZlibError from Bun fetch as retryable instead of unkn...André Cruz
2026-03-18fix(session): preserve tagged error messages (#18165)Kit Langton
2026-03-16fix(core): consider code: context_length_exceeded as context overflow in API ...Johannes Loher
2026-03-12feat(id): brand ProviderID and ModelID (#17110)Kit Langton
2026-03-11feat(id): brand PartID through Drizzle and Zod schemas (#16966)Kit Langton
2026-03-11feat(id): brand WorkspaceID through Drizzle and Zod schemas (#16964)Kit Langton
2026-03-11feat(id): brand SessionID through Drizzle and Zod schemas (#16953)Kit Langton
2026-03-10chore: kill old copilot 403 message that was used for old plugin migration (#...Aiden Cline
2026-02-08tweak: add new ContextOverflowError type (#12777)Aiden Cline
2026-02-08fix: parse mid stream openai responses style errors to prevent infinite retri...Aiden Cline
2026-01-21fix: ensure images are properly returned as tool resultsAiden Cline
2026-01-20core: fix issue when switching models (mainly between providers) where past r...Aiden Cline
2026-01-20chore: rename toModelMessage -> toModelMessagesAiden Cline
2026-01-16test: fixAiden Cline
2026-01-16Revert "fix: ensure that tool attachments arent sent as user messages (#8944)"Aiden Cline
2026-01-16fix: ensure that tool attachments arent sent as user messages (#8944)Aiden Cline
2026-01-16Revert "test: fix test now that image fix went in"Aiden Cline
2026-01-16test: fix test now that image fix went inAiden Cline
2026-01-15feat: add litellmProxy provider option for explicit LiteLLM compatibility (#8...seilk
2026-01-12test: fixAiden Cline
2026-01-02test: add message-v2 testAiden Cline