Menu
AkurAI-Build
publicLatest change e11509261b6a2aa4ea9ef67250b0be01bfb4f53b - Restore paths swept in from uncommitted WIP by Ólafur Búi Ólafsson
--- name: omp-git-tool description: "Bun/TS Pi extension providing injection-safe structured git operations" --- # omp-git-tool Bun TypeScript Pi extension (~/Projects/omp-git-tool, entry ./src/index.ts). Actions: status/diff/log/show/branches/remotes/stage/unstage/commit/switch/fetch/pull/push/worktree create+remove-preview/stash/blame/tag. Mutations are state-bound (expectedState token) with repo locks and secret sanitization. - Verify: `tsc --noEmit`, `bun test`. Dependency advisories resolved via package.json overrides (adm-zip>=0.6.0, sharp>=0.35.0).