Skip to content

v3.6.0

Choose a tag to compare

@vstack-release-bot vstack-release-bot released this 21 Jun 21:00
6f98ba6

3.6.0 (2026-06-21)

Features

  • init: add safe obsolete prune flow and stabilize hook checksum output (34818b0)
  • planner: add ask/explore quick-review workflow (416fa8b)
  • planner: add collaborative plan orchestration state (f6d45c6)
  • skills: add ask skill and upgrade explore workflow (6525ba7)

Fixes

  • artifacts: sync generated artifacts and fixtures (cda0b4c)

Refactoring

  • prompt: rename code-review prompt to quick-review (7d753d8)
  • templates: trim prompt/instruction text and regenerate install artifacts (89cad70)

Documentation

  • roadmap: refresh status for skills, DAG, prompts, and global scope (f8db002)

Maintenance

  • agents: drop pinned model defaults (1c04e07)
  • ci: bump actions/checkout from 6.0.3 to 7.0.0 (cf84ed6)
  • ci: bump actions/checkout from 6.0.3 to 7.0.0 (#78) (2dc3233)
  • ci: bump trufflesecurity/trufflehog from 3.95.5 to 3.95.6 in the gha-patch-minor group (#77) (d4481f7)
  • ci: bump trufflesecurity/trufflehog in the gha-patch-minor group (bc486cf)
  • deps: bump pytest from 9.1.0 to 9.1.1 in the pip-patch-minor group across 1 directory (#80) (02991c1)
  • deps: bump pytest in the pip-patch-minor group across 1 directory (b05cd26)
  • deps: consistent pyyaml version (1d47155)
  • deps: update locked dev dependencies (242c62b)
  • docs: classify prompt scope and generalize space-setup wording (0ed162e)
  • docs: updated the roadmap (d0e22d5)
  • prompt: add quick-review generated artifact (9ac44d8)
  • prompts: drop pinned model defaults (5d7a9cb)

Tests

  • fixtures: align golden expectations after template and prompt updates (e9993d2)