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
Type
/
to 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 }}
YoannDev90
/
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
skill
on
dev
User selector
All users
All time
Commit history
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 26, 2026
fix(core): refresh cached remote skills (#34059)
nexxeln
authored
971518c
View commit details
Copy full SHA for 971518c
View code at this point
Browse repository at this point
fix(opencode): preserve skill resource paths (#34052)
nexxeln
authored
ae85356
View commit details
Copy full SHA for ae85356
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
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
Commits on Jun 8, 2026
chore: generate
opencode-agent[bot]
committed
5376661
View commit details
Copy full SHA for 5376661
View code at this point
Browse repository at this point
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
fix build
thdxr
committed
7f54b1b
View commit details
Copy full SHA for 7f54b1b
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
Commits on Jun 3, 2026
chore: generate
opencode-agent[bot]
committed
6003217
View commit details
Copy full SHA for 6003217
View code at this point
Browse repository at this point
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 2, 2026
refactor(core): consolidate filesystem services (#30447)
thdxr
authored
604a5f7
View commit details
Copy full SHA for 604a5f7
View code at this point
Browse repository at this point
chore(opencode): remove scout agent (#30435)
nexxeln
authored
a639fe7
View commit details
Copy full SHA for a639fe7
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 22, 2026
fix(skill): type expected skill failures (#28885)
nexxeln
authored
7265c46
View commit details
Copy full SHA for 7265c46
View code at this point
Browse repository at this point
Commits on May 15, 2026
refactor(flags): migrate external skills flag (#27685)
nexxeln
authored
22cb039
View commit details
Copy full SHA for 22cb039
View code at this point
Browse repository at this point
Commits on May 14, 2026
refactor(flags): migrate claude code skills flag to RuntimeFlags (#27605)
nexxeln
authored
cccdeef
View commit details
Copy full SHA for cccdeef
View code at this point
Browse repository at this point
Commits on May 12, 2026
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
chore: remove codesearch tool (#27019)
nexxeln
authored
2481dde
View commit details
Copy full SHA for 2481dde
View code at this point
Browse repository at this point
Commits on May 11, 2026
Drop unused domain Zod statics (#26927)
kitlangton
authored
45adfed
View commit details
Copy full SHA for 45adfed
View code at this point
Browse repository at this point
feat(skill): enable customize-opencode by default, link full schema (#26899)
kitlangton
authored
df386bd
View commit details
Copy full SHA for df386bd
View code at this point
Browse repository at this point
Commits on May 10, 2026
chore: generate
opencode-agent[bot]
committed
d80e119
View commit details
Copy full SHA for d80e119
View code at this point
Browse repository at this point
feat(skill): built-in opencode-meta skill (#26617)
kitlangton
authored
10ea590
View commit details
Copy full SHA for 10ea590
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
Commits on May 8, 2026
fix(skill): allow missing descriptions (#26391)
thdxr
authored
fed221e
View commit details
Copy full SHA for fed221e
View code at this point
Browse repository at this point
Commits on Apr 30, 2026
test: use testEffect for system prompt test (#25047)
kitlangton
authored
ce63ca4
View commit details
Copy full SHA for ce63ca4
View code at this point
Browse repository at this point
fix: ensure disabling OPENCODE_DISABLE_CLAUDE_CODE_SKILLS doesnt disable external skills too (#25123)
rekram1-node
authored
ffe0314
View commit details
Copy full SHA for ffe0314
View code at this point
Browse repository at this point
Commits on Apr 27, 2026
refactor: remove module barrels (#24554)
thdxr
authored
f25f148
View commit details
Copy full SHA for f25f148
View code at this point
Browse repository at this point
Commits on Apr 25, 2026
chore: generate
opencode-agent[bot]
committed
3bc0c36
View commit details
Copy full SHA for 3bc0c36
View code at this point
Browse repository at this point
feat(httpapi): bridge catalog read endpoints (#24353)
kitlangton
authored
eb02199
View commit details
Copy full SHA for eb02199
View code at this point
Browse repository at this point
core: move Global module to @opencode-ai/core for centralized path management
Show description for 705f792
thdxr
committed
705f792
View commit details
Copy full SHA for 705f792
View code at this point
Browse repository at this point
core: consolidate shared infrastructure into core package
Show description for 1a734ad
thdxr
committed
1a734ad
View commit details
Copy full SHA for 1a734ad
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.