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
sync
on
dev
User selector
All users
All time
Commit history
Commits on Jun 25, 2026
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 May 31, 2026
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 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
Commits on May 18, 2026
refactor(sync): publish via EffectBridge.fork for codebase consistency (#28187)
kitlangton
authored
159d271
View commit details
Copy full SHA for 159d271
View code at this point
Browse repository at this point
Commits on May 16, 2026
fix(sync): publish events on injected project bus (#27825)
thdxr
authored
53849bd
View commit details
Copy full SHA for 53849bd
View code at this point
Browse repository at this point
Commits on May 15, 2026
refactor(project): import instance context directly (#27714)
nexxeln
authored
12b666e
View commit details
Copy full SHA for 12b666e
View code at this point
Browse repository at this point
core: fix event projector lookup to use versioned type keys
Show description for f807152
thdxr
committed
f807152
View commit details
Copy full SHA for f807152
View code at this point
Browse repository at this point
more test fixes
thdxr
committed
b0ea7a5
View commit details
Copy full SHA for b0ea7a5
View code at this point
Browse repository at this point
test fixes
thdxr
committed
16639ee
View commit details
Copy full SHA for 16639ee
View code at this point
Browse repository at this point
fix: remove debug logging
thdxr
committed
a50ff72
View commit details
Copy full SHA for a50ff72
View code at this point
Browse repository at this point
fix missing event types in sdk
thdxr
committed
f39cf91
View commit details
Copy full SHA for f39cf91
View code at this point
Browse repository at this point
Add Effect-native core event system (#27415)
thdxr
authored
e11e089
View commit details
Copy full SHA for e11e089
View code at this point
Browse repository at this point
Commits on May 13, 2026
chore: generate
opencode-agent[bot]
committed
72acdf0
View commit details
Copy full SHA for 72acdf0
View code at this point
Browse repository at this point
refactor(flags): route sync workspaces through runtime flags (#27336)
nexxeln
authored
e28ef7b
View commit details
Copy full SHA for e28ef7b
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
Drop synchronous SyncEvent facades (#26789)
kitlangton
authored
ddc02c2
View commit details
Copy full SHA for ddc02c2
View code at this point
Browse repository at this point
Commits on May 10, 2026
Remove redundant ID Zod overrides (#26633)
kitlangton
authored
fb4bab8
View commit details
Copy full SHA for fb4bab8
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 5, 2026
feat(core): session warping (#25768)
jlongster
authored
22a4a9d
View commit details
Copy full SHA for 22a4a9d
View code at this point
Browse repository at this point
Commits on May 3, 2026
Refactor v2 session events as schemas (#24512)
thdxr
authored
a3bc5d3
View commit details
Copy full SHA for a3bc5d3
View code at this point
Browse repository at this point
Commits on May 1, 2026
fix: correct documentation typos (#25260)
luojiyin1987
authored
97ed9ba
View commit details
Copy full SHA for 97ed9ba
View code at this point
Browse repository at this point
refactor(sync): capture instance context for publish (#25206)
kitlangton
authored
a083c88
View commit details
Copy full SHA for a083c88
View code at this point
Browse repository at this point
Commits on Apr 30, 2026
Add SyncEvent service (#25158)
kitlangton
authored
fbcbd24
View commit details
Copy full SHA for fbcbd24
View code at this point
Browse repository at this point
Commits on Apr 29, 2026
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
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
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
Commits on Apr 23, 2026
refactor(bus): migrate BusEvent to Effect Schema (#24040)
kitlangton
authored
cd93533
View commit details
Copy full SHA for cd93533
View code at this point
Browse repository at this point
chore: generate
opencode-agent[bot]
committed
aed0307
View commit details
Copy full SHA for aed0307
View code at this point
Browse repository at this point
refactor(sync): make session events schema-first (#24019)
kitlangton
authored
c50d65b
View commit details
Copy full SHA for c50d65b
View code at this point
Browse repository at this point
Commits on Apr 22, 2026
refactor(core): derive all schema.ts leaves' .zod via effect-zod walker (#23754)
kitlangton
authored
ad7ae73
View commit details
Copy full SHA for ad7ae73
View code at this point
Browse repository at this point
Commits on Apr 16, 2026
refactor: collapse sync barrel into sync/index.ts (#22907)
kitlangton
authored
cb6a925
View commit details
Copy full SHA for cb6a925
View code at this point
Browse repository at this point
fix(core): better global sync event structure (#22858)
jlongster
authored
b28956f
View commit details
Copy full SHA for b28956f
View code at this point
Browse repository at this point
feat: unwrap storage namespaces to flat exports + barrel (#22747)
kitlangton
authored
f242078
View commit details
Copy full SHA for f242078
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.