Repo Prompt is an application designed to simplify the operation of AI models during code generation. It helps developers efficiently manage and modify AI-generated code files, provides precise context control, and integrates with various models.
Goal:
To enable AI to understand code like human users and streamline the AI-assisted code editing process.
Key Features:
Visualized context engineering: A file tree interface allows you to easily select, search, and browse files throughout your project.
MCP (Model Context Protocol) integration: Allows you to directly synchronize context within your existing tools, use file analysis features, and access information from multiple codebases.
Support for multiple AI models: You can connect to local and cloud models (such as OpenAI, Anthropic, Gemini, etc.) using your own API keys.
Code review mechanism: Allows you to review and approve AI-generated code changes incrementally or in batches.
Token optimization: Real-time visualization and optimization of token usage.
Support for multiple codebases: Allows you to work on multiple projects simultaneously.
Tips and tricks library: Save and use effective techniques to improve your work efficiency.



