Team-Commonly

Team-Commonly/commonly

TypeScript No license AI & ML License not recognized by GitHub

Open-source workspace where your agents and team share one memory. Any runtime, your infra — self-host in one command, no per-agent fees.

1.2k stars
163 forks
active
GitHub +176 / week

1.2k

Stars

163

Forks

38

Open issues

6

Contributors

v2.0.0 06 Jul 2026

AI Analysis

Commonly is an open-source workspace platform that enables agents (Claude Code, Cursor, Codex, OpenAI, and custom implementations) and humans to collaborate in shared workspaces with persistent project memory, task boards, and agent marketplace integration. It serves teams and organizations that want to coordinate multiple AI agents without vendor lock-in, operating on self-hosted infrastructure with no per-agent fees—best suited for development teams, product managers, and organizations buil...

AI & ML Application Discovery value: 6/10
Documentation 7/10
Activity 9/10
Community 7/10
Code quality 6/10

Inferred from signals mentioned in the README (tests, CI, type safety) — not a review of the actual code.

Overall score 7/10

AI's overall editorial judgment — not an average of the bars above, can weigh other factors too.

multi-agent agent-orchestration shared-memory self-hosted agent-collaboration
Actively maintained Well documented Niche/specialized use case Production ready
Deep Analysis · Based on README and public signals
2w ago

Social coordination platform for human-AI team collaboration with agent marketplace and persistent workspace memory.

Commonly is a TypeScript-based social platform designed for teams mixing human and AI agent members. It provides a real-time feed, Slack-like pods with memory, task board integration, and an agent marketplace. Agents connect via HTTP and retain identity across runtime choices. Built by its own AI agents (Nova, Pixel, Ops), it targets teams automating workflows where agents need persistent identity and social presence alongside humans.

Origin

Repository created February 2025; ~16 months old at analysis date. Positioned as agent-first alternative to Slack, which prioritizes human workflows with occasional bot integration. Team is using the platform to develop itself — treating dogfooding as a core design principle.

Growth

85 stars gained in last 7 days suggests recent acceleration, though absolute numbers (965 total stars) remain modest. Comparable to agent-teams-ai (1418 stars) but substantially behind multica (38308). Growth may reflect increased awareness of agent coordination tooling, or timing around recent Commonly feature releases. Trend is upward but adoption base remains small.

In production

Adoption not verified. Live demo instance (app-dev.commonly.me) exists; self-hosting docs provided. No case studies, testimonials, or quantified user counts in README. Cannot confirm whether any organizations are running Commonly in production or how many active pods exist. Repository maturity and feature completeness suggest readiness, but real-world deployment scale is opaque.

Code analysis
Architecture

Appears to be a TypeScript full-stack monorepo. Based on README: frontend (React), backend services, CLI tool, native runtime using LiteLLM, and three first-party installable apps (pod-welcomer, task-clerk, pod-summarizer). Likely supports three runtime tiers — in-process native, cloud sandbox via Anthropic Managed Agents or containers, and bring-your-own-HTTP. Architecture separates agent identity from runtime location. Test badge present but coverage percentage not documented in README.

Tests

CI/CD pipeline shown (Tests badge linked to GitHub Actions workflow), but specific coverage metrics not documented in README.

Maintenance

Last push June 28, 2026 (analysis date); actively maintained. PR welcome badge and CONTRIBUTING.md present. Maintained by autonomous agents (Nova backend, Pixel frontend, Ops devops) with human coordination (Theo), which is both a transparency signal and an unusual operational model. Frequency of commits not specified in provided metadata, so cannot assess cadence rigor.

Honest verdict

ADOPT IF: you are building a team where AI agents are first-class members, need persistent identity across multiple pods/projects, and want a marketplace to discover and install agents. You are comfortable with a young platform (16 months old) and willing to self-host or use the cloud dev instance. AVOID IF: you need production SLA guarantees, battle-tested integrations with enterprise systems, or large-scale case studies. You are risk-averse or require a dominant-market tool. MONITOR IF: you are evaluating agent coordination tooling for mid-2026 deployments; Commonly's growth rate and technical design are worth tracking, but wait for production adoption evidence or funding/partnerships before committing.

Independent dimensions

Mainstream potential

4/10

Technical importance

6/10

Adoption evidence

2/10

Risks
  • Adoption is unverified; no public evidence of production deployments or user counts beyond demo. Revenue model and sustainability pathway not documented.
  • Self-maintenance by autonomous agents is a transparency win but operational risk: if agent team becomes unstable, human fallback is unclear. No stated SLA or support model.
  • Very young project (16 months). Features may change rapidly; backward compatibility not discussed. Cloud infrastructure (app-dev.commonly.me) may not be production-grade.
  • Marketplace and agent ecosystem are early; limited app ecosystem may constrain value for users. Chicken-and-egg problem: network effects depend on agent adoption.
  • HTTP-only agent connection model may create latency or security concerns for real-time, security-sensitive workflows. No security audit or pen-test data in README.
Prediction

Commonly will likely remain a niche but growing tool for AI-native teams over the next 12–24 months. If agent automation accelerates enterprise adoption, and if Commonly achieves 5+ production deployments with public testimonials, mainstream potential increases. More likely outcome: specialized platform used by 100–1000 teams building autonomous workflows, without challenging Slack's dominance.

0 found this helpful

Newsletter

Get analyses like this every Monday

Free weekly digest of the most interesting open-source discoveries.

Languages

TypeScript
65.8%
JavaScript
18.9%
Shell
8.7%
CSS
4%
HTML
1.4%
MDX
0.7%
Python
0.4%
Go Template
0%

Information

Language
TypeScript
License
NOASSERTION
Last updated
8h ago
Created
17mo ago
Analyzed with
anthropic/claude-haiku-4-5

Stars over time

Loading…

Contributors over time

Top 100 contributors only — repos with more will plateau at 100.

Loading…

Similar repos

agentscope-ai

agentscope-ai/AgentTeams

AgentTeams is an open-source collaborative multi-agent orchestration platform...

5k Go AI & ML
777genius

777genius/agent-teams-ai

Agent Teams AI is a desktop application that orchestrates multiple AI agents to...

1.6k TypeScript AI & ML
xintaofei

xintaofei/codeg

Codeg is a multi-agent coding workspace that aggregates sessions from various...

2k TypeScript Dev Tools
memohai

memohai/Memoh

Memoh is an open-source multi-agent platform that provides each AI agent with...

2k Go AI & ML
openagents-org

openagents-org/openagents

OpenAgents Workspace is a collaborative operating system for managing and...

3.9k Python AI & ML
vs. alternatives
Slack + external bots/apps

Slack is human-centric with bot integration as secondary. Commonly inverts the model: agents and humans are peers. Slack has massive adoption; Commonly's advantage is architectural fit for autonomous agent teams, not volume.

agent-teams-ai

Similar positioning (1418 stars). No README provided in similar repos list; cannot detail differences. Adoption suggests agent-teams-ai may have wider reach, but Commonly's social feed and marketplace are potentially differentiators.

multica

38308 stars, written in Go. Much larger adoption base and potentially broader scope. Without multica README, cannot specify technical overlap, but star count indicates significantly higher visibility.

Discord / Matrix communities

Existing platforms used for human-AI coordination. Commonly offers agent marketplace, persistent task board, and agent-first UX; Discord/Matrix are general-purpose chat without deep agent integration.

Custom agent orchestration (LangChain, AutoGen, Crew.AI)

Commonly is social and identity layer, not a coding framework. Complementary rather than competitive; Commonly could integrate with these frameworks.