Discover and explore top open-source AI tools and projects—updated daily.
agentscope-aiAI chief of staff for orchestrating agent teams
Top 13.9% on SourcePulse
HiClaw provides an open-source system for deploying and managing AI agent teams, enabling multi-agent collaboration with human oversight via instant messaging. It targets users needing to orchestrate AI agents efficiently and securely, offering a "chief of staff" manager for task delegation and progress monitoring.
How It Works
A central Manager Agent, acting as an AI chief of staff, orchestrates Worker Agents. Tasks are assigned conversationally, and all interactions occur within Matrix rooms, providing full transparency and allowing human intervention at any stage. HiClaw employs a robust security model where Workers only handle consumer tokens, while the Higress AI Gateway securely manages sensitive API keys and GitHub Personal Access Tokens, preventing credential leakage.
Quick Start & Requirements
Installation is streamlined via a single curl | bash script for Linux/macOS or a PowerShell script for Windows.
docs/quickstart.md), Architecture (docs/architecture.md), Manager Guide (docs/manager-guide.md), Worker Guide (docs/worker-guide.md), Development (docs/development.md).Highlighted Details
Maintenance & Community
Officially open-sourced on March 4, 2026. Community support is available via Discord, DingTalk Group, and WeChat Group. The roadmap includes developing lightweight Worker runtimes (CoPaw, ZeroClaw, NanoClaw) to reduce memory footprint, a Team Management Center for enhanced observability, and universal MCP service support for broader tool integration.
Licensing & Compatibility
Licensed under the Apache License 2.0, which generally permits commercial use and integration into proprietary systems.
Limitations & Caveats
Current Worker implementations rely on OpenClaw, which exhibits relatively high memory consumption (~500MB per Worker). Future roadmap items aim to address this by introducing alternative, more lightweight runtimes. As a recently open-sourced project, it may be subject to rapid development and potential API changes.
17 hours ago
Inactive
RAIT-09