Skip to content

Releases: dmoose/checkpoint

version 0.2.0

13 Jan 17:31

Choose a tag to compare

Release with better ci pipeline

v0.1.0 - Initial Release

13 Jan 16:55

Choose a tag to compare

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 plan and track progress
  • Searchable history - Find past decisions with checkpoint search
  • Shell completion - Bash, Zsh, and Fish support