- Initial release
- Pull files from GitHub repos via REST API (Trees + Blobs)
- Push local changes via sparse git checkout with PR creation
- REST API push fallback when git is unavailable
.any-sync.jsonconfiguration with JSON schema validation- Incremental sync via
.any-sync.locklockfile - Conflict resolution with side-by-side diff view
- Status bar sync state indicator
- Include/exclude glob pattern filtering
- VSCode GitHub authentication with GITHUB_TOKEN fallback
- Network retry with exponential backoff