Skip to content

v1.4.11 — list_repositories MCP Tool & CLI Filter

Choose a tag to compare

@github-actions github-actions released this 21 Jun 15:03

Release Notes

  • Feat(mcp): Added list_repositories MCP tool to list all indexed repositories with optional name filtering (TDQS-optimized description with sibling tool alternatives).
  • Feat(cli): Added --filter flag to knot repos for case-insensitive repository name filtering (substring match).
  • Test(e2e): Added 5 E2E tests for list_repositories covering CLI list, CLI filter, CLI no-match, MCP list, and MCP filter.
  • Docs(readme): Documented --filter flag and MCP tool in README.
  • cargo fmt clean | cargo clippy --all-targets -- -D warnings clean

Install knot 1.4.11

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/raultov/knot/releases/download/v1.4.11/knot-installer.sh | sh

Download knot 1.4.11

File Platform Checksum
knot-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
knot-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum