Releases: dmoose/checkpoint
Releases · dmoose/checkpoint
version 0.2.0
v0.1.0 - Initial Release
Portable development context that travels with your project. Checkpoint captures structured development history in git-tracked YAML files,
solving the context loss problem in LLM-assisted development.
Features
- Structured changelogs - Link commits to decisions, alternatives considered, and failed approaches
- LLM-agnostic - Context stays with your code, not locked to any tool or provider
- Session planning - Plan complex work with
checkpoint planand track progress - Searchable history - Find past decisions with
checkpoint search - Shell completion - Bash, Zsh, and Fish support