Skill Sync v0.1.0
What's new
The GitHub Vault release - sync through a repository you own, with no SaaS, no PAT, no Git, and no SSH setup.
- GitHub App Device Flow auth - authorize without ever pasting a token.
- GitHub Vault model - Skills are packed as content-addressed blobs under a manifest in your repository (private recommended).
- Three-way comparison -
base/local/remotecontent-hash diff that detects real changes without relying on timestamps. - Preview before apply - review uploads, downloads, conflicts, and proposed deletes before anything changes.
- Explicit conflict choices - when both sides changed, decide: keep local, use remote, or skip.
- Recovery journal - interrupted applies retain recovery state and resume instead of blindly repeating completed work.
- Log system for easier debugging.
UI
- Reworked workspace with toast, select, and stepper primitives.