Discover and explore top open-source AI tools and projects—updated daily.
repopromptContext engineering and agent orchestration for AI coding
Top 45.4% on SourcePulse
Summary
RepoPrompt CE is a free, open-source native macOS app for context engineering with AI coding agents. It solves the problem of providing AI models with focused, relevant codebase understanding by assembling context from files, repository structure, and Git diffs. This enhances AI agent performance and allows orchestration of coding tasks via a unified interface.
How It Works
The core approach integrates file trees, selected contents, CodeMaps, and Git diffs to assemble "dense, reviewable context." It builds an agent harness around a bundled MCP server, enabling external MCP-compatible tools and CLI agents to search, inspect, and curate context within token limits. This curated context improves AI comprehension and actionability.
Quick Start & Requirements
brew tap repoprompt/repoprompt-ce && brew install --cask repoprompt-ce (installs signed app).Launch RepoPrompt CE.command or Install RepoPrompt CE Local Production.command.Highlighted Details
Maintenance & Community
Release signing, metadata, and dependency tracking are managed via docs/open-source-readiness.md. Contributor guidelines are detailed in CONTRIBUTING.md and AGENTS.md, suggesting structured community involvement. No specific community channels are listed.
Licensing & Compatibility
Licensed under Apache-2.0, generally permissive for commercial use. However, the locally built production app is explicitly local-only, not notarized, and not for redistribution.
Limitations & Caveats
This application is macOS-exclusive. The local production build is self-signed and intended solely for the installation machine. Debug builds have non-persistent storage for sensitive data unless specific signing configurations are applied.
1 day ago
Inactive
plandex-ai