Skip to content

PidMesh v1.3.0 — Worktree-Aware Collision Guard

Choose a tag to compare

@Apurva3509 Apurva3509 released this 30 Aug 03:49
· 2 commits to main since this release
a026448

PidMesh now coordinates independent agent PIDs across linked git worktrees and prevents cooperative resource collisions before work begins.

Highlights:

  • one logical project mesh across linked git worktrees, with checkout and branch visibility per agent
  • atomic all-or-nothing reservations for hierarchical paths and exact ports/services
  • reserve, resources, and unreserve CLI commands plus two native MCP tools
  • a rebuilt local operations cockpit for fleet health, attention, ownership, handoffs, memory, and causal events
  • additive schema migration with cleanup on clean exit, dead PID collection, and lease expiry
  • 20 integration paths covering process contention, worktrees, MCP, dashboard security, and schema compatibility

Resource reservations are cooperative coordination, not filesystem enforcement.