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

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

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesUndo Systems

Mechanisms that revert changes by scanning git history and applying reverse patches grouped by logical work units.

Distinct from Git History Simulators: Distinct from Git History Simulators: focuses on reverting real changes by logical units, not creating artificial commit logs.

Explore 1 awesome GitHub repository matching development tools & productivity · Undo Systems. Refine with filters or upvote what's useful.

Awesome Undo Systems GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • gemini-cli-extensions/conductorgemini-cli-extensions 的头像

    gemini-cli-extensions/conductor

    2,751在 GitHub 上查看↗

    Conductor is an agentic coding tool that plans, generates, and manages software features through structured tracks and human-reviewed plans. It operates as a plan-driven code generator, reading structured plan files to determine the sequence of tasks and their dependencies before executing any code generation or modification. The system also functions as a feature specification manager, defining features in formal specification files that capture goals, requirements, and implementation steps as machine-readable documents. The tool distinguishes itself through a git-history-based undo system t

    Changes are reverted by scanning the project's git history for commits associated with a specific track, phase, or task, then applying reverse patches.

    context-driven-developmentgeminigemini-cli
    在 GitHub 上查看↗2,751
  1. Home
  2. Development Tools & Productivity
  3. Git History Simulators
  4. Undo Systems