Unleash collaborative potential among AI coding agents with Team, a lightweight, agent-agnostic communication system. It enables seamless peer-to-peer messaging between AI agents, such as Kiro CLI, Claude Code, or Gemini CLI, that operate within their own `tmux` panes. Designed for efficiency, Team utilizes SQLite for coordination without a dedicated server process, manages sessions via a centralized daemon, and ensures rapid message delivery through change-driven nudging. With a hard `tmux` requirement, it provides features like tiled pane layouts for new agents, optional Git worktree isolation for projects, and complete state durability, fostering a robust environment for AI teamwork.
主要功能
010 GitHub stars
02Peer-to-peer multi-agent communication for AI coding tools
03Agent-agnostic compatibility with any CLI-based AI agent
04Integrated agent management within tmux panes (launch, terminate, layout)
05Serverless architecture using SQLite for session coordination
06Optional Git worktree isolation for per-agent project environments