AICoder 1.3.0 released — Project Memory and Claude-Mem history
AICoder 1.3.0 is released. This release adds Project Memory: a local-first, synchronized working memory for current project state, while Claude-Mem keeps the historical revision trail.
What is new
- Structured Project Memory for todos, ideas, decisions, architecture, bugs, lessons, features, project summaries and documentation.
- Offline-first persistence in the existing AICoder evidence database; dirty changes synchronize when TriForce is reachable again.
- Conflict-safe synchronization using optimistic concurrency, server sequence numbers and tombstones instead of silent overwrites.
- Claude-Mem history: accepted Project Memory revisions are mirrored as episodic history, while Project Memory remains the authoritative current state.
- Reinstall recovery through stable project identity and server-side synchronization.
The clean release worktree passed 886 tests plus 150 subtests before packaging. The Linux binary was also checked to contain the Project Memory and Evidence Memory modules.
Downloads
Debian/Ubuntu .deb · Linux binary · Windows installer · macOS universal · Android/Termux installer
AILinux repository
sudo apt update
sudo apt install aicoder
AICoder 1.3.0 is available for both the AILinux noble and resolute repository suites.




