awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesDiff Complexity Analysis

Analysis of code changes to identify and remove unnecessary logic before commit.

Distinct from Complexity Analysis: Distinct from Complexity Analysis: analyzes code diffs for redundancy rather than evaluating algorithmic time/space efficiency.

Explore 1 awesome GitHub repository matching software engineering & architecture · Diff Complexity Analysis. Refine with filters or upvote what's useful.

Awesome Diff Complexity Analysis GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • dietrichgebert/ponytailالصورة الرمزية لـ DietrichGebert

    DietrichGebert/ponytail

    21,305عرض على GitHub↗

    Ponytail is an LLM code simplification framework and AI agent guardrail system. It provides rules and constraints designed to stop coding agents from producing unnecessary or overly complex logic, ensuring that AI-generated code remains minimal and maintainable. The project features a codebase complexity auditor that scans repositories and code diffs to identify over-engineered patterns and suggest deletions. It also includes a technical debt ledger to track and log deferred shortcuts and cleanup tasks. The framework supports an AI code review workflow and automated code simplification. Thes

    Processes code diffs to identify unnecessary logic and suggest minimal alternatives before changes are committed.

    JavaScriptagent-skillsai-agentsclaude
    عرض على GitHub↗21,305
  1. Home
  2. Software Engineering & Architecture
  3. Diff Complexity Analysis