Skip to content

Version Packages - #189

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 3, 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.47.0

Minor Changes

  • eca84bc: Bound retained checkpoints on their own limit and stop reading every one at startup.

    • WorkbenchRunJournal.load() returns checkpoint references with a loadCheckpoint() reader instead of reading and parsing every payload. On this repository that read was 531 MB on every activation.
    • New maxCheckpointSessions (default 10), separate from maxProcesses: a process entry is tens of bytes, a checkpoint tens of megabytes, and one limit over both is not a limit.
    • Retention is by recency, never by process state — canRollback covers completed and failed runs, so evicting them by state would withdraw a rollback the product offers.

Patch Changes

  • d161b50: Preserve the per-change git-stage gate across OpenSpec archive so an agent-sufficient chain reaches push, pull-request checks, and merge after the active change directory is moved.

openspec-ui-vscode@0.34.0

Minor Changes

  • eca84bc: Bound retained checkpoints on their own limit and stop reading every one at startup.

    • WorkbenchRunJournal.load() returns checkpoint references with a loadCheckpoint() reader instead of reading and parsing every payload. On this repository that read was 531 MB on every activation.
    • New maxCheckpointSessions (default 10), separate from maxProcesses: a process entry is tens of bytes, a checkpoint tens of megabytes, and one limit over both is not a limit.
    • Retention is by recency, never by process state — canRollback covers completed and failed runs, so evicting them by state would withdraw a rollback the product offers.

Patch Changes

  • Updated dependencies [eca84bc]
  • Updated dependencies [d161b50]
    • @openspec-ui/core@0.47.0
    • @openspec-ui/server@1.13.16
    • @openspec-ui/webui@1.23.2

@openspec-ui/server@1.13.16

Patch Changes

  • Updated dependencies [eca84bc]
  • Updated dependencies [d161b50]
    • @openspec-ui/core@0.47.0

@openspec-ui/webui@1.23.2

Patch Changes

  • Updated dependencies [eca84bc]
  • Updated dependencies [d161b50]
    • @openspec-ui/core@0.47.0

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 0176246 to 037e39c Compare September 3, 2026 05:42
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 037e39c to 475e9cd Compare September 3, 2026 06:01
@VeryComplexAndLongName
VeryComplexAndLongName merged commit c541fa8 into main Sep 3, 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