repo-wizard  by Fanzzzd

AI code change assistant for safe, efficient application to local projects

Created 3 months ago
329 stars

Top 83.0% on SourcePulse

GitHubView on GitHub
Project Summary

Repo Wizard is a desktop application designed to streamline the process of applying AI-generated code modifications to local projects. It targets developers who want a controlled, reviewable interface for integrating LLM suggestions, offering a human-in-the-loop approach that prioritizes user oversight over fully autonomous agents.

How It Works

Repo Wizard facilitates a structured workflow: users select project files for context, compose detailed instructions, and generate an optimized prompt. This prompt is then fed to an external LLM. The application parses the LLM's Markdown response, presenting proposed changes in a side-by-side diff view for granular review and atomic application. This method allows for efficient batch processing of multiple changes and easy comparison of outputs from different LLMs.

Quick Start & Requirements

  • Install: Download binaries from the GitHub releases page for macOS, Windows, and Linux.
  • Prerequisites: Access to an LLM (Gemini 2.5 Pro, Claude, ChatGPT recommended).
  • Setup: Minimal setup time, primarily involves downloading the application.

Highlighted Details

  • Supports batch processing of multiple code changes from a single LLM response.
  • Enables side-by-side comparison of suggestions from different LLMs.
  • Built with Rust (core), Tauri, React, TypeScript, and Vite.
  • Features a Monaco Editor for code/diff viewing.

Maintenance & Community

This is a personal project under active development, with the developer committed to fixing issues and welcoming contributions. The developer is considering establishing a dedicated GitHub organization.

Licensing & Compatibility

The repository's license is not explicitly stated in the provided README.

Limitations & Caveats

The project is under active development, with the developer noting potential for more unforeseen bugs on Windows and Linux compared to macOS. Users are strongly advised to back up their code before extensive use.

Health Check
Last Commit

1 week ago

Responsiveness

Inactive

Pull Requests (30d)
1
Issues (30d)
0
Star History
5 stars in the last 30 days

Explore Similar Projects

Starred by Alex Yu Alex Yu(Research Scientist at OpenAI; Former Cofounder of Luma AI), Will Brown Will Brown(Research Lead at Prime Intellect), and
7 more.

avante.nvim by yetone

0.5%
16k
Neovim plugin emulating Cursor AI IDE for AI-driven code assistance
Created 1 year ago
Updated 18 hours ago
Starred by Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), Chaoyu Yang Chaoyu Yang(Founder of Bento), and
6 more.

pr-agent by qodo-ai

0.7%
9k
AI tool for pull request automation, feedback, and suggestions
Created 2 years ago
Updated 1 day ago
Feedback? Help us improve.