Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
develop7
/
opencode
Public
forked from
anomalyco/opencode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
opencode
packages
opencode
src
session
message-v2.ts
on
dev
User selector
All users
All time
Commit history
Commits on Jun 27, 2026
refactor(core): separate out location node functionality and integrate into v2 (#34119)
jlongster
authored
ecdfff5
View commit details
Copy full SHA for ecdfff5
View code at this point
Browse repository at this point
Commits on Jun 24, 2026
refactor(schema): extract public event definitions (#33579)
kitlangton
authored
24b0132
View commit details
Copy full SHA for 24b0132
View code at this point
Browse repository at this point
Commits on Jun 21, 2026
test(opencode): simplify message pagination layer wiring (#33157)
jlongster
authored
d3bbfff
View commit details
Copy full SHA for d3bbfff
View code at this point
Browse repository at this point
Commits on Jun 8, 2026
refactor(core): replace legacy logger with Effect logging (#31310)
thdxr
authored
c06ad7c
View commit details
Copy full SHA for c06ad7c
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
feat: bump bedrock and add proper mantle support for openai models through aws bedrock (#30464)
rekram1-node
authored
9f42bd4
View commit details
Copy full SHA for 9f42bd4
View code at this point
Browse repository at this point
Commits on Jun 3, 2026
refactor(core): move v1 schemas into core (#30473)
thdxr
authored
8345255
View commit details
Copy full SHA for 8345255
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
refactor(session): align namespace imports and inline trivial helpers (#30180)
rekram1-node
authored
f9ba23a
View commit details
Copy full SHA for f9ba23a
View code at this point
Browse repository at this point
Commits on May 31, 2026
chore: generate
opencode-agent[bot]
committed
102c835
View commit details
Copy full SHA for 102c835
View code at this point
Browse repository at this point
refactor(core): move database schema ownership (#29068)
Show description for 7f571d3
thdxr
and
Copilot
authored
7f571d3
View commit details
Copy full SHA for 7f571d3
View code at this point
Browse repository at this point
Commits on May 28, 2026
fix(openai): retry websocket stream failures (#29673)
rekram1-node
authored
14e0b9b
View commit details
Copy full SHA for 14e0b9b
View code at this point
Browse repository at this point
Commits on May 27, 2026
feat: add headerTimeout cfg option, default it on only for openai w/ default of 10s (#29484)
rekram1-node
authored
f965db9
View commit details
Copy full SHA for f965db9
View code at this point
Browse repository at this point
Commits on May 21, 2026
fix(provider): support PDF attachments for xAI/Grok (#28561)
rekram1-node
authored
4487fbf
View commit details
Copy full SHA for 4487fbf
View code at this point
Browse repository at this point
Commits on May 14, 2026
chore: generate
opencode-agent[bot]
committed
f6c8e35
View commit details
Copy full SHA for f6c8e35
View code at this point
Browse repository at this point
fix(session): prevent double auto-compaction from filterCompacted reorder (#27545)
kitlangton
authored
94564f3
View commit details
Copy full SHA for 94564f3
View code at this point
Browse repository at this point
Commits on May 13, 2026
fix(session): make message reads effectful (#27291)
nexxeln
authored
ccf93f3
View commit details
Copy full SHA for ccf93f3
View code at this point
Browse repository at this point
fix(session): add typed message lookup wrappers (#27269)
nexxeln
authored
fed043a
View commit details
Copy full SHA for fed043a
View code at this point
Browse repository at this point
Commits on May 12, 2026
fix(compaction): restore tail turns after summarization (#27145)
rekram1-node
authored
ca28dd0
View commit details
Copy full SHA for ca28dd0
View code at this point
Browse repository at this point
Delete named schema error wrapper (#27066)
kitlangton
authored
c7d8b0d
View commit details
Copy full SHA for c7d8b0d
View code at this point
Browse repository at this point
Remove Zod from named errors (#26982)
kitlangton
authored
28f38fc
View commit details
Copy full SHA for 28f38fc
View code at this point
Browse repository at this point
Remove effect-zod bridge (#26956)
kitlangton
authored
e5aa516
View commit details
Copy full SHA for e5aa516
View code at this point
Browse repository at this point
Commits on May 11, 2026
Drop unused opencode Zod statics (#26935)
kitlangton
authored
fd65d29
View commit details
Copy full SHA for fd65d29
View code at this point
Browse repository at this point
Validate structured output tests with Effect Schema (#26919)
kitlangton
authored
4d9eb6c
View commit details
Copy full SHA for 4d9eb6c
View code at this point
Browse repository at this point
feat(compaction): serialize compaction tail (#26830)
nexxeln
authored
2d0d3d5
View commit details
Copy full SHA for 2d0d3d5
View code at this point
Browse repository at this point
Validate prompt messages with Effect Schema (#26796)
kitlangton
authored
274033c
View commit details
Copy full SHA for 274033c
View code at this point
Browse repository at this point
Commits on May 10, 2026
fix(session): loosen remaining stored numeric schemas to tolerate legacy data (#26622)
kitlangton
authored
29250a0
View commit details
Copy full SHA for 29250a0
View code at this point
Browse repository at this point
fix(session): tolerate negative token counts in stored parts (#26620)
kitlangton
authored
c6e6bdf
View commit details
Copy full SHA for c6e6bdf
View code at this point
Browse repository at this point
Commits on May 9, 2026
Move schema utilities into core (#26565)
thdxr
authored
dcdbdb2
View commit details
Copy full SHA for dcdbdb2
View code at this point
Browse repository at this point
research: delete Hono backend (do not merge) (#25667)
kitlangton
authored
28b0359
View commit details
Copy full SHA for 28b0359
View code at this point
Browse repository at this point
Commits on May 8, 2026
fix: tweaks to transform logic for anthropic and bedrock (#26276)
rekram1-node
authored
4e14f79
View commit details
Copy full SHA for 4e14f79
View code at this point
Browse repository at this point
Commits on May 6, 2026
fix(provider): preserve assistant message content when reasoning blocks present (#21370)
Show description for 233fc5b
3 people
authored
233fc5b
View commit details
Copy full SHA for 233fc5b
View code at this point
Browse repository at this point
Commits on May 5, 2026
fix(compaction): order compaction summary before retained tail (#25851)
nexxeln
authored
8119548
View commit details
Copy full SHA for 8119548
View code at this point
Browse repository at this point
Commits on May 1, 2026
fix: bedrock reasoning issue (#25303)
rekram1-node
authored
29ec077
View commit details
Copy full SHA for 29ec077
View code at this point
Browse repository at this point
fix: fix issue if tool returned image and empty text and it caused api errors (#25241)
rekram1-node
authored
563177c
View commit details
Copy full SHA for 563177c
View code at this point
Browse repository at this point
Commits on Apr 29, 2026
chore: generate
opencode-agent[bot]
committed
df147b6
View commit details
Copy full SHA for df147b6
View code at this point
Browse repository at this point
Prepare Effect HttpApi backend parity (#24853)
kitlangton
authored
6015084
View commit details
Copy full SHA for 6015084
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.