CommonGround
Basic Information
Common Ground is an open-source application and framework for building, observing, and collaborating with teams of AI agents to tackle complex research and analysis tasks. It provides an out-of-the-box multi-agent architecture that models a consulting team with Partner, Principal, and Associate roles, a real-time web interface for user interaction, and tooling to run, inspect, and manage multi-step agent workflows. The project supports both a recommended Docker deployment that includes a Gemini bridge and a developer local setup with Python and Node.js, enabling modification of core services, LLM providers, and frontend behavior. It emphasizes transparency and human-in-the-loop collaboration by surfacing agent decisions, tool calls, and state changes. The repository includes declarative YAML-based agent profiles, a Model Context Protocol integration point for standardized tools, built-in project and knowledge management with an updating RAG index, and is licensed under Apache-2.0.