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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
clice-io
/
clice
Public
Notifications
You must be signed in to change notification settings
Fork
81
Star
1.3k
Code
Issues
83
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(server): unified cache framework and PCH cache keys
- #453
#453
Merged
16bit-ykiko
merged 19 commits into
main
clice-io/clice:main
from
feat/cache-store
clice-io/clice:feat/cache-store
Copy head branch name to clipboard
Jun 28, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
feat(server): unified cache framework and PCH cache keys
#453
16bit-ykiko
merged 19 commits into
main
clice-io/clice:main
from
feat/cache-store
clice-io/clice:feat/cache-store
Copy head branch name to clipboard
Commits
Commits on Jun 28, 2026
feat(support): add unified CacheStore blob store
Show description for 2ddae4f
16bit-ykiko
committed
2ddae4f
View commit details
Copy full SHA for 2ddae4f
Browse repository at this point
feat(command): add canonicalize with argument profiles
Show description for 730a27e
16bit-ykiko
committed
730a27e
View commit details
Copy full SHA for 730a27e
Browse repository at this point
feat(server): migrate PCH/PCM/index caches to CacheStore
Show description for 2dac4be
16bit-ykiko
committed
2dac4be
View commit details
Copy full SHA for 2dac4be
Browse repository at this point
fix(support): shield LLVM headers from windows.h min/max macros
Show description for b230c5d
16bit-ykiko
committed
b230c5d
View commit details
Copy full SHA for b230c5d
Browse repository at this point
fix(support): do not drop mutable-key blobs on rename conflict
Show description for 946fe47
16bit-ykiko
committed
946fe47
View commit details
Copy full SHA for 946fe47
Browse repository at this point
fix(server): offload index blob commit fsync to thread pool
Show description for e5ae3b2
16bit-ykiko
committed
e5ae3b2
View commit details
Copy full SHA for e5ae3b2
Browse repository at this point
refactor(server): remove project.index_dir config field
Show description for 1f5a13a
16bit-ykiko
committed
1f5a13a
View commit details
Copy full SHA for 1f5a13a
Browse repository at this point
test(integration): add formal client process-control API
Show description for 296e1e9
16bit-ykiko
committed
296e1e9
View commit details
Copy full SHA for 296e1e9
Browse repository at this point
fix(support): verify blob content on rename collision
Show description for cf8d22c
16bit-ykiko
committed
cf8d22c
View commit details
Copy full SHA for cf8d22c
Browse repository at this point
fix(server): keep persisted index snapshots consistent
Show description for d64c2c7
16bit-ykiko
committed
d64c2c7
View commit details
Copy full SHA for d64c2c7
Browse repository at this point
fix(tests): harden client IO teardown
Show description for eb67ced
16bit-ykiko
committed
eb67ced
View commit details
Copy full SHA for eb67ced
Browse repository at this point
fix(server): make PCH build registration cancellation-safe
Show description for 5aea059
16bit-ykiko
committed
5aea059
View commit details
Copy full SHA for 5aea059
Browse repository at this point
chore(support): document sync-op atomicity and loop-confined TODO
Show description for 93d6fce
16bit-ykiko
committed
93d6fce
View commit details
Copy full SHA for 93d6fce
Browse repository at this point
refactor(support): avoid shell-COM remove_directories on Windows
Show description for d03c749
16bit-ykiko
committed
d03c749
View commit details
Copy full SHA for d03c749
Browse repository at this point
chore(server): drop pre-release legacy cache cleanup
Show description for 8cc98cb
16bit-ykiko
committed
8cc98cb
View commit details
Copy full SHA for 8cc98cb
Browse repository at this point
fix(support): never follow a symlinked root in remove_all
Show description for 62afd13
16bit-ykiko
committed
62afd13
View commit details
Copy full SHA for 62afd13
Browse repository at this point
fix(server): re-validate PCMs until the set is stable
Show description for a2bdc58
16bit-ykiko
committed
a2bdc58
View commit details
Copy full SHA for a2bdc58
Browse repository at this point
chore(server): add FIXME comments for cache performance issues
Show description for 8478d9a
16bit-ykiko
committed
8478d9a
View commit details
Copy full SHA for 8478d9a
Browse repository at this point
fix(server): exclude self from PCM deps when rebuilding a module
Show description for e76d27f
16bit-ykiko
committed
e76d27f
View commit details
Copy full SHA for e76d27f
Browse repository at this point
You can’t perform that action at this time.