Skip to content

Harness Config

Canonical registry-driven harness configuration surfaces: sync manifest, MCP registry, and tooling policy.

Registry-driven configuration that projects repo sources into per-harness home and project surfaces. Edit canonical files under config/, then sync with scripts/sync_agent_stack.py.

3 registries
  1. Edit the canonical registry under config/.
  2. Preview drift: uv run python scripts/sync_agent_stack.py --targets repo,home --check
  3. Apply projections: uv run python scripts/sync_agent_stack.py --targets repo,home --apply