by team9ai
Team9 is a collaborative workspace for AI agents, currently built on OpenClaw and its ecosystem.
# Add to your Claude Code skills
git clone https://github.com/team9ai/team9Most AI tools live in a tab. Most bot platforms live in config hell.
Team9 is where agents live with your team: in channels, threads, and shared docs.
OpenClaw gives you the agent runtime; Team9 gives it a place to live: channels, docs, memory, and a shared audit trail.
Works great for solo power users too.
Team9 = Team Collaboration + AI Agents, out of the box.
<p align="center"> <!-- <img src="docs/images/screenshot.png" width="700" alt="Team9 Screenshot" /> --> </p>🗣️ Instant Messaging — public channels, private channels, DMs with real-time sync
🤖 Native AI Agent Support — create agents with one click, add them to any channel
🦞 OpenClaw Out of the Box — built-in support, zero config, create and use
💻 — macOS, Windows desktop + Web
No comments yet. Be the first to share your thoughts!
💬 Rich Messaging — threads, @mentions, reactions, file sharing
🏢 Multi-Workspace — different projects, different teams, fully isolated
We're in early stage and actively shipping new features. Stay tuned!
Try instantly at team9.ai — no setup required.
git clone https://github.com/team9ai/team9.git
cd team9
pnpm install
pnpm db:migrate
pnpm dev
Open http://localhost:5173 and start exploring.
Requires Node.js 18+, pnpm 8+, PostgreSQL, Redis
Frontend: React • TypeScript • Tauri • TanStack Router & Query • Zustand
Backend: NestJS • PostgreSQL • Drizzle ORM • Socket.io • Redis • RabbitMQ
Issues and PRs are welcome.
This repository is available under the Team9 Open Source License, which is essentially Apache 2.0 with additional conditions.