Skip to content

NerveplaneThe coordination plane for autonomous coding agents

Local-first, MCP-compatible, repo- and service-aware. Keep parallel coding agents aligned across repos, branches, worktrees, services, and contracts — before merge.

Nerveplane

Why Nerveplane?

As developers run multiple coding agents in parallel, the bottleneck shifts from code generation to coordination.

Git worktrees stop two agents from overwriting the same file, but they don't stop logical drift: a backend agent changes an API response while a frontend agent builds against the old shape; a service agent changes an event schema while a subscriber in another repo goes stale. Nerveplane is the missing layer that detects these and routes the right signal to the right agent — grounded in repository and service dependency state, not generic chat.

See the full specification for the complete product and technical design.

Released under the MIT License.