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.
Performs time-series linear regression on cyclomatic complexity metrics extracted across Git commit history using language-specific AST parsers (Python's `ast` module, tree-sitter for JavaScript/TypeScript/Java/Go), outputting trend slopes and decay-risk scores with confidence bounds tied to commit history depth. The architecture uses Domain-Driven Design with pluggable analyzer abstractions, exposing results through both CLI and an Anthropic Claude AI agent interface for conversational repository health queries.
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
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.
web3infra-foundation/mega
Mega is an open-source implementation of Google Piper — a Git-compatible monorepo engine built...
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...