awesome-repositories.comCategoriesBlog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
HKUDS avatar

HKUDS/ClawTeam

0
View on GitHub↗
5,332 stars·731 forks·Python·MIT·11 views

ClawTeam

ClawTeam is a framework for coordinating multiple large language model agents to automate complex technical workflows. It operates as an agentic workflow automator and orchestrator that manages swarms of specialized agents using a leader-worker architecture to delegate and execute tasks.

The system distinguishes itself by providing isolated workspaces for parallel development, assigning each agent a dedicated git worktree and branch to prevent merge conflicts. It further enables the integration of external command-line tools by wrapping them into a standardized input and directory execution model, allowing custom CLI agents to function within the coordinated swarm.

The framework covers agent lifecycle management and task tracking via a shared kanban system to handle dependencies. It includes capabilities for inter-agent communication using file-based or peer-to-peer transport, profile-based configuration for model settings, and real-time swarm activity monitoring through dashboards and terminal views.

Features

  • Multi-Agent Coordination Systems - Provides a framework for multiple specialized agents to collaborate and delegate sub-processes via a leader-worker architecture.
  • Agent Swarms - Coordinates multiple LLM agents using a leader-worker architecture to automate complex technical workflows.
  • Agent Lifecycle Management - Provides operations for creating and managing the runtime lifecycle of AI agent instances within a swarm.
  • Worktree Isolation - Uses Git worktrees to provide isolated file states for parallel agent tasks, preventing merge conflicts.
  • Parallel Worktree Development Sessions - Executes concurrent development sessions across multiple isolated Git worktrees to prevent conflicts.
  • Programmatic Agent Spawning - Dynamically spawns new worker agents with dedicated identities and isolated worktrees to execute specific tasks.
  • Agentic Workflow Automation - Operates as an automation engine that coordinates AI agents to execute complex technical workflows.
  • Multi-Agent Orchestration - Coordinates the decomposition and delegation of tasks across a swarm of specialized AI agents.
  • Coordinator-Worker Orchestration - Implements a coordinator-worker orchestration pattern to delegate complex workflows to specialized worker agents.
  • Wrappers - Provides a standardized input and directory execution model to wrap external command-line tools into the agent swarm.
  • Agent Task Dependency Resolvers - Automatically unblocks and resolves task dependencies for AI agents using a shared state tracking system.
  • Kanban-Based Tracking - Tracks agent progress and automatically triggers dependent tasks through a shared kanban system.
  • Git Workspace Isolations - Prevents merge conflicts by assigning each agent a dedicated git worktree and branch for parallel development.
  • Agent Lifecycle Management - Manages the startup, shutdown, and idle states of autonomous agents to maintain swarm efficiency.
  • Agent Task Managers - Manages software engineering tasks and agent lifecycles using a shared kanban system and execution plans.
  • Agent-to-Agent Communication - Implements file-based and peer-to-peer transport mechanisms for communication between distributed agents.
  • Team Bootstrapping - Bootstraps complete teams of agents with predefined roles and prompts using configuration templates.
  • Agent Configuration Profiles - Saves provider and model settings into named configuration profiles for initializing agent instances.
  • CLI Wrappers - Standardizes external command-line tools into a consistent input and directory execution model for agent consumption.
  • Task Tracking Systems - Provides a shared kanban system for monitoring agent progress and managing technical task assignments.
  • Agent Model Profiles - Provides named profiles for AI model parameters and provider settings to decouple configuration from environment variables.
  • Agent and Integration Interfaces - Bridges command-line functionality with autonomous agents by wrapping external CLI tools for task execution.
  • Plan Approval Workflows - Implements mechanisms for human-in-the-loop review, modification, and approval of proposed agent implementation plans.
  • AI Agent Activity Monitors - Tracks agent progress and tool usage in real-time through terminal kanban boards and web dashboards.
  • Autonomous Research Agents - Swarm intelligence for distributing research tasks across parallel agents.

Star history

Star history chart for hkuds/clawteamStar history chart for hkuds/clawteam

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to ClawTeam

Similar open-source projects, ranked by how many features they share with ClawTeam.
  • claude-code-best/claude-codeclaude-code-best avatar

    claude-code-best/claude-code

    20,272View on GitHub↗

    Claude Code is a command-line interface and multi-agent orchestration framework designed for autonomous software engineering. It enables AI agents to perform codebase modifications, debugging, and Git workflow management while coordinating multiple specialized agents to decompose and execute complex engineering tasks in parallel. The system distinguishes itself through a high degree of isolation and safety, utilizing Git worktrees to create independent working directories for concurrent agents and implementing a tiered permission system that combines user rules, project policies, and OS-level

    TypeScript
    View on GitHub↗20,272
  • agentwrapper/agent-orchestratorAgentWrapper avatar

    AgentWrapper/agent-orchestrator

    7,637View on GitHub↗

    This project is an LLM coding agent orchestrator and AI software engineering platform designed to manage fleets of agents that autonomously solve issues, handle pull requests, and fix CI failures. It functions as an agentic CI/CD automator and parallel workflow manager, coordinating the end-to-end development lifecycle from initial ticket tracking to final code merging. The system is distinguished by its modular plugin framework and isolated worktree management, which allow multiple agents to work on separate coding tasks simultaneously without file system conflicts. It utilizes role-based mo

    TypeScriptagent-fleetagent-swarmclaude-code
    View on GitHub↗7,637
  • getpaseo/paseogetpaseo avatar

    getpaseo/paseo

    9,118View on GitHub↗

    Paseo is an LLM coding agent orchestrator and multi-agent workflow manager designed to coordinate multiple AI agents across isolated git worktrees. It provides a unified control interface for managing these agents and their associated environments to execute complex programming tasks. The system distinguishes itself through a remote agent daemon that enables secure access to local coding agents via encrypted relays. It employs a git worktree environment manager to isolate parallel tasks into dedicated directories and branch-based server URLs, preventing file collisions and network port confli

    TypeScriptadeagentsclaude-code
    View on GitHub↗9,118
  • kilo-org/kilocodeKilo-Org avatar

    Kilo-Org/kilocode

    15,616View on GitHub↗

    Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development tasks. It functions as a comprehensive system for automating coding, testing, and repository management by integrating directly with your codebase and terminal. The platform provides a unified gateway for model orchestration, allowing for the management of agentic workflows, event-driven automation, and persistent session state across distributed development environments. The platform distinguishes itself through its federated task management and policy-based access control, which

    TypeScriptaiai-ageai-coding
    View on GitHub↗15,616
See all 30 alternatives to ClawTeam→

Frequently asked questions

What does hkuds/clawteam do?

ClawTeam is a framework for coordinating multiple large language model agents to automate complex technical workflows. It operates as an agentic workflow automator and orchestrator that manages swarms of specialized agents using a leader-worker architecture to delegate and execute tasks.

What are the main features of hkuds/clawteam?

The main features of hkuds/clawteam are: Multi-Agent Coordination Systems, Agent Swarms, Agent Lifecycle Management, Worktree Isolation, Parallel Worktree Development Sessions, Programmatic Agent Spawning, Agentic Workflow Automation, Multi-Agent Orchestration.

What are some open-source alternatives to hkuds/clawteam?

Open-source alternatives to hkuds/clawteam include: claude-code-best/claude-code — Claude Code is a command-line interface and multi-agent orchestration framework designed for autonomous software… agentwrapper/agent-orchestrator — This project is an LLM coding agent orchestrator and AI software engineering platform designed to manage fleets of… getpaseo/paseo — Paseo is an LLM coding agent orchestrator and multi-agent workflow manager designed to coordinate multiple AI agents… kilo-org/kilocode — Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development… microsoft/vscode-copilot-chat — This project is an AI-powered IDE extension and LLM coding assistant that provides a conversational interface for… 1jehuang/jcode — jcode is a framework for developing autonomous AI coding agents that automate software development tasks. It functions…