Skip to content

Version Packages - #183

Merged
VeryComplexAndLongName merged 1 commit into
mainfrom
changeset-release/main
Sep 2, 2026
Merged

Version Packages#183
VeryComplexAndLongName merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@openspec-ui/core@0.45.0

Minor Changes

  • 5271dfe: Add mechanical task checks to the harness's verify stage, and stop
    offering an agent for the mechanical archive stage.

    • New closed registry (mechanical-checks.ts) of named checks
      (validate-change, typecheck, test, lint, path-unchanged,
      changeset-present) a tasks.md task line may declare via a
      `check(name[, param])` inline-code span.
    • The verify chain stage now runs every declared check before invoking
      its agent: a failing check skips the agent entirely and names which
      checks failed; a passing check marks its own task [x] and is
      summarized in the agent's prompt so it is not re-run. An agent's own
      report never marks a task that carries a check.
    • stepAgents no longer accepts an archive entry — archive is a real
      stage but a mechanical one, invoking no agent. A configuration that
      already sets stepAgents.archive is read with that entry dropped and a
      warning, not rejected.
    • HarnessSettingsView (webui) and the extension's change-template wizard
      (commands.ts) still show archive as part of the stage sequence, but
      no longer offer an agent or model picker for it.

openspec-ui-vscode@0.33.0

Minor Changes

  • 5271dfe: Add mechanical task checks to the harness's verify stage, and stop
    offering an agent for the mechanical archive stage.

    • New closed registry (mechanical-checks.ts) of named checks
      (validate-change, typecheck, test, lint, path-unchanged,
      changeset-present) a tasks.md task line may declare via a
      `check(name[, param])` inline-code span.
    • The verify chain stage now runs every declared check before invoking
      its agent: a failing check skips the agent entirely and names which
      checks failed; a passing check marks its own task [x] and is
      summarized in the agent's prompt so it is not re-run. An agent's own
      report never marks a task that carries a check.
    • stepAgents no longer accepts an archive entry — archive is a real
      stage but a mechanical one, invoking no agent. A configuration that
      already sets stepAgents.archive is read with that entry dropped and a
      warning, not rejected.
    • HarnessSettingsView (webui) and the extension's change-template wizard
      (commands.ts) still show archive as part of the stage sequence, but
      no longer offer an agent or model picker for it.

Patch Changes

  • Updated dependencies [5271dfe]
    • @openspec-ui/core@0.45.0
    • @openspec-ui/webui@1.23.0
    • @openspec-ui/server@1.13.14

@openspec-ui/webui@1.23.0

Minor Changes

  • 5271dfe: Add mechanical task checks to the harness's verify stage, and stop
    offering an agent for the mechanical archive stage.

    • New closed registry (mechanical-checks.ts) of named checks
      (validate-change, typecheck, test, lint, path-unchanged,
      changeset-present) a tasks.md task line may declare via a
      `check(name[, param])` inline-code span.
    • The verify chain stage now runs every declared check before invoking
      its agent: a failing check skips the agent entirely and names which
      checks failed; a passing check marks its own task [x] and is
      summarized in the agent's prompt so it is not re-run. An agent's own
      report never marks a task that carries a check.
    • stepAgents no longer accepts an archive entry — archive is a real
      stage but a mechanical one, invoking no agent. A configuration that
      already sets stepAgents.archive is read with that entry dropped and a
      warning, not rejected.
    • HarnessSettingsView (webui) and the extension's change-template wizard
      (commands.ts) still show archive as part of the stage sequence, but
      no longer offer an agent or model picker for it.

Patch Changes

  • Updated dependencies [5271dfe]
    • @openspec-ui/core@0.45.0

@openspec-ui/server@1.13.14

Patch Changes

  • Updated dependencies [5271dfe]
    • @openspec-ui/core@0.45.0

@VeryComplexAndLongName
VeryComplexAndLongName merged commit 3eef845 into main Sep 2, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant