Skip to content

egdev6/agent-teams-docs

Repository files navigation

Stargazers Issues LinkedIn

imagen

Agent Teams

Status: 🧪 Beta | Released: March 2026 | 📖 Documentation Site

🇬🇧 English | 🇪🇸 Español

Complete system for creating, managing, and orchestrating AI agents with GitHub Copilot, Claude code or Codex inside VS Code. Build reusable agent kits, configure project profiles, and run a 12-page embedded dashboard — all without leaving your editor.


🧪 Beta Testing

We are in active beta. Your feedback shapes the v1.0 stable release.

How to Install the Beta (.vsix)

  1. Download the latest .vsix file from the Releases page.
  2. Open VS Code.
  3. Go to the Extensions panel (Ctrl+Shift+X / Cmd+Shift+X).
  4. Click the ··· menu (top-right of the panel) → Install from VSIX…
  5. Select the downloaded .vsix file.
  6. Reload VS Code when prompted.

Requires: VS Code ≥ 1.85.0 and Node.js ≥ 18.0.0

What to Test

Focused areas we want feedback on:

Area What to try Priority
Dashboard Open the panel, navigate all pages, check the stats card 🔴 High
Agents Use the wizard to create an agent, edit it, reload 🔴 High
Teams Create a team, assign agents, run sync to .github/agents/ 🔴 High
Chat Participants Use @router and a direct @<agentId> in Copilot Chat 🔴 High
Profiles Open Profile Editor, use auto-detect, fill all sections, save 🟡 Medium
Skills Browser Open the skills browser, browse categories, install a community skill 🟡 Medium
Context Packs Toggle packs, adjust priorities, create a new pack, import markdown 🟡 Medium

How to Report a Bug

  1. Go to Issues.
  2. Click New issue.
  3. Include:
    • VS Code version and OS
    • Steps to reproduce
    • Expected behaviour vs. what actually happened
    • Screenshot or error message if available

📦 Quick Installation

Requirement Minimum version
VS Code 1.85.0
Node.js 18.0.0
  1. Download the .vsix from Releases.
  2. In VS Code: Extensions···Install from VSIX… → select the file.
  3. Reload VS Code.
  4. Open Command Palette (Ctrl+Shift+P) → run Agent Teams: Open Dashboard.

See the Installation Guide for full details and troubleshooting.


📚 Documentation

Guide Description Status
Installation Requirements, VSIX install, troubleshooting
Dashboard Panel overview, navigation, first-time setup workflow
Agents Create agents with the 6-step wizard, edit, manage, sync
Teams Create and configure teams, set active team, sync
Profile Editor Project profile, auto-detect technologies, import/export
Skills Browser Browse and install skills, community registry
Context Packs Manage context packs, priorities, import markdown
Agent Architecture Ideal multi-agent pipeline: prompt → router → orchestrator → worker

🗺️ Project Status

Current version: 1.0.0 (Beta) — March 2026

What's working

  • Embedded 12-page React dashboard (SPA inside VS Code webview)
  • Kits & Teams three-layer architecture (Core → Kits → Profile → Team)
  • Agent Composer with 4 merge strategies + dry-run mode
  • Dynamic Context Pack template engine with variables, conditionals, and loops
  • Skills Registry with 9 categories and role-based recommendations
  • Dynamic chat participants — one per loaded agent — via Copilot Chat

Known limitations (Beta)

  • No automated test suite yet
  • Kit Marketplace not yet available (planned)
  • Extension icon pending (placeholder in package metadata)
  • Publisher metadata is a placeholder (your-publisher-name)

👥 Contributors

Thanks to everyone who has contributed to this project!


📄 License & Support

License: Private © 2026

About

VScode extension documentation

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors