leash

Composable local-LLM and robotics harness. Rust-first, MCP-first, simulation-safe.

Rust MCP Sim-safe Stars

What it does

Leash lets LLM agents control robots through typed modules, safety gates, and a shared capability registry. Run in simulation with zero hardware, or connect physical robots behind explicit actuation gates.

cargo install leash-harness
leash serve mcp          # MCP stdio for LLM agents
leash serve http         # localhost HTTP + WebSocket

Spec

Entities27
Relationships42
Token savings72%
Spec files3 .dog files, 100% complete

Fully dotdog-specified. Entity graph compiled to .dag for agent consumption.

Links

GitHub · Roadmap · Built with dotdog