Ataraxy-Labs/inspect
Entity-level code review for Git. Graph-based risk scoring, change classification, commit untangling. 95% recall on the Greptile benchmark.
Builds an entity-level dependency graph from the full repository to compute blast radius and triage changes by structural risk—classification (text/syntax/functional), public API exposure, and dependent count. Offers both local CLI + MCP server integration and an optional hosted API with ensemble LLM review; works with any OpenAI-compatible LLM provider (Anthropic, OpenAI, Ollama) for cost-effective selective review of high-risk entities rather than scanning entire diffs.
Stars
46
Forks
2
Language
Rust
License
—
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/Ataraxy-Labs/inspect"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
judge0/judge0
Robust, fast, scalable, and sandboxed open-source online code execution system for humans and AI.
kodustech/kodus-ai
AI Code Review with Full Control Over Model Choice and Costs.
redwoodjs/agent-ci
Agent-CI is local GitHub Actions for your agents.
probelabs/visor
Visor — AI workflow engine for code review, assistants, and automation. Orchestrates checks, MCP...
web3infra-foundation/mega
Mega is an open-source implementation of Google Piper — a Git-compatible monorepo engine built...