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
tool
on
dev
User selector
All users
All time
Commit history
Commits on Jul 6, 2026
fix(codemode): unify catalog signatures (#35452)
rekram1-node
authored
d4f7039
View commit details
Copy full SHA for d4f7039
View code at this point
Browse repository at this point
Commits on Jul 5, 2026
refactor(codemode): namespace public types (#35425)
rekram1-node
authored
be73f46
View commit details
Copy full SHA for be73f46
View code at this point
Browse repository at this point
Commits on Jul 3, 2026
chore: generate
opencode-agent[bot]
committed
436cd39
View commit details
Copy full SHA for 436cd39
View code at this point
Browse repository at this point
feat(opencode): gate execute tool behind code mode flag (#35185)
rekram1-node
authored
ed6dc87
View commit details
Copy full SHA for ed6dc87
View code at this point
Browse repository at this point
refactor(opencode): fail the execute tool on program failure (#35180)
rekram1-node
authored
27e8e2e
View commit details
Copy full SHA for 27e8e2e
View code at this point
Browse repository at this point
feat(opencode): add code-mode MCP adapter (#35085)
rekram1-node
authored
abaab29
View commit details
Copy full SHA for abaab29
View code at this point
Browse repository at this point
revert: back out experimental codemode (#35077)
rekram1-node
authored
379adee
View commit details
Copy full SHA for 379adee
View code at this point
Browse repository at this point
chore: generate
opencode-agent[bot]
committed
83c638e
View commit details
Copy full SHA for 83c638e
View code at this point
Browse repository at this point
feat: experimental codemode (#34677)
rekram1-node
authored
cb93114
View commit details
Copy full SHA for cb93114
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
refactor(opencode): remove core service layer exports (#34518)
jlongster
authored
451876b
View commit details
Copy full SHA for 451876b
View code at this point
Browse repository at this point
refactor(opencode): remove app service layer exports (#34517)
jlongster
authored
91561bb
View commit details
Copy full SHA for 91561bb
View code at this point
Browse repository at this point
Commits on Jun 27, 2026
refactor(core): rename app node modules (#34238)
jlongster
authored
a76c691
View commit details
Copy full SHA for a76c691
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
refactor(core): support tiered layer nodes (#33937)
jlongster
authored
0e731c2
View commit details
Copy full SHA for 0e731c2
View code at this point
Browse repository at this point
refactor(schema): tighten public contracts (#33771)
kitlangton
authored
9e9d405
View commit details
Copy full SHA for 9e9d405
View code at this point
Browse repository at this point
refactor(schema): normalize module patterns (#33770)
kitlangton
authored
7854f5b
View commit details
Copy full SHA for 7854f5b
View code at this point
Browse repository at this point
Commits on Jun 24, 2026
fix(skill): emit base directory as filesystem path, not file:// URL (#33580)
Show description for 246d40d
shyuan
and
rekram1-node
authored
246d40d
View commit details
Copy full SHA for 246d40d
View code at this point
Browse repository at this point
Commits on Jun 23, 2026
chore: generate
opencode-agent[bot]
committed
237595e
View commit details
Copy full SHA for 237595e
View code at this point
Browse repository at this point
refactor(core): remove shell description input (#32823)
rekram1-node
authored
d29f5eb
View commit details
Copy full SHA for d29f5eb
View code at this point
Browse repository at this point
Commits on Jun 14, 2026
refactor(core): canonicalize pty service (#32182)
nexxeln
authored
f2cf607
View commit details
Copy full SHA for f2cf607
View code at this point
Browse repository at this point
Commits on Jun 10, 2026
fix(opencode): let subagents use their own permissions (#31696)
rekram1-node
authored
3ad6923
View commit details
Copy full SHA for 3ad6923
View code at this point
Browse repository at this point
refactor(core): unify filesystem search service (#31566)
thdxr
authored
a0409e6
View commit details
Copy full SHA for a0409e6
View code at this point
Browse repository at this point
Commits on Jun 9, 2026
feat(opencode): add typed application layer graph (#31531)
jlongster
authored
07e5ea9
View commit details
Copy full SHA for 07e5ea9
View code at this point
Browse repository at this point
refactor(core): consolidate references (#31539)
thdxr
authored
6566ede
View commit details
Copy full SHA for 6566ede
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
fix(session): avoid sticky prompt tool overrides (#31394)
nexxeln
authored
f43209b
View commit details
Copy full SHA for f43209b
View code at this point
Browse repository at this point
Commits on Jun 7, 2026
chore: generate
opencode-agent[bot]
committed
c495635
View commit details
Copy full SHA for c495635
View code at this point
Browse repository at this point
fix(opencode): avoid duplicate skill catalog (#31269)
rekram1-node
authored
aacdb34
View commit details
Copy full SHA for aacdb34
View code at this point
Browse repository at this point
Commits on Jun 6, 2026
fix: background agent prompting, lets kill this sleep behavior oml (#31162)
rekram1-node
authored
b9131aa
View commit details
Copy full SHA for b9131aa
View code at this point
Browse repository at this point
chore: generate
opencode-agent[bot]
committed
77963d8
View commit details
Copy full SHA for 77963d8
View code at this point
Browse repository at this point
feat(opencode): fff search tools (#27802)
Show description for 7d3d80f
dmtrKovalenko
and
nexxeln
authored
7d3d80f
View commit details
Copy full SHA for 7d3d80f
View code at this point
Browse repository at this point
Commits on Jun 5, 2026
fix(opencode): prevent destructive edit matches (#30932)
nexxeln
authored
236cfcb
View commit details
Copy full SHA for 236cfcb
View code at this point
Browse repository at this point
feat(tui): allow backgrounding synchronous subagents (#30488)
kitlangton
authored
3003867
View commit details
Copy full SHA for 3003867
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
tweak: background agent prompting to avoid polling issues (#30790)
rekram1-node
authored
cc9b73b
View commit details
Copy full SHA for cc9b73b
View code at this point
Browse repository at this point
fix(opencode): attribute task child agent on creation (#30786)
rekram1-node
authored
730ea6d
View commit details
Copy full SHA for 730ea6d
View code at this point
Browse repository at this point
feat(core): add command registry (#30624)
thdxr
authored
1ff1910
View commit details
Copy full SHA for 1ff1910
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.