Audience
Developers and engineering teams who want to harness AI effectively for coding tasks by precisely selecting, prompting, and applying edits to codebases with contextual control
About Repo Prompt
Repo Prompt is a macOS-native AI coding assistant and context engineering tool that helps developers interact with, refine, and modify codebases using large language models by letting users select specific files or folders, build structured prompts with exactly the relevant context, and review and apply AI-generated code changes as diffs rather than rewriting entire files, ensuring precise, auditable modifications. It provides a visual file explorer for project navigation, an intelligent context builder, and CodeMaps that reduce token usage and help models understand project structure, and multi-model support so users can bring their own API keys for providers like OpenAI, Anthropic, Gemini, Azure, or others, keeping all processing local and private unless the user explicitly sends code to an LLM. Repo Prompt works as both a standalone chat/workflow interface and an MCP (Model Context Protocol) server for integration with AI editors.