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