Ataraxy-Labs/inspect
Entity-level code review for Git. Graph-based risk scoring, change classification, commit untangling. 95% recall on the Greptile benchmark.
When reviewing code changes in Git, inspect helps you quickly identify what truly matters by analyzing changes at the function, class, or struct level, rather than just lines or files. It takes your Git diff or pull request as input and provides a prioritized list of code entities, classified by change type and scored by risk, showing you which parts need careful attention. This is for software developers, particularly those working on large codebases or reviewing AI-generated code, who need to efficiently manage their code review workload.
Use this if you are a software developer frequently overwhelmed by large pull requests or numerous minor changes, and you need to quickly identify the riskiest and most critical parts of a codebase that require your focused review.
Not ideal if your primary concern is simple line-by-line diff comparisons or if you prefer to manually scrutinize every single code change without automated prioritization.
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
kodustech/kodus-ai
AI Code Review with Full Control Over Model Choice and Costs.
judge0/judge0
Robust, fast, scalable, and sandboxed open-source online code execution system for humans and AI.
web3infra-foundation/mega
Mega is an open-source implementation of Google Piper — a Git-compatible monorepo engine built...
ddVital/coParrot
coParrot is an intelligent Git CLI assistant that uses AI (OpenAI/Anthropic/Gemini/Ollama) to...
tang-vu/ContribAI
Autonomous AI agent that contributes to open source — discovers repos, analyzes code, generates...