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 }}
earlzero
/
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
processor.ts
on
dev
User selector
All users
All time
Commit history
Commits on Apr 10, 2026
refactor(effect): use SessionRevert service in prompt (#21796)
kitlangton
authored
eca11ca
View commit details
Copy full SHA for eca11ca
View code at this point
Browse repository at this point
Commits on Apr 9, 2026
fix: finalize interrupted bash via tool result path (#21724)
kitlangton
authored
3199383
View commit details
Copy full SHA for 3199383
View code at this point
Browse repository at this point
refactor: fix tool call state handling and clean up imports (#21709)
thdxr
authored
bd53b65
View commit details
Copy full SHA for bd53b65
View code at this point
Browse repository at this point
fix: preserve text part timing in session processor (#21691)
kitlangton
authored
58a9991
View commit details
Copy full SHA for 58a9991
View code at this point
Browse repository at this point
fix: preserve interrupted bash output in tool results (#21598)
kitlangton
authored
c29392d
View commit details
Copy full SHA for c29392d
View code at this point
Browse repository at this point
feat(llm): integrate GitLab DWS tool approval with permission system (#19955)
Show description for cd8e8a9
vglafirov
and
rekram1-node
authored
cd8e8a9
View commit details
Copy full SHA for cd8e8a9
View code at this point
Browse repository at this point
refactor(effect): inline session processor interrupt cleanup (#21593)
kitlangton
authored
8bdcc22
View commit details
Copy full SHA for 8bdcc22
View code at this point
Browse repository at this point
Commits on Apr 3, 2026
refactor(effect): prune unused facades (#20748)
kitlangton
authored
8942fc2
View commit details
Copy full SHA for 8942fc2
View code at this point
Browse repository at this point
Commits on Apr 1, 2026
refactor: add Effect-returning versions of MessageV2 functions (#20374)
kitlangton
authored
26fb6b8
View commit details
Copy full SHA for 26fb6b8
View code at this point
Browse repository at this point
fix(test): auto-acknowledge tool-result follow-ups in mock LLM server (#20528)
kitlangton
authored
d9d4f89
View commit details
Copy full SHA for d9d4f89
View code at this point
Browse repository at this point
Commits on Mar 31, 2026
refactor(session): effectify SessionSummary service (#20142)
kitlangton
authored
954a6ca
View commit details
Copy full SHA for 954a6ca
View code at this point
Browse repository at this point
Commits on Mar 30, 2026
refactor(session): effectify SessionPrompt service (#19483)
kitlangton
authored
c5442d4
View commit details
Copy full SHA for c5442d4
View code at this point
Browse repository at this point
Commits on Mar 28, 2026
refactor(session): effectify session processor (#19485)
kitlangton
authored
860531c
View commit details
Copy full SHA for 860531c
View code at this point
Browse repository at this point
Commits on Mar 25, 2026
fix(opencode): classify ZlibError from Bun fetch as retryable instead of unknown (#19104)
Show description for 7123aad
edevil
and
rekram1-node
authored
7123aad
View commit details
Copy full SHA for 7123aad
View code at this point
Browse repository at this point
Commits on Mar 21, 2026
effectify SessionStatus service (#18565)
kitlangton
authored
10a3d6c
View commit details
Copy full SHA for 10a3d6c
View code at this point
Browse repository at this point
Move service state into InstanceState, flatten service facades (#18483)
kitlangton
authored
38e0dc9
View commit details
Copy full SHA for 38e0dc9
View code at this point
Browse repository at this point
Commits on Mar 20, 2026
fix: switch consumers to service imports to break bundle cycles (#18438)
kitlangton
authored
214a6c6
View commit details
Copy full SHA for 214a6c6
View code at this point
Browse repository at this point
Commits on Mar 19, 2026
fix(session): preserve tagged error messages (#18165)
kitlangton
authored
84e62fc
View commit details
Copy full SHA for 84e62fc
View code at this point
Browse repository at this point
Commits on Mar 18, 2026
refactor(truncation): effectify TruncateService, delete Scheduler (#17957)
kitlangton
authored
5dfe86d
View commit details
Copy full SHA for 5dfe86d
View code at this point
Browse repository at this point
Commits on Mar 11, 2026
feat(id): brand PartID through Drizzle and Zod schemas (#16966)
kitlangton
authored
090f636
View commit details
Copy full SHA for 090f636
View code at this point
Browse repository at this point
feat(id): brand WorkspaceID through Drizzle and Zod schemas (#16964)
kitlangton
authored
16a6d6f
View commit details
Copy full SHA for 16a6d6f
View code at this point
Browse repository at this point
feat(id): brand SessionID through Drizzle and Zod schemas (#16953)
kitlangton
authored
cb67465
View commit details
Copy full SHA for cb67465
View code at this point
Browse repository at this point
Commits on Mar 2, 2026
fix: recover from 413 Request Entity Too Large via auto-compaction (#14707)
Show description for be20f86
bentrd
and
noamzbr
authored
be20f86
View commit details
Copy full SHA for be20f86
View code at this point
Browse repository at this point
Commits on Feb 14, 2026
sqlite again (#10597)
Show description for 6d95f0d
4 people
authored
6d95f0d
View commit details
Copy full SHA for 6d95f0d
View code at this point
Browse repository at this point
Commits on Feb 11, 2026
fix(core): ensure compaction is more reliable, add reserve token buffer to ensure that input window has enough room to compact (#12924)
Show description for 0fd6f36
rekram1-node
and
lightsofapollo
authored
0fd6f36
View commit details
Copy full SHA for 0fd6f36
View code at this point
Browse repository at this point
Commits on Feb 2, 2026
Revert pr that was mistakenly merged (#11844)
rekram1-node
authored
aa6b552
View commit details
Copy full SHA for aa6b552
View code at this point
Browse repository at this point
core: allow starting new sessions after errors by fixing stuck session status
thdxr
committed
6c9b2c3
View commit details
Copy full SHA for 6c9b2c3
View code at this point
Browse repository at this point
fix: adjust resolve parts so that when messages with multiple @ references occur, the tool calls are properly ordered
rekram1-node
authored and
thdxr
committed
612b656
View commit details
Copy full SHA for 612b656
View code at this point
Browse repository at this point
Commits on Jan 20, 2026
fix(opencode): preserve tool input from running state for MCP tool results (#9667)
rynfar
authored
6946950
View commit details
Copy full SHA for 6946950
View code at this point
Browse repository at this point
Commits on Jan 8, 2026
core: add interactive question tool for gathering user preferences and clarifying instructions (#7268)
thdxr
authored
e37fd9c
View commit details
Copy full SHA for e37fd9c
View code at this point
Browse repository at this point
Commits on Jan 1, 2026
Permission rework (#6319)
Show description for 351ddee
3 people
authored
351ddee
View commit details
Copy full SHA for 351ddee
View code at this point
Browse repository at this point
fix(session): check for context overflow mid-turn in finish-step (#6480)
aryasaatvik
authored
7a3ff5b
View commit details
Copy full SHA for 7a3ff5b
View code at this point
Browse repository at this point
Commits on Dec 22, 2025
fix: Perform snapshot in cases finish-step is not reached (#5912)
Show description for d4b7f75
noamzbr
authored
d4b7f75
View commit details
Copy full SHA for d4b7f75
View code at this point
Browse repository at this point
Commits on Dec 15, 2025
LLM cleanup (#5462)
Show description for fed4776
3 people
authored
fed4776
View commit details
Copy full SHA for fed4776
View code at this point
Browse repository at this point
Commits on Dec 14, 2025
feat: add experimental.continue_loop_on_deny config option (#4729)
Show description for 7368342
baaym
and
rekram1-node
authored
7368342
View commit details
Copy full SHA for 7368342
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.