Skip to content

v1.0.586

Choose a tag to compare

@anton-abyzov anton-abyzov released this 01 Jun 20:38
· 42 commits to develop since this release

[1.0.586] - 2026-05-25

CLI install and workspace migration audit

  • Added specweave context projects so documented project/board discovery works from the installed CLI.
  • Fixed specweave get for current workspace.repos configs, including idempotent local repo registration and canonical relative paths under repositories/{org}/{repo}.
  • Persisted legacy umbrella/multiProject config migration after the first read to stop repeated migration noise.
  • Moved generated increment rubric placeholders from the increment root to reports/rubric.md to obey increment folder rules.

Onboarding & sync-health fixes (increment 0866)

  • specweave init / auto "Next steps" now print the real specweave create-increment command (was a non-existent specweave increment "…").
  • sync-health ADO credential check reads AZURE_DEVOPS_* / ADO_PAT_ALIASES, fixing the false "Missing Azure DevOps credentials" warning.