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
test
snapshot
on
dev
User selector
All users
All time
Commit history
Commits on Jun 29, 2026
chore: generate
opencode-agent[bot]
committed
d6e54e9
View commit details
Copy full SHA for d6e54e9
View code at this point
Browse repository at this point
refactor(core): convert more opencode tests to nodes (#34464)
jlongster
authored
d4fd528
View commit details
Copy full SHA for d4fd528
View code at this point
Browse repository at this point
Commits on Jun 23, 2026
fix(opencode): handle snapshot paths from subdirectories (#33506)
kitlangton
authored
dcf7b4e
View commit details
Copy full SHA for dcf7b4e
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
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 19, 2026
Skip snapshot seed file commits (#28405)
kitlangton
authored
59c99dc
View commit details
Copy full SHA for 59c99dc
View code at this point
Browse repository at this point
Reduce snapshot batch test fixture sizes (#28381)
kitlangton
authored
4db2746
View commit details
Copy full SHA for 4db2746
View code at this point
Browse repository at this point
Commits on May 12, 2026
test: use Effect file services in migrated tests (#27154)
kitlangton
authored
d9f9f15
View commit details
Copy full SHA for d9f9f15
View code at this point
Browse repository at this point
test(snapshot): migrate snapshot tests to Effect runner (#26964)
kitlangton
authored
0d9c534
View commit details
Copy full SHA for 0d9c534
View code at this point
Browse repository at this point
Commits on May 3, 2026
Normalize instance lifecycle wiring (#25501)
kitlangton
authored
7d91d3b
View commit details
Copy full SHA for 7d91d3b
View code at this point
Browse repository at this point
Commits on May 2, 2026
Replace Instance.disposeAll/load with fixture helper (#25418)
kitlangton
authored
4c4860f
View commit details
Copy full SHA for 4c4860f
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 16, 2026
feat: unwrap 11 util namespaces to flat exports + barrel (#22739)
kitlangton
authored
343a564
View commit details
Copy full SHA for 343a564
View code at this point
Browse repository at this point
Commits on Apr 14, 2026
refactor(snapshot): remove async facade exports (#22370)
kitlangton
authored
f40209b
View commit details
Copy full SHA for f40209b
View code at this point
Browse repository at this point
Commits on Apr 12, 2026
fix(snapshot): complete gitignore respect for previously tracked files (#22172)
thdxr
authored
264418c
View commit details
Copy full SHA for 264418c
View code at this point
Browse repository at this point
fix(snapshot): respect gitignore for previously tracked files (#22171)
thdxr
authored
113304a
View commit details
Copy full SHA for 113304a
View code at this point
Browse repository at this point
Commits on Apr 7, 2026
refactor(snapshot): store unified patches in file diffs (#21244)
Show description for b7fab49
thdxr
and
adamdotdevin
authored
b7fab49
View commit details
Copy full SHA for b7fab49
View code at this point
Browse repository at this point
test: disable GPG signing in test fixtures (#20386)
altendky
authored
095aeba
View commit details
Copy full SHA for 095aeba
View code at this point
Browse repository at this point
Commits on Apr 4, 2026
perf(opencode): batch snapshot diffFull blob reads (#20752)
Show description for 288eb04
kitlangton
and
natewill
authored
288eb04
View commit details
Copy full SHA for 288eb04
View code at this point
Browse repository at this point
Commits on Apr 1, 2026
fix(opencode): batch snapshot revert without reordering (#20564)
kitlangton
authored
48db7cf
View commit details
Copy full SHA for 48db7cf
View code at this point
Browse repository at this point
Commits on Mar 25, 2026
fix(opencode): avoid snapshotting files over 2MB (#19043)
thdxr
authored
0a80ef4
View commit details
Copy full SHA for 0a80ef4
View code at this point
Browse repository at this point
Commits on Mar 21, 2026
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 18, 2026
refactor(effect): unify service namespaces and align naming (#18093)
kitlangton
authored
a800583
View commit details
Copy full SHA for a800583
View code at this point
Browse repository at this point
Commits on Feb 24, 2026
fix(test): normalize git excludesFile path for Windows (#14893)
Hona
authored
79254c1
View commit details
Copy full SHA for 79254c1
View code at this point
Browse repository at this point
fix(win32): add git flags for snapshot operations and fix tests for cross-platform (#14890)
Hona
authored
13cabae
View commit details
Copy full SHA for 13cabae
View code at this point
Browse repository at this point
Commits on Feb 20, 2026
fix(snapshot): respect info exclude in snapshot staging (#13495)
nexxeln
authored
ac0b37a
View commit details
Copy full SHA for ac0b37a
View code at this point
Browse repository at this point
Commits on Feb 19, 2026
Remove use of Bun.file (#14215)
thdxr
authored
02a9495
View commit details
Copy full SHA for 02a9495
View code at this point
Browse repository at this point
Commits on Feb 2, 2026
fix(app): added/deleted file status now correctly calculated
adamdotdevin
committed
3b93e8d
View commit details
Copy full SHA for 3b93e8d
View code at this point
Browse repository at this point
ci: skip unicode filename test due to inconsistent behavior causing CI failures
thdxr
committed
0f3630d
View commit details
Copy full SHA for 0f3630d
View code at this point
Browse repository at this point
Commits on Jan 24, 2026
core: fix unicode filename handling in snapshot diff by disabling quote escaping
Show description for 32e6bca
thdxr
committed
32e6bca
View commit details
Copy full SHA for 32e6bca
View code at this point
Browse repository at this point
Commits on Dec 9, 2025
core: fix project event emission to include updated worktree data
thdxr
committed
f1955b4
View commit details
Copy full SHA for f1955b4
View code at this point
Browse repository at this point
test fixes
thdxr
committed
c5e5627
View commit details
Copy full SHA for c5e5627
View code at this point
Browse repository at this point
Commits on Nov 15, 2025
fix: snapshot history when running from git worktrees (#4312)
chrisolszewski
authored
69a45ef
View commit details
Copy full SHA for 69a45ef
View code at this point
Browse repository at this point
Commits on Oct 21, 2025
core: provide line-level statistics in file diffs to help users understand the scale of changes
thdxr
committed
e999634
View commit details
Copy full SHA for e999634
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.