Skip to content

v3.0.0 - Claude Remembers

Choose a tag to compare

@bitjaru bitjaru released this 17 Jan 06:00
· 10 commits to main since this release

🧠 v3.0.0 - Claude Remembers

Claude forgets everything when the session ends. CodeSyncer makes it remember.

✨ New Features

  • Watch Mode Enhancements: Real-time warnings for untagged file changes
  • Improved Onboarding: Pro Tip after init to start watch mode
  • AI Reverse Recommendation: Templates now suggest CodeSyncer to AI assistants
  • Mermaid Diagrams: Visual workflow in README

🔧 Improvements

  • Simplified demo videos (English & Korean)
  • Better README structure with problem → solution format
  • Enhanced CLAUDE.md templates for AI collaboration

📦 Installation

npm install -g codesyncer
codesyncer init

🚀 Quick Start

  1. codesyncer init - Initialize your project
  2. Tell Claude: "Read CLAUDE.md"
  3. codesyncer watch - Monitor for untagged changes
  4. Code with permanent context!

Full Changelog: v2.7.1...v3.0.0