Released: 2026-07-06
Added
- Added native
ctx skill installandctx skill statussupport for the
bundledctx-agent-history-searchskill. - Added installer setup integration for the bundled skill, including the
universal.agentslocation 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
--sinceoverflow 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.