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 }}
kyleve
/
Stuff
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
3
Code
Issues
0
Pull requests
17
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add StorageKit: containerized, mode-aware storage
- #47
#47
Open
kyleve
wants to merge 19 commits into
main
kyleve/Stuff:main
from
storagekit-module
kyleve/Stuff:storagekit-module
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
Add StorageKit: containerized, mode-aware storage
#47
kyleve
wants to merge 19 commits into
main
kyleve/Stuff:main
from
storagekit-module
kyleve/Stuff:storagekit-module
Copy head branch name to clipboard
Commits
Commits on Jun 29, 2026
Scaffold StorageKit module
Show description for c4ed544
kyleve
and
cursoragent
committed
c4ed544
View commit details
Copy full SHA for c4ed544
Browse repository at this point
Implement StorageKit container tree, vends, and teardown
Show description for b08ac4f
kyleve
and
cursoragent
committed
b08ac4f
View commit details
Copy full SHA for b08ac4f
Browse repository at this point
Add StorageKit README + AGENTS docs
Show description for 3e6c8ec
kyleve
and
cursoragent
committed
3e6c8ec
View commit details
Copy full SHA for 3e6c8ec
Browse repository at this point
Drop parent's cached ModelContainer when its child is removed
Show description for 139a026
kyleve
and
cursoragent
committed
139a026
View commit details
Copy full SHA for 139a026
Browse repository at this point
Namespace key-value suites by resolved base directory
Show description for 661fc46
kyleve
and
cursoragent
committed
661fc46
View commit details
Copy full SHA for 661fc46
Browse repository at this point
Make teardown reentrancy-safe with a deleting state
Show description for 3efa1ea
kyleve
and
cursoragent
committed
3efa1ea
View commit details
Copy full SHA for 3efa1ea
Browse repository at this point
Document keyValueStore()'s non-throwing trap contract
Show description for 7dc0c63
kyleve
and
cursoragent
committed
7dc0c63
View commit details
Copy full SHA for 7dc0c63
Browse repository at this point
Deregister a deleted container before its afterDeletion step
Show description for e39d9f3
kyleve
and
cursoragent
committed
e39d9f3
View commit details
Copy full SHA for e39d9f3
Browse repository at this point
Run onDeactivate once across deactivate-then-delete
Show description for b65ad16
kyleve
and
cursoragent
committed
b65ad16
View commit details
Copy full SHA for b65ad16
Browse repository at this point
Reject re-vending a model store with a different schema
Show description for d81fb23
kyleve
and
cursoragent
committed
d81fb23
View commit details
Copy full SHA for d81fb23
Browse repository at this point
Keep in-memory modelContainer off disk
Show description for 417dff2
kyleve
and
cursoragent
committed
417dff2
View commit details
Copy full SHA for 417dff2
Browse repository at this point
Scope teardown Tokens to their issuing container
Show description for 632ccde
kyleve
and
cursoragent
committed
632ccde
View commit details
Copy full SHA for 632ccde
Browse repository at this point
Document the model store / child-key namespace collision
Show description for 589d4b3
kyleve
and
cursoragent
committed
589d4b3
View commit details
Copy full SHA for 589d4b3
Browse repository at this point
Document fileURL() as pure, state-unaware path construction
Show description for 19c46ec
kyleve
and
cursoragent
committed
19c46ec
View commit details
Copy full SHA for 19c46ec
Browse repository at this point
Add deferred teardown/concurrency test coverage
Show description for 335d8f5
kyleve
and
cursoragent
committed
335d8f5
View commit details
Copy full SHA for 335d8f5
Browse repository at this point
Commits on Jul 1, 2026
Add documents/library BaseDirectory cases
Show description for b36a431
kyleve
and
cursoragent
committed
b36a431
View commit details
Copy full SHA for b36a431
Browse repository at this point
Fold the base directory into StorageMode.persistent
Show description for fe0530c
kyleve
and
cursoragent
committed
fe0530c
View commit details
Copy full SHA for fe0530c
Browse repository at this point
Document the key sanitizer and suite-name hash rationale
Show description for 69540dc
kyleve
and
cursoragent
committed
69540dc
View commit details
Copy full SHA for 69540dc
Browse repository at this point
Split StorageContainer storage into typed namespaces
Show description for dba67ec
kyleve
and
cursoragent
committed
dba67ec
View commit details
Copy full SHA for dba67ec
Browse repository at this point
You can’t perform that action at this time.