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 }}
garrytan
/
gstack
Public
Notifications
You must be signed in to change notification settings
Fork
19.8k
Star
132k
Code
Issues
323
Pull requests
537
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
v1.80.0.0 fix: setup survives a failed Chromium install, hooks share one state root, gstack never clobbers a skill it did not create
- #2802
#2802
Merged
garrytan
merged 25 commits into
main
garrytan/gstack:main
from
ljubljana
garrytan/gstack:ljubljana
Copy head branch name to clipboard
Sep 5, 2026
Conversation
Commits
25
(25)
Checks
Files changed
Merged
v1.80.0.0 fix: setup survives a failed Chromium install, hooks share one state root, gstack never clobbers a skill it did not create
#2802
garrytan
merged 25 commits into
main
garrytan/gstack:main
from
ljubljana
garrytan/gstack:ljubljana
Copy head branch name to clipboard
Commits
Commits on Sep 3, 2026
fix(freeze): hook reads the same state root /freeze writes — fails closed under GSTACK_HOME (#1459, #1509)
Show description for 1773330
garrytan
and
claude
committed
1773330
View commit details
Copy full SHA for 1773330
Browse repository at this point
fix(relink): never delete or link over a skill gstack does not own (#2119)
Show description for 584c2a4
garrytan
and
claude
committed
584c2a4
View commit details
Copy full SHA for 584c2a4
Browse repository at this point
fix(setup): Chromium bootstrap is best-effort and bounded — skills always register (#1900, #1901, #1902, #913, #2233)
Show description for 550352c
garrytan
and
claude
committed
550352c
View commit details
Copy full SHA for 550352c
Browse repository at this point
docs(designs): preserve the time-attack fork-port residual evaluation
Show description for 18d829f
garrytan
and
claude
committed
18d829f
View commit details
Copy full SHA for 18d829f
Browse repository at this point
docs: file the fork-port residual deferrals and document the Chromium bootstrap knobs
Show description for e5e01d1
garrytan
and
claude
committed
e5e01d1
View commit details
Copy full SHA for e5e01d1
Browse repository at this point
Commits on Sep 4, 2026
fix(relink): canonicalize link targets before the ownership check
Show description for b23b784
garrytan
and
claude
committed
b23b784
View commit details
Copy full SHA for b23b784
Browse repository at this point
fix(telemetry): one-shot setup events never sweep other sessions' pending markers
Show description for 29237ff
garrytan
and
claude
committed
29237ff
View commit details
Copy full SHA for 29237ff
Browse repository at this point
fix(hooks): partial upgrades fail closed for freeze and fall back for careful
Show description for b8d347d
garrytan
and
claude
committed
b8d347d
View commit details
Copy full SHA for b8d347d
Browse repository at this point
fix(setup): never link over, copy over, or reap a skill gstack does not own (#2119)
Show description for 2548634
garrytan
and
claude
committed
2548634
View commit details
Copy full SHA for 2548634
Browse repository at this point
docs: README Chromium note outside the CLAUDE.md fence; report banner stripped; deferrals name the four gate sites
Show description for 529ee9a
garrytan
and
claude
committed
529ee9a
View commit details
Copy full SHA for 529ee9a
Browse repository at this point
docs(todos): the bootstrap block coverage gap is pinned except the quarantine helper
Show description for 953ae67
garrytan
and
claude
committed
953ae67
View commit details
Copy full SHA for 953ae67
Browse repository at this point
fix(setup,relink): ownership proof has two strengths; weak proof never deletes a directory or discards a differing file
Show description for 73506b5
garrytan
and
claude
committed
73506b5
View commit details
Copy full SHA for 73506b5
Browse repository at this point
fix(setup): Chromium-install lock reclaim is atomic and pid-validated; abandoned locks expire; the tree kill walks /proc without pgrep
Show description for f1a580e
garrytan
and
claude
committed
f1a580e
View commit details
Copy full SHA for f1a580e
Browse repository at this point
fix(freeze): an unexpected non-zero death denies via an EXIT backstop instead of exiting with no decision
Show description for 55322de
garrytan
and
claude
committed
55322de
View commit details
Copy full SHA for 55322de
Browse repository at this point
refactor(telemetry): guard the stale-marker sweep with an if, not a break inside the loop
Show description for 3f1a5e6
garrytan
and
claude
committed
3f1a5e6
View commit details
Copy full SHA for 3f1a5e6
Browse repository at this point
docs(todos): the ownership gate lives in six sites, and the cleanup arms inline their own chain
Show description for 3bd7e6d
garrytan
and
claude
committed
3bd7e6d
View commit details
Copy full SHA for 3bd7e6d
Browse repository at this point
test: the two remaining linker harnesses extract the ownership helpers; the marker is the one allowed dotfile
Show description for 35805ad
garrytan
and
claude
committed
35805ad
View commit details
Copy full SHA for 35805ad
Browse repository at this point
fix(setup,relink): weak proof never costs the user a file — assets, flips, failed backups, foreign dir links, alias markers
Show description for a8bc93e
garrytan
and
claude
committed
a8bc93e
View commit details
Copy full SHA for a8bc93e
Browse repository at this point
fix(setup): lock reclaim hands a fresh lock back; a live holder past the bound is stale; /proc walk strips through the last paren
Show description for 8e1e520
garrytan
and
claude
committed
8e1e520
View commit details
Copy full SHA for 8e1e520
Browse repository at this point
fix(freeze): mark the decision written after the helper prints, not before
Show description for 85aaefb
garrytan
and
claude
committed
85aaefb
View commit details
Copy full SHA for 85aaefb
Browse repository at this point
chore: bump version and changelog (v1.80.0.0)
Show description for 25fe33d
garrytan
and
claude
committed
25fe33d
View commit details
Copy full SHA for 25fe33d
Browse repository at this point
docs: update project documentation for v1.80.0.0
Show description for 23fccb9
garrytan
and
claude
committed
23fccb9
View commit details
Copy full SHA for 23fccb9
Browse repository at this point
fix(setup): the final summary reports customized SKILL.md files moved to the backup root
Show description for e64bab7
garrytan
and
claude
committed
e64bab7
View commit details
Copy full SHA for e64bab7
Browse repository at this point
test: run assembled setup harness scripts from a temp file, not `bash -c` argv (Windows MSYS2 8 KB truncation)
Show description for 1204828
garrytan
and
claude
committed
1204828
View commit details
Copy full SHA for 1204828
Browse repository at this point
docs(test-free-shards): the rerun-refresh harness spawns bash <tempfile> via test/helpers/bash-script.ts, not bash -c
Show description for 10100d6
garrytan
and
claude
committed
10100d6
View commit details
Copy full SHA for 10100d6
Browse repository at this point
You can’t perform that action at this time.