agentsync 1.37.0

A fast CLI tool to sync AI agent configurations and MCP servers across Claude, Copilot, Cursor, and more using symbolic links.
Documentation
codecov:
  require_ci_to_pass: true

coverage:
  precision: 2
  round: down
  range: "60...100"
  status:
    project:
      default:
        target: auto
        threshold: 1%
    patch:
      default:
        target: auto
        threshold: 1%

ignore:
  - "website/**"
  - "docs/**"
  - "npm/agentsync/lib/**"
  - "openspec/**"
  - "tests/**"
  - ".agents/**"