cqs 0.9.5

Semantic code search and code intelligence for AI agents. Find functions by concept, trace call chains, assess impact — in single tool calls. Local ML, MCP server.
Documentation
1
2
3
4
5
6
7
8
9
# Copy to .env and fill in values
# .env is gitignored - never commit credentials

# Crates.io API token (alternative to cargo login)
# Get from: https://crates.io/settings/tokens
# CARGO_REGISTRY_TOKEN=

# GitHub token (if needed for releases)
# GITHUB_TOKEN=