COMMITS
April 28, 2026
T
feat(blacksmith-cache): add BLACKSMITH_BYPASS_CHECKOUT control-plane kill switch (#29)
Taha Saifuddin committed
April 22, 2026
A
clarify(blacksmith-cache): make hydration-in-progress fallback log explicit (#27)
Aayush Shah committed
March 3, 2026
A
Update checkout from private beta to beta (#24)
Aditya Maru committed
February 10, 2026
A
February 6, 2026
A
fix(blacksmith-cache): prevent git gc background daemon from blocking unmount (#22)
Aditya Maru committed
February 4, 2026
A
feat(blacksmith-cache): add explicit durability flush after unmount (BLA-3202) (#19)
Aditya Maru committed
A
Add workflow to bump v1.0.0-beta and v1 tags to main (#21)
Aditya Maru committed
A
*: suppress git mirror refresh output by default (#20)
Aditya Maru committed
February 1, 2026
A
checkout: add timeout and integrity checks to git mirror post step (#18)
Aditya Maru committed
January 28, 2026
A
Support multiple checkouts with unique mount points (#17)
Aditya Maru committed
January 27, 2026
A
Defer git mirror refresh to post step (#16)
Aditya Maru committed
A
Add verbose input for git mirror debugging (#15)
Aditya Maru committed
A
Add retry logic and verbose debugging to git mirror (#14)
Aditya Maru committed
January 26, 2026
A
docs: add private beta warning to README (#13)
Aditya Maru committed
January 18, 2026
A
Update README.md
Aditya Maru committed
A
Merge pull request #12 from useblacksmith/adityamaru/readme-blacksmith-intro
Aditya Maru committed
C
docs: add Blacksmith Checkout introduction to README
Claude committed
January 16, 2026
A
Merge pull request #10 from useblacksmith/adityamaru/troy
Aditya Maru committed
C
Fix: save state early and validate exposeId
Claude committed
C
Fix CI: add BUF_TOKEN to CodeQL workflow and update license files
Claude committed
C
Fix CI: formatting and license cache
Claude committed
C
Change stickyDiskType from git-mirror to git_mirror
Claude committed
C
Add @bufbuild/protobuf as explicit dependency for ncc bundling
Claude committed
C
Fix: use protobuf v1 compatible package
Claude committed
C
Fix vmHydratedGitMirror not being sent in commit request
Claude committed
January 13, 2026
C
Use git gc --auto instead of full gc for faster cleanup
Claude committed
C
Add --progress and --verbose to git clone --mirror
Claude committed
C
Revert "Use blobless mirror clone for faster first-run seeding"
Claude committed
C
Use blobless mirror clone for faster first-run seeding
Claude committed
C
Fix commit request - pass stickyDiskKey to commitStickyDisk
Claude committed