Overview of Squad Wave 2, 2.5, and 3 features
devSquad is currently in alpha. Recent roadmap completions include:
Wave 2
- Tiered response modes: Choose between
Direct,Lightweight,Standard, andFullto manage agent spawn overhead. - Smart upgrade: Includes version-keyed migrations.
- Skills Phase 1: Agents read
SKILL.mdfiles to inform their work. - Export CLI: Command-line interface for exporting squad configurations.
Wave 2.5
- GitHub Issues Mode: Automates the lifecycle from GitHub Issue to branch, PR, and merge.
- PRD Mode: Decomposes a pasted specification into a backlog.
- Human Team Members: Allows humans to be included in the roster alongside AI agents.
Wave 3
- Import CLI: Provides full portability by allowing you to export a squad and import it into a new project.
- Skills Phase 2: Agents earn skills from real work, progressing through a confidence lifecycle:
low→medium→high. - Progressive history summarization: Manages long-running context.
- Lightweight spawn template: Optimized templates for agent spawning.