Skip to content

v2.7.4 - Validate & Demo

Choose a tag to compare

@bitjaru bitjaru released this 09 Jan 04:47
· 17 commits to main since this release

What's New in 2.7.x

🎬 Demo GIF

  • Added terminal demo recording (VHS)
  • Demo visible in README on GitHub and npm

βœ… Validate Command Improvements

  • Single-repo mode support: codesyncer validate now works correctly for single repository setups
  • Shows "Mode: Single Repository" or "Mode: Multi Repository" in output
  • Proper validation of .claude/ directory in single-repo mode

πŸ”§ Bug Fixes

  • Fixed validate command failing on single-repo setups (was requiring MASTER_CODESYNCER.md)
  • Fixed demo GIF not displaying on npm (now uses absolute GitHub URL)

πŸ“ Documentation

  • Added "Powered by CodeSyncer" badge to all templates
  • Updated README with demo section

Installation

npm install -g codesyncer

Quick Start

codesyncer init
codesyncer validate

Full Changelog: v2.6.0...v2.7.4