mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-14 23:22:51 +00:00
Fabro assembled its own hardened git command lines (maintenance, hooks, fsmonitor, path quoting, signing, the file transport, external diff drivers) in three crates and parsed raw diff, numstat, cat-file, and log output itself. The driver's git facet now carries fetch, rev-parse, ancestry, diff entries, numstat, patch, log, blob sizes and contents, config, untracked files, and stage-all, hardened by default and typed, so the checkpoint commit, the run diffs, the Run Files listing and blob reads, the commit log, the fork fetch, the agent's changed-files detection, and the git identity setup go through it. The parsers and the command prefixes go; the per-run capability probe keeps its own plumbing script. Checkpoint commits never run repository hooks now, so skip_git_hooks and commit_timeout are accepted for compatibility only. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| apps | ||
| components | ||
| foundation | ||
| packages/fabro-api-client | ||