Discover and explore top open-source AI tools and projects—updated daily.
OpenSource03Desktop UI for concurrent AI coding agents
Top 95.3% on SourcePulse
Summary
Harnss is a cross-platform desktop application unifying multiple AI coding agents (Claude Code, Codex, ACP-compatible) into a single interface. It targets developers seeking to streamline workflows by eliminating context switching, providing rich visualizations of AI actions, and offering integrated development tools, thereby enhancing productivity and operational transparency.
How It Works
The application enables concurrent execution of diverse AI agents, preserving context and session state. It utilizes the Agent Client Protocol (ACP) for broad compatibility and features interactive "cards" for tool calls, displaying file edits with syntax highlighting and inline bash output. Integrated workspace tools like a terminal, browser, and Git client, all scoped per project, enhance its utility by centralizing development tasks and offering transparent visualization beyond raw JSON.
Quick Start & Requirements
Pre-built binaries are available for macOS, Windows, and Linux from the Releases page. Development requires cloning the repo and running pnpm install followed by pnpm dev. Engine requirements include an Anthropic account/API key for Claude Code, a Codex CLI and OpenAI API key/account for Codex, and agent-specific configurations for ACP agents. Note that pre-built binaries are unsigned and may trigger OS security warnings.
Highlighted Details
Maintenance & Community
The project is in "early development," with users encouraged to report bugs. No specific details regarding maintainers, community channels, or a public roadmap were provided in the README.
Licensing & Compatibility
Harnss is released under the MIT license, which is highly permissive and generally compatible with commercial use.
Limitations & Caveats
As an early-stage project, users should expect potential issues. Pre-built binaries are unsigned, requiring manual user intervention to bypass OS security prompts during installation. Some ACP agent integrations may be experimental.
2 days ago
Inactive