Changelog

Version history for Super Dev. See the full GitHub changelog

v2.1.0

Major
  • -Added direct command mode: super-dev "requirement" launches the full pipeline in one line
  • -Added Expert Agent system that auto-activates domain specialists based on project context
  • -Added stage jump command super-dev run <stage_number> to skip completed stages and advance directly
  • -Quality gate now includes A11y accessibility checks (WCAG 2.1 AA) to ensure deliverable accessibility
  • -Upgraded pipeline engine with improved inter-stage state transfer and recovery

v2.0.12

Patch
  • -Focused the public host matrix on 16 primary hosts instead of advertising unstable lab adapters
  • -Added explicit Bugfix Mode through super-dev fix so defect work follows a lightweight patch path
  • -Added Repo Map, Impact, Regression Guard, and Dependency Graph as a complete codebase-intelligence chain
  • -Added Host Validation Center capabilities for host prerequisites, runtime acceptance state, and delivery readiness summaries
  • -Added workflow-control commands including integrate harden, spec scaffold / quality, and run --status / --phase / --jump / --confirm
  • -Added direct workflow shortcuts: super-dev status, super-dev run research/prd/architecture/uiux/frontend/backend/quality, super-dev jump <stage>, and super-dev confirm <phase>
  • -Upgraded Proof Pack with executive summary, blockers, next actions, and summary output, and added Spec Quality into the unified release panel

v2.0.10

Patch
  • -Added explicit bootstrap artifacts (.super-dev/WORKFLOW.md and output/*-bootstrap.md)
  • -Added integrate validate for host runtime acceptance with persisted status
  • -Added release proof-pack and surfaced completion, blockers, and key artifacts in the Web console
  • -Fixed analyzer scope so .venv / site-packages are excluded from project analysis
  • -Restored lightweight bugfix flow, clarification prompts, and default sequence diagrams

v2.0.8

Patch
  • -Fixed host detection issues in edge environments
  • -Improved pipeline-contract output format
  • -Added experimental support for Antigravity

v2.0.0

Major
  • -Rebuilt the 12-stage pipeline engine with run --resume support
  • -Added enterprise policy preset
  • -Added full delivery archive packaging
  • -Added host profile and compatibility scoring
  • -Added three-dimensional red-team review
  • -Added UI Review checks
  • -Expanded host coverage

v1.0.0

Major
  • -Initial release
  • -Base pipeline framework (research / documents / spec / implement)
  • -Support for Claude Code, Cursor, and Windsurf
  • -Official PyPI release