repoprompt-ce
RepoPrompt CE is a free, open-source macOS application that helps AI coding agents understand and work with your codebase by assembling focused context from files, repository structure, and Git history. It acts as both a native workspace for developers and an MCP (Model Context Protocol) server that integrates with external AI agents and CLI tools.
Key facts
Objective fields from the source. Values we can't verify are shown as “Unknown” rather than guessed.
| Field | Value |
|---|---|
| Repository | repoprompt/repoprompt-ce |
| Owner | repoprompt |
| Primary language | Swift |
| License | Apache-2.0 — OSI-approved |
| Stars | 775 |
| Forks | 100 |
| Open issues | 120 |
| Latest release | v1.0.24 (2026-07-06) |
| Last updated | 2026-07-08 |
| Source | https://github.com/repoprompt/repoprompt-ce |
What repoprompt-ce is
A Swift-based macOS app that implements context engineering for AI agents through file selection, CodeMaps, diff generation, and multi-root workspace support. It bundles an MCP server for agent orchestration, supports worktree management, and provides a coordinated build system using a Python-based conductor daemon.
Get the repoprompt-ce source
Clone the repository and explore it locally.
git clone https://github.com/repoprompt/repoprompt-ce.gitcd repoprompt-ce# follow the project's README for install & configurationNeed it deployed, integrated, or customized instead? DEV.co ships production installs.
Best use cases
Implementation considerations
- Requires macOS 26+ with Xcode 26 or matching CLT; Python 3 required for the coordinated build daemon. Deployment via Homebrew tap is recommended for end users, but local development requires careful signing identity setup (ad-hoc or Apple Development certificate).
- Context curation workflows require developer familiarity with CodeMaps, file selection, and token budgeting; teams will need to define best practices for context composition before handing off to agents.
- The app manages worktrees and file copying via `.worktreeinclude` local config; teams must account for disk space and Git state management when orchestrating multi-repository changes.
- Build and debug lifecycle is coordinated via conductor daemon; interruptions or validation flows may restart the debug app unexpectedly during development.
- Secure storage of API keys in debug mode depends on signing identity stability (ad-hoc builds use in-memory storage and lose keys on restart).
When to avoid it — and what to weigh
- Non-macOS environments required — RepoPrompt CE is macOS-only (requires macOS 26+). Windows or Linux teams cannot run the native app, though the MCP server may be usable via alternative distribution.
- Production deployment or server-side use — This is designed as a local development workspace, not a service or server deployment. Scaling to production or cloud environments is not within scope.
- Minimal documentation or experimental status risk tolerance — The project is young (created May 2026), with 120 open issues. Production workflows should assess stability; the community edition is not yet battle-hardened for mission-critical use.
- Vendor lock-in concerns with RepoPrompt ecosystem — This is the community edition; a proprietary RepoPrompt product exists. Organizations seeking long-term independence may prefer pure open-source alternatives without a commercial counterpart.
License & commercial use
Licensed under Apache License 2.0 (Apache-2.0), a permissive OSI-approved license that permits commercial use, modification, and distribution under the stated conditions (attribution, license inclusion, state changes). The license is clearly declared and included in the repository.
Apache-2.0 permits commercial use. However, this is the community edition of a commercial RepoPrompt product; organizations using RepoPrompt CE must verify they are not infringing trademark or circumventing licensing terms of the proprietary offering. For commercial deployment beyond local development, review the relationship with the commercial edition and consult legal counsel.
DEV.co evaluation signals
Editorial assessment — not user reviews. Directional, with an explicit confidence level.
| Signal | Assessment |
|---|---|
| Maintenance | Active |
| Documentation | Adequate |
| License clarity | Clear |
| Deployment complexity | Moderate |
| DEV.co fit | Good |
| Assessment confidence | High |
Secure storage depends on app signing and Keychain integration; ad-hoc debug builds use in-memory storage with no persistence across restarts. Production builds (signed with a stable identity) store API keys in macOS Keychain. The app is notarized and signed for public distribution via Homebrew, suggesting Apple's malware checks are applied. Code review practices, dependency audit frequency, and vulnerability disclosure process are not detailed; verify with maintainers for production workflows.
Alternatives to consider
Cursor (proprietary, macOS/Windows)
A commercial IDE with built-in AI context curation and multi-file refactoring, but lacks open-source transparency and MCP integration flexibility.
Aider (CLI-based, cross-platform, open-source)
Pure CLI tool for AI-assisted git-based refactoring, supports multiple models, platform-agnostic, but lacks native GUI workspace and multi-root orchestration.
Continue.dev (IDE extension, cross-platform, open-source)
VS Code / JetBrains plugin for AI coding, handles context natively within the IDE, multiplatform, but not a standalone workspace and less focus on context engineering as a workflow.
Build on repoprompt-ce with DEV.co software developers
RepoPrompt CE is production-ready for macOS development teams seeking AI-assisted code workflows with transparent, auditable context curation. For non-macOS environments or cross-platform needs, consider alternatives. Request a technical review from the Devco team to assess integration with your AI toolchain and deployment constraints.
Talk to DEV.coRelated open-source tools
Surfaced by semantic similarity across the DEV.co open-source index.
Related on DEV.co
Explore the category and the services that help you build with it.
repoprompt-ce FAQ
Can I use RepoPrompt CE with non-macOS agents or systems?
How does RepoPrompt CE differ from the commercial RepoPrompt product?
Is my context data sent to external servers?
What is the status of the 120 open issues?
Software developers & web developers for hire
From first prototype to production, DEV.co delivers software development services around tools like repoprompt-ce. Our software development agency staffs experienced software developers and web developers for custom software development, web development, integrations, and ongoing support across mcp servers and beyond.
Evaluate RepoPrompt CE for your team
RepoPrompt CE is production-ready for macOS development teams seeking AI-assisted code workflows with transparent, auditable context curation. For non-macOS environments or cross-platform needs, consider alternatives. Request a technical review from the Devco team to assess integration with your AI toolchain and deployment constraints.