codesyncer and Synctx

These are competitors: both persist Claude coding session state to overcome context loss, but CodeSyncer focuses on within-session memory while Synctx adds cross-device sync and security features like secret scanning.

codesyncer
59
Established
Synctx
19
Experimental
Maintenance 10/25
Adoption 13/25
Maturity 22/25
Community 14/25
Maintenance 10/25
Adoption 0/25
Maturity 9/25
Community 0/25
Stars: 64
Forks: 9
Downloads: 112
Commits (30d): 0
Language: TypeScript
License:
Stars:
Forks:
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
No risk flags
No Package No Dependents

About codesyncer

bitjaru/codesyncer

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

Embeds decision rationales and inference rules directly in code using `@codesyncer-*` tags that Claude automatically recovers, while `codesyncer watch` monitors untagged changes in real-time to populate persistent memory files (DECISIONS.md, etc.). Strategic hooks inject guidelines at SessionStart and PreCompaction to prevent context loss across compressions, with built-in safety pauses on critical keywords to catch dangerous AI inferences.

About Synctx

adsathye/Synctx

Never loose your sessions! Sync your AI coding sessions across devices — securely. A Copilot CLI plugin with Gitleaks secret scanning, session tagging, and automatic sync.

Scores updated daily from GitHub, PyPI, and npm data. How scores work