fabro/crates
Bryan Helmkamp 8e4b8a6e05 Add git-storage crate for storing data in git object database
Layered library for blob/tree/commit/ref operations without touching
the working directory. Four modules: gitobj (primitives), branchstore
(key-value on a branch), snapshot (working dir captures), trailerlink
(commit message trailers). 56 tests.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Entire-Checkpoint: 1e40b3267885
2026-02-24 23:17:44 -05:00
..
agent Add auto-compaction to prevent context window overflow in long agent sessions 2026-02-24 23:09:38 -05:00
attractor Add auto-compaction to prevent context window overflow in long agent sessions 2026-02-24 23:09:38 -05:00
git-storage Add git-storage crate for storing data in git object database 2026-02-24 23:17:44 -05:00
llm Add ullm models sync command to download OpenRouter model metadata 2026-02-24 14:18:43 -05:00
terminal Revert clippy config to defaults, remove all pedantic/nursery/cargo lint suppressions 2026-02-24 09:42:28 -05:00