loaf. Run parallel AI agents on one codebase. Accept or reject each.

github.com/andrewgazelka/loaf

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2025
  • update
  • fix
  • perf: enable SQLite WAL mode for ~200x faster writes
  • refactor: use nix crate for unmount syscall
  • feat: auto-unmount on close/crash
  • fix many lints
  • Update image source in README.md
  • fix: simplify header SVG, remove bread icon
  • fix: center bread vertically in SVG header
  • fix: use --git for cargo install (not on crates.io)
  • fix: reposition and scale SVG header elements
  • docs: fix README diagram description
  • fix: make sandbox permissive - only protect project directory
  • feat: add process sandbox via macOS Seatbelt
  • feat: add comprehensive edge case tests (feature 9)
  • feat: add git operations, rename operations, and attribute operation …
  • feat: add overlay semantics tests (feature 5)
  • feat: add comprehensive file, directory, and symlink operation tests …
  • feat: add test harness with helper utilities (feature 1)
  • update