JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 363
  • Score
    100M100P100Q111896F
  • License MIT

AI Coding Agents Chatgroup - Alias package for @openteams-lab/openteams-web

Package Exports

  • openteams-web
  • openteams-web/bin/cli.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (openteams-web) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

OpenTeams

Run agents as one team, multiply your efficiency in the AI era.

npm Build License Discord

Quick Start | Docs | GitHub


What is OpenTeams?

OpenTeams is a multi-agent conversation platform where multiple AI agents (Claude Code, Gemini CLI, Codex, QWen Coder, etc.) can collaborate in shared chat sessions like a real team.

Key Features:

Feature What you get
Supported agents Supports 10 coding-agent runtimes, including Claude Code, Gemini CLI, Codex, Qwen Code, Amp, Cursor Agent, Copilot, Droid, Kimi Code, and OpenCode.
Shared group-chat context Every participant works from the same conversation history instead of juggling copied prompts across separate windows.
Parallel execution Multiple agents can work on the same task at the same time inside one shared session.
Autonomous collaboration Agents can @mention each other, hand work off, and coordinate directly inside the chat.
Built-in AI members Start with 160+ built-in AI members across engineering, marketing, writing, research, and content production.
Built-in AI team presets Launch with 8 ready-to-use team presets for common workflows.
Skill library Equip agents with 1000+ built-in skills, and import your own skills when needed.
Fully local execution Agents run against your local workspace. No need to be concerned about data privacy.

Quick Start

# Run OpenTeams web app
npx openteams-web

Requirements

You'll need at least one AI agent installed:

Agent Install
Claude Code npm i -g @anthropic-ai/claude-code
Gemini CLI npm i -g @google/gemini-cli
Codex npm i -g @openai/codex
Qwen Code npm i -g @qwen-code/qwen-code

📚 More agent installation guides


Why we're better

Legend: ✅ Full support | 🟡 Partial support | ❌ No support

Capability Traditional Single Agent Multi-window Workflow Claude Code Agent Team OpenTeams
Parallelism ❌ No, sequential 🟡 Partial, manual ✅ Yes, Claude subagents ✅ Yes, automatic
Shared context ❌ No ❌ No, copy-paste 🟡 Partial, split subagent contexts ✅ Yes, always in sync
Multi-model collaboration ❌ No 🟡 Partial, manual switching ❌ No, Claude only ✅ Yes, Claude + Gemini + Codex + more
Agent handoff ❌ No ❌ No, you orchestrate it 🟡 Partial, delegated inside Claude ✅ Yes, direct @mentions
Predefined AI member ❌ No ❌ No ❌ No ✅ Yes, 160+ members
Team manager ❌ No ❌ No ❌ No ✅ Yes, Customize team guidelines
Your effort 🔴 High 🔴 Very high 🟠 Medium 🟢 Low

Community

Bug Reports GitHub Issues
Discussions GitHub Discussions
Community Chat Discord

License

Apache 2.0