Cre4T3Tiv3/gitvoyant
Temporal Code Intelligence platform analyzing Git history patterns to predict quality evolution and maintenance burden. Conversational AI agent reveals complexity trends, decay forecasting, and codebase health through mathematical pattern analysis and natural language interactions.
This tool helps software development teams understand how their codebase quality is evolving over time. By analyzing your Git commit history, it identifies which files are becoming more complex and harder to maintain, and which are improving. The output is a risk score for each file, indicating potential future problems. Software engineers, tech leads, and engineering managers would use this to prioritize refactoring efforts and prevent incidents.
Use this if you need to proactively identify parts of your codebase that are accumulating technical debt and becoming harder to maintain, before they cause production issues.
Not ideal if you're looking for a simple static analysis tool that only reports current code complexity without considering its historical trends.
Stars
71
Forks
7
Language
Python
License
Apache-2.0
Category
Last pushed
Oct 19, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/Cre4T3Tiv3/gitvoyant"
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...