cqs 0.1.17

Semantic code search for Claude Code. Find functions by what they do, not their names. Local ML, GPU-accelerated.
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=