code-graph-cli 2.0.0

Code intelligence engine for TypeScript/JavaScript/Rust/Python/Go — query the dependency graph instead of reading source files.
# Build
/target/
.cargo/

# Web frontend build artifacts
web/dist/
web/node_modules/
node_modules

# IDE / Editor
.idea/
.vscode/
*.swp
*.swo
*~
.DS_Store

# Environment
.env
.env.*

# Playwright e2e test artifacts
playwright-report/
test-results/

# Claude / Planning / Dev
.claude/
.planning/
.devcontainer/
.code-graph/
.mcp.json
.cache
.fastembed_cache