Skip to content

Releases: CrackingShells/colgrep-mcp

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 16 Sep 18:26

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

Choose a tag to compare

@github-actions github-actions released this 14 Sep 23:15

Fixed

  • plugin: name only claude-code.json in the Claude Code manifest hooks field

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 13:04

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

Choose a tag to compare

@github-actions github-actions released this 13 Sep 10:00

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

Choose a tag to compare

@github-actions github-actions released this 12 Sep 22:46

Fixed

  • repo: replace local machine paths in fixtures, reports, roadmaps and skills with placeholders

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 12 Sep 22:11

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