Discover and explore top open-source AI tools and projects—updated daily.
formulahendryUnified client for diverse AI coding agents
Top 96.0% on SourcePulse
A modern, cross-platform client for the Agent Client Protocol (ACP), formulahendry/acp-ui provides a unified interface for connecting to diverse AI coding agents like GitHub Copilot, Claude, Gemini, and Qwen across desktop, mobile, and web platforms. It simplifies interaction with these agents, enhancing developer productivity by consolidating access and features into a single application.
How It Works
Leveraging the Agent Client Protocol (ACP), acp-ui utilizes the Tauri framework for native desktop applications (Windows, macOS, Linux) and web technologies for browser and mobile clients. Communication with AI agents primarily occurs over WebSocket, enabling connections to remote agents. While desktop builds can manage local stdio agents, web and mobile versions are restricted to remote connections due to sandbox environments.
Quick Start & Requirements
https://acp-ui.github.io/ with no installation needed.https://acp-ui.github.io/.Highlighted Details
Maintenance & Community
The provided README does not detail specific community channels (e.g., Discord/Slack), notable contributors, or sponsorships. Automated deployment workflows for the web version are configured.
Licensing & Compatibility
Licensed under the MIT License, this project permits broad use, modification, and distribution, including integration within closed-source commercial applications.
Limitations & Caveats
Web and mobile builds cannot run local stdio agents or access the host filesystem due to browser sandbox restrictions. HTTPS web pages are limited to wss:// connections. iOS builds necessitate manual compilation and an Apple Developer Program membership for signing.
5 days ago
Inactive