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
.
shelltime
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
4
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: bbolt-backed command store (daemon-owned, feature-gated)
- #284
#284
Merged
AnnatarHe
merged 9 commits into
main
shelltime/cli:main
from
claude/gifted-allen-ojXBf
shelltime/cli:claude/gifted-allen-ojXBf
Copy head branch name to clipboard
Jun 10, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
feat: bbolt-backed command store (daemon-owned, feature-gated)
#284
AnnatarHe
merged 9 commits into
main
shelltime/cli:main
from
claude/gifted-allen-ojXBf
shelltime/cli:claude/gifted-allen-ojXBf
Copy head branch name to clipboard
Commits
Commits on Jun 2, 2026
feat(model): add CommandStore abstraction with bbolt backend
Show description for 3de7b8c
claude
committed
3de7b8c
View commit details
Copy full SHA for 3de7b8c
Browse repository at this point
feat(daemon): persist track events to the bolt store
Show description for c2dd737
claude
committed
c2dd737
View commit details
Copy full SHA for c2dd737
Browse repository at this point
feat(cli): route track events to the daemon when bolt is enabled
Show description for 2123998
claude
committed
2123998
View commit details
Copy full SHA for 2123998
Browse repository at this point
feat(cli): serve `ls` from the daemon when bolt is enabled
Show description for a401635
claude
committed
a401635
View commit details
Copy full SHA for a401635
Browse repository at this point
fix(cli): skip txt command-file gc in bolt mode
Show description for aedc5e1
claude
committed
aedc5e1
View commit details
Copy full SHA for aedc5e1
Browse repository at this point
fix(model): prune synced pre commands using post-side matching
Show description for 771e371
claude
committed
771e371
View commit details
Copy full SHA for 771e371
Browse repository at this point
test: cover bolt store, tracking assembly, and track socket path
Show description for 351d37d
claude
committed
351d37d
View commit details
Copy full SHA for 351d37d
Browse repository at this point
test: cover ls file-mode path and track-handler parse errors
Show description for 62e05db
claude
committed
62e05db
View commit details
Copy full SHA for 62e05db
Browse repository at this point
refactor(cli): keep track hook config-free; decide bolt in daemon
Show description for a2372cc
claude
committed
a2372cc
View commit details
Copy full SHA for a2372cc
Browse repository at this point
You can’t perform that action at this time.