Boffin
Boffin sits between your codebase and agents like Cursor, Claude Code, or Codex, feeding each edit the specific rules that apply to that…
Command-line coding agents (Claude Code, Aider).
Boffin sits between your codebase and agents like Cursor, Claude Code, or Codex, feeding each edit the specific rules that apply to that…
The project borrows from Harness Engineering principles: work is broken into phases with task files, role handoffs, quality gates, and…
The vendor positions this as sovereign AI infrastructure — meaning the compute, the model, and the data all stay inside your perimeter…
The tool gives you a single interface to watch every agent's real status, not what the CLI reports but whether the process is actually…
The repo structures the AI coding workflow around specs, roles, skills, agents, and hooks — all defined in config, not scattered across…
The tool replays Claude Code or Codex session logs against a spatial model of your repository, showing file touch history, exploration…
improv operates as a task harness: the @im call pulls repo context, detects your test commands, writes acceptance criteria, and packages…
Bothread runs locally on your machine and coordinates MCP-compatible agents — Claude Code, Cursor, Gemini CLI, Codex, and others — on a…
The framework installs into a git repository via npx and writes pure Markdown records that live in version control alongside the code…
Forall is an Apache-2.0 CLI agent from Astrio that generates spec-driven code alongside machine-checkable proofs, running entirely in your…