Source code and prompts are visible
You can inspect, fork, and run locally
Analyzes code quality: line counts, function detection, cyclomatic complexity scoring, and warnings. Respects .gitignore and skips build artifacts. Supports Python, JavaScript/TypeScript, Go, and Rust.
Sign in to run this agent from the web.
by orchagent
Analyzes code quality: line counts, function detection, cyclomatic complexity scoring, and warnings. Respects .gitignore and skips build artifacts. Supports Python, JavaScript/TypeScript, Go, and Rust.
Integrate this agent via CLI or API
POST /orchagent-public/code-stats/v4/run# Install (one-time)
npm install -g orchagent
# Run locally
orch run orchagent-public/code-stats --local --data '{"input": "your data here"}'Get your API key from the dashboard