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
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 }}
cppx
/
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
project
on
dev
User selector
All users
Datepicker
All time
Commit history
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 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 12, 2026
feat(core): refactor project copies for v2 (#31943)
jlongster
authored
c2e6b18
View commit details
Copy full SHA for c2e6b18
View code at this point
Browse repository at this point
Commits on Jun 10, 2026
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
Commits on Jun 6, 2026
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 3, 2026
chore: generate
opencode-agent[bot]
committed
0294342
View commit details
Copy full SHA for 0294342
View code at this point
Browse repository at this point
feat(core): project copying and tracking directories (#30139)
jlongster
authored
147c6c4
View commit details
Copy full SHA for 147c6c4
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
feat(core): add location-based permission service (#30287)
thdxr
authored
9b815bc
View commit details
Copy full SHA for 9b815bc
View code at this point
Browse repository at this point
fix(opencode): enforce storage path invariants (#29666)
Hona
authored
f0c7feb
View commit details
Copy full SHA for f0c7feb
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 24, 2026
fix(opencode): preserve session update time during project migration (#29147)
thdxr
authored
c5c9a1d
View commit details
Copy full SHA for c5c9a1d
View code at this point
Browse repository at this point
Commits on May 23, 2026
test(opencode): simplify config effect tests (#29019)
kitlangton
authored
0b3a1c2
View commit details
Copy full SHA for 0b3a1c2
View code at this point
Browse repository at this point
chore: generate
opencode-agent[bot]
committed
7d2c1ce
View commit details
Copy full SHA for 7d2c1ce
View code at this point
Browse repository at this point
feat(project): resolve remote-backed project identity (#28914)
thdxr
authored
a9ef5a0
View commit details
Copy full SHA for a9ef5a0
View code at this point
Browse repository at this point
Commits on May 22, 2026
fix(tui): empty states, context, and minor improvements to diff viewer (#28878)
jlongster
authored
ba746e3
View commit details
Copy full SHA for ba746e3
View code at this point
Browse repository at this point
fix(httpapi): return project not found errors (#28856)
nexxeln
authored
3e1972f
View commit details
Copy full SHA for 3e1972f
View code at this point
Browse repository at this point
Commits on May 21, 2026
refactor(opencode): roll out serviceUse proxy across 14 services + tests (#28576)
kitlangton
authored
39ea816
View commit details
Copy full SHA for 39ea816
View code at this point
Browse repository at this point
Commits on May 18, 2026
fix(bus): acquire PubSub subscription eagerly to close /event race (#27959)
kitlangton
authored
cb35493
View commit details
Copy full SHA for cb35493
View code at this point
Browse repository at this point
Commits on May 15, 2026
refactor(instance): retire WithInstance adapter (#27782)
nexxeln
authored
65f96a5
View commit details
Copy full SHA for 65f96a5
View code at this point
Browse repository at this point
refactor(instance): remove legacy runtime fallback (#27757)
nexxeln
authored
0c9cfe9
View commit details
Copy full SHA for 0c9cfe9
View code at this point
Browse repository at this point
Commits on May 14, 2026
refactor(flags): migrate icon discovery runtime flag (#27609)
nexxeln
authored
faca2b9
View commit details
Copy full SHA for faca2b9
View code at this point
Browse repository at this point
Commits on May 12, 2026
fix: annotate Effect log metadata (#27093)
rekram1-node
authored
23f8b3e
View commit details
Copy full SHA for 23f8b3e
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
Drop unused small ID Zod statics (#26908)
kitlangton
authored
8d9b971
View commit details
Copy full SHA for 8d9b971
View code at this point
Browse repository at this point
Define project update input with Effect Schema (#26803)
kitlangton
authored
bcee247
View commit details
Copy full SHA for bcee247
View code at this point
Browse repository at this point
fix(opencode): fix full session fork (#26811)
rekram1-node
authored
518264f
View commit details
Copy full SHA for 518264f
View code at this point
Browse repository at this point
Commits on May 10, 2026
feat(scout): materialize configured reference repos (#26692)
nexxeln
authored
5cf9abe
View commit details
Copy full SHA for 5cf9abe
View code at this point
Browse repository at this point
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
Commits on May 9, 2026
test(session): regression test for #26574 + mirror loosening on Vcs.FileDiff (#26578)
Show description for 805af01
kitlangton
and
Developer
authored
805af01
View commit details
Copy full SHA for 805af01
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.