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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
velos
/
Workspace
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Implement copy-on-write overlay filesystem and three-way merge
- #7
#7
Merged
zac
merged 7 commits into
main
velos/Workspace:main
from
core-improvements
velos/Workspace:core-improvements
Copy head branch name to clipboard
Jul 9, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
Implement copy-on-write overlay filesystem and three-way merge
#7
zac
merged 7 commits into
main
velos/Workspace:main
from
core-improvements
velos/Workspace:core-improvements
Copy head branch name to clipboard
Commits
Commits on Jul 9, 2026
Add Linux CI job and portability guards
Show description for 1c8b1f0
claude
committed
1c8b1f0
View commit details
Copy full SHA for 1c8b1f0
Browse repository at this point
Fix Linux CI toolchain, shell glob semantics, and symlink jail consistency
Show description for e5ec091
claude
committed
e5ec091
View commit details
Copy full SHA for e5ec091
Browse repository at this point
Add ranged reads, chunked streaming, exclusive create, and capabilities
Show description for 0068786
claude
committed
0068786
View commit details
Copy full SHA for 0068786
Browse repository at this point
Rewrite OverlayFilesystem as a lazy copy-on-write overlay
Show description for f21bd51
claude
committed
f21bd51
View commit details
Copy full SHA for f21bd51
Browse repository at this point
Store snapshots content-addressed; track rollbacks; add log pruning
Show description for 32bd986
claude
committed
32bd986
View commit details
Copy full SHA for 32bd986
Browse repository at this point
Add configurable tracking policy, public mutation history, cheaper planning
Show description for 028800a
claude
committed
028800a
View commit details
Copy full SHA for 028800a
Browse repository at this point
Add three-way merge with structured conflicts
Show description for d70b025
claude
committed
d70b025
View commit details
Copy full SHA for d70b025
Browse repository at this point
You can’t perform that action at this time.