1 repo
Mechanisms for registering, reviewing, and approving pending automated modifications.
Distinguishing note: Focuses on the approval workflow for automated edits rather than git-style history tracking.
Explore 1 awesome GitHub repository matching software engineering & architecture · Change Tracking Systems. Refine with filters or upvote what's useful.
Void is an AI-powered code editor designed to integrate automated code generation and modification directly into the development workflow. It functions as a specialized engine for programmatic refactoring, enabling users to apply systematic changes to source files through structured diffs and full-file rewrites. The platform distinguishes itself through a centralized communication layer that manages secure interactions between local environments and external language model providers. It incorporates a structured approval pipeline that tracks pending modifications, allowing developers to revie
Maintains a registry of pending modifications to allow review and approval before commitment.