release: v0.3.2 - #103
Merged
Merged
Conversation
Lockstep bump workspace crates and language SDKs. CHANGELOG covers bounded Stripe, kickstart, and reaper waits from #102.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
There was a problem hiding this comment.
Thermos review of cf31e15 vs main b5e7d1c (lockstep 0.3.1 → 0.3.2). No medium+ findings.
Version/docs-only bump for the already-merged #102 hang fix. Workspace + all 23 crates, npm/PyPI, Go/docs/skill/start.md/PUBLISHING.md examples, and first-party lockfile pins are 0.3.2. check-sdk-versions.sh and cargo-dist plan --tag=v0.3.2 accept the new CHANGELOG section. No runtime, secrets, or supply-chain changes in this diff. File set matches the v0.3.1 release ritual.
No prior automation threads on this PR. Bugbot reported nothing.
Sent by Cursor Automation: Find vulnerabilities
snowmead
enabled auto-merge (squash)
August 15, 2026 17:18
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Summary
Lockstep 0.3.1 → 0.3.2 so cargo-dist / crates / npm / PyPI / Go can ship the #102 hang fix.
After merge
Note
Low Risk
Version and documentation-only changes; no runtime code in this diff. Ships an already-merged teardown hang fix via release tagging.
Overview
Lockstep release bump from
0.3.1to0.3.2across the workspace (Cargo.toml/Cargo.lock), TypeScript and Python SDKs, and doc examples so cargo-dist, crates.io, npm, PyPI, and Go can ship together.CHANGELOG adds the v0.3.2 section (dated 2026-08-15) that cargo-dist will use for GitHub Release notes: the user-facing fix is bounded waits during teardown so
stackless downcannot hang on Stripe CLI, launchctl kickstart, or the lease reaper (#102)—leftover children are reaped for that spawn only, not via a host-wide helper kill.Install/skill copy now expects
0.3.2or newer (agent skill,web/public/start.md, README Go pin,docs/PUBLISHING.mdtag examples).Reviewed by Cursor Bugbot for commit cf31e15. Bugbot is set up for automated code reviews on this repo. Configure here.