Skip to content

v0.4.3

Latest

Choose a tag to compare

@Leoyang183 Leoyang183 released this 29 Mar 19:23
· 7 commits to main since this release

What's Changed

New: --server filter

  • Add -s/--server <names...> option to sync and reconcile commands
  • Sync only specific MCP servers by name: sync-agents sync -t vibe -s context7 supabase

Testing

  • Add 8 E2E tests covering Vibe TOML format, --vibe-home, idempotency, doctor drift detection, instruction sync, and --server filter
  • Total: 26 test files, 181 tests passing

Documentation

  • Update all command docs (sync, reconcile, doctor, validate, diff, sync-instructions) with vibe target and --vibe-home option

Full Changelog: v0.4.2...v0.4.3