Skip to content

Releases: pixincreate/CapSync

CapSync v1.1.0

18 Jan 16:18
4aff371

Choose a tag to compare

chore: v1.1.0

CapSync v1.0.0

18 Jan 07:03
7892472

Choose a tag to compare

Initial Release

Added

  • Initial release of CapSync
  • Configuration system with TOML support
  • Tool detection for OpenCode, ClaudeCode, Codex, Cursor, Amp, Antigravity
  • Symlink synchronization with cleanup
  • CLI commands: init, config, detect-tools, sync, status
  • CI/CD pipeline with testing and releases
  • Cross-platform binary builds (Linux, macOS x86_64/aarch64)

Features

  • Manual sync mode with capsync sync
  • Automatic tool detection
  • Configurable source skills directory
  • Enable/disable tools per configuration
  • Broken symlink cleanup
  • SHA-256 checksum generation for releases

Documentation

  • Complete README with installation and usage instructions
  • Inline help and status reporting