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.
We are in active beta. Your feedback shapes the v1.0 stable release.
- Download the latest
.vsixfile from the Releases page. - Open VS Code.
- Go to the Extensions panel (
Ctrl+Shift+X/Cmd+Shift+X). - Click the
···menu (top-right of the panel) → Install from VSIX… - Select the downloaded
.vsixfile. - Reload VS Code when prompted.
Requires: VS Code ≥ 1.85.0 and Node.js ≥ 18.0.0
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 |
- Go to Issues.
- Click New issue.
- Include:
- VS Code version and OS
- Steps to reproduce
- Expected behaviour vs. what actually happened
- Screenshot or error message if available
| Requirement | Minimum version |
|---|---|
| VS Code | 1.85.0 |
| Node.js | 18.0.0 |
- Download the
.vsixfrom Releases. - In VS Code: Extensions →
···→ Install from VSIX… → select the file. - Reload VS Code.
- Open Command Palette (
Ctrl+Shift+P) → runAgent Teams: Open Dashboard.
See the Installation Guide for full details and troubleshooting.
| 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 | ✅ |
Current version: 1.0.0 (Beta) — March 2026
- 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
- 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)
Thanks to everyone who has contributed to this project!
License: Private © 2026
