Skip to content

chore(release): v0.11.0 - #79

Open
mikeyobrien wants to merge 1 commit into
mainfrom
cursor/release-0-11-0-dff5
Open

chore(release): v0.11.0#79
mikeyobrien wants to merge 1 commit into
mainfrom
cursor/release-0-11-0-dff5

Conversation

@mikeyobrien

@mikeyobrien mikeyobrien commented Sep 10, 2026

Copy link
Copy Markdown
Owner

Version bump for @mobrienv/autoloop and lock-step workspace packages from 0.10.1 → 0.11.0.

Minor (not patch) because the Unreleased section already listed new product surfaces: memory plugins, durable waits, opt-in backend environment policy, and the frozen-paths guard.

Changelog

  • Promotes those notes into [0.11.0].
  • Backfills a [0.10.1] section for the already-published patch (standalone binaries + wrapper/hook/resume fixes) so those items are not listed twice.

Local gates (docs/ci-local.md)

On a fresh clone, bin/release needs npm run build before tsc can resolve workspace packages.

npm run build    # exit 0
npm run check    # biome + tsc --noEmit + vitest coverage

npm run check: biome clean; tsc clean after build; 209 files / 2372 tests passed, 4 skipped.

gh signoff status: ✓ signoff on 194652ff844f4447e650c0c30afbc38c5f01cf42.

Publish (done from tip after bump)

Tag v0.11.0 was pushed from this bump commit. Not merged to main first.

Registry proof:

$ npm view @mobrienv/autoloop version
0.11.0

$ npm view @mobrienv/autoloop dist-tags
{ latest: '0.11.0' }

latest is 0.11.0 > 0.10.1. Workspace packages (cli, core, harness, backends, dashboard, presets, kanban) are also 0.11.0 / latest.

Roadmap sequencing is unchanged.

Open in Web Open in Cursor 

Bump every workspace package and plugin metadata to 0.11.0. Promote
Unreleased product notes (memory plugins, durable waits, environment
policy, frozen-paths, waiting-health) and backfill the missing 0.10.1
changelog section for the already-published patch.
@mikeyobrien
mikeyobrien marked this pull request as ready for review September 10, 2026 14:04
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