Skip to content

v0.1.6

Choose a tag to compare

@chrisleekr chrisleekr released this 13 May 22:04
54ec942

0.1.6 (2026-05-13)

Features

  • agents: wire HOME path portability + B15/B17/B19/B22 adapter fixes (#70) (#73) (d9d2370)
  • claude: plugin-aware sync with opt-in marketplace (#53) (05d4028)
  • cli: friendly errors for missing vault and second-machine pull (#56) (2d74b6d)
  • core: HOME path portability + paths.ts corrections + .bak/*~ never-sync (phase 1) (#72) (af646ba)
  • migrate: transport-aware MCP model with VS Code servers/inputs schema (#55) (29b7e4d)

Bug Fixes

  • config: tighten schema for recipients, branch, and remote.url (#68) (f5f97e1)
  • init: probe remote before writing keypair; roll back orphan key on failure (#62) (c5642a6)
  • migrate: cursorToClaude writes CLAUDE.md, gate sentinel routing in applyMigrated (#75) (#78) (545135b)
  • push: route --dry-run through performPush so Phase 1 security gates run (#67) (edcdaf3)
  • sanitizer: scan markdown bodies and prose-style values for literal secrets (#58) (4689eea)
  • walker: scan skill/agent bundle bodies for literal secrets (#65) (c8dc814)
  • workflow: feature-research silent-success + strict-mode hardening (#28) (d7d7949)