Skip to content

v0.2.0 - Premium Interactive Selection & OpenRouter Support

Choose a tag to compare

@Marcelluxx Marcelluxx released this 01 Jun 14:32
· 5 commits to main since this release

🚀 Major Feature Upgrades

  • Interactive Restore Menu: Added a gorgeous interactive console list for selecting checkpoints with real-time arrow keys and dynamically wrapped terminal limits to prevent line wrapping and screen glitches.
  • Interactive LLM Provider Setup: Added an arrow-key selection list for configuring Ollama, Google Gemini, or OpenRouter.
  • OpenRouter Cloud Integration: Direct support for OpenRouter's API, enabling Llama 3 or any hosted LLM to generate high-density session summaries.
  • Direct Mental Map Injection: Allow MCP-connected AI agents (like Claude Desktop, Windsurf, Cursor, or Antigravity) to inject pre-generated context summaries directly, bypassing external REST calls completely.
  • Subprocess Hardening on Windows: Added system-level stdin isolation to git and icacls calls to prevent terminal hangs.
  • Polished Formatting & Testing: Codebase is fully formatted to PEP 8 standards with Ruff, featuring a robust 59-test suite.

📦 Installation

Install globally using uv or pipx:

uv tool install ckpt-cli
# or
pipx install ckpt-cli