awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • dietrichgebert/ponytailDietrichGebert 的头像

    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