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