0xNyk/lacp

295 stars · Last commit 2026-08-02

Local-first policy, evidence, memory, and recovery controls for Claude, Codex, Hermes, and other CLI coding agents.

README preview

<div align="center">

# LACP

**Local policy, evidence, and recovery controls for coding agents.**

LACP wraps Claude, Codex, Hermes, and other CLI agents with deterministic routing,
approval gates, execution records, memory controls, and rollback paths. It runs on your
machine and keeps remote execution opt-in.

[![GitHub stars](https://img.shields.io/github/stars/0xNyk/lacp?style=social)](https://github.com/0xNyk/lacp)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
[![Main: 0.10.0](https://img.shields.io/badge/main-0.10.0-22B8CF)](version)
[![Latest release: v0.6.0](https://img.shields.io/badge/release-v0.6.0-E9A23B)](https://github.com/0xNyk/lacp/releases/tag/v0.6.0)
[![Last commit](https://img.shields.io/github/last-commit/0xNyk/lacp)](https://github.com/0xNyk/lacp/commits/main)
[![Open issues](https://img.shields.io/github/issues/0xNyk/lacp)](https://github.com/0xNyk/lacp/issues)
[![Shell](https://img.shields.io/badge/Shell-bash%20%2B%20python3-blue)](https://github.com/0xNyk/lacp)

![LACP routes agent work through policy gates and evidence](docs/assets/lacp-control-plane.jpeg)

View full repository on GitHub →