Releases: CrackingShells/colgrep-mcp
Releases · CrackingShells/colgrep-mcp
Release list
v0.5.2
Fixed
- plugin: record the hub repository in the spec's marketplace key
- marketplace: use a valid Codex authentication policy
- plugin: restore the hand-maintained dev README the regeneration clobbered
- roadmap: make regenerate_manifests set hub mode before regenerating
v0.5.1
Fixed
- plugin: name only claude-code.json in the Claude Code manifest hooks field
v0.5.0
Added
- prompts: add the housekeeping prompt that walks list, dry run, prune and check
- index: hint at orphaned and machine-state indexes from doctor
- index: add index_prune to remove orphaned, machine-state, shadowed and cold indexes
- index: read the colgrep store and enrich list_indexes with size, age, path and shadowing
Fixed
- index: treat the posix /tmp as machine state in the classifier and the hook gate
v0.4.0
Added
- plugin: ship the search policy, grep redirect and worktree reap as plugin hooks (PR #7)
- plugin: ship the search policy, grep redirect and worktree reap as plugin hooks
Fixed
- plugin: treat the system temp directory and appdata as machine state in the hook gate
v0.3.1
Fixed
- repo: replace local machine paths in fixtures, reports, roadmaps and skills with placeholders
v0.3.0
Added
- plugin: publish colgrep-mcp to PyPI and launch it with uvx from every manifest (PR #6)
- plugin: publish colgrep-mcp to PyPI and launch it with uvx from every manifest
- plugin: launch uvx colgrep-mcp pinned to the plugin version from every manifest