Skip to content

v0.20.0

Latest

Choose a tag to compare

@luca-ctx luca-ctx released this 06 Jul 17:53

Released: 2026-07-06

Added

  • Added native ctx skill install and ctx skill status support for the
    bundled ctx-agent-history-search skill.
  • Added installer setup integration for the bundled skill, including the
    universal .agents location and detected agent-specific skill folders.
  • Expanded supported local agent-history imports to 40 supported entries,
    including Warp, Windsurf, AstrBot, OpenClaw, Hermes Agent, NanoClaw, Shelley,
    Continue, OpenHands, Tabnine, Zed, Cline, Roo Code, and more.

Changed

  • Improved installer output and first-run setup guidance with clearer setup
    status and get-started commands.
  • Made source listing UX scale better as supported agent coverage grows by
    summarizing missing long-tail sources.
  • Updated docs and README references for native skill install and supported
    local agent history imports.

Fixed

  • Fixed --since overflow handling.
  • Fixed Windows home-directory discovery for provider locations.
  • Fixed read-only commands so they avoid unnecessary store initialization.
  • Fixed explicit import path and history-source manifest validation.
  • Fixed native JSONL import behavior for files without importable session
    headers.
  • Fixed whitespace-only search filters.
  • Fixed OpenCode import to index actual session messages.
  • Fixed MCP tool results to return readable text in content[0].text.
  • Fixed empty provider session validation.
  • Added parser, path, SQLite, timestamp, manifest, and resource-bound hardening
    across CLI/provider import paths.

Commits and PRs