Skip to content

chore: release @unicity-astrid/sdk 0.1.1#15

Open
joshuajbouw wants to merge 2 commits into
mainfrom
chore/release-0.1.1
Open

chore: release @unicity-astrid/sdk 0.1.1#15
joshuajbouw wants to merge 2 commits into
mainfrom
chore/release-0.1.1

Conversation

@joshuajbouw

Copy link
Copy Markdown
Contributor

Summary

chore: release — bumps @unicity-astrid/sdk to 0.1.1, a patch release carrying the additive astrid:process persistent-process tier (spawnPersistent, PersistentProcess, process.{attach, listProcesses, statusMany}). @unicity-astrid/build is unchanged (stays 0.1.0).

Per the repo rule, a version bump is its own PR. Stacked on the feature PR #14 — base is feat/process-persistent-sdk, so this diff is only the version bump + CHANGELOG move. After #14 merges to main, retarget this to main.

No breaking changes.

Changes

  • packages/astrid-sdk/package.json version 0.1.00.1.1 (+ the one matching package-lock.json line).
  • CHANGELOG: the [Unreleased] persistent-tier entry moved under [0.1.1] - 2026-06-06.

Release steps (maintainer)

  1. Merge feat(process): persistent-process tier SDK surface (JS/TS) #14 → retarget this PR to main → merge.
  2. npm publish @unicity-astrid/sdk (from packages/astrid-sdk); tag @unicity-astrid/sdk@0.1.1.

Mirror the Rust SDK + host astrid:process@1.0.0 persistent tier. Bump contracts to the #12 commit (1a06cf4, process-package-only — events bundle / contracts.ts untouched, so the open hook PR is unaffected); ComponentizeJS reads the persistent host WIT live from contracts/host/.

wit-imports.d.ts: persistent types + free-fn declarations. process.ts: spawnPersistent() + persistent knobs, PersistentProcess class (status/readLogs/readSince/writeStdin/closeStdin/signal/wait/stop/release), process.{attach,listProcesses,statusMany}, logCursorStart(), types. ProcessSignal gains stop/cont. attach is an id-wrapper (reattach without the host's deferred attach fn). Verified: tsc clean; example capsule componentizes (169 host imports).
Patch release carrying the additive astrid:process persistent-process tier (spawnPersistent, PersistentProcess, process.{attach,listProcesses,statusMany}). No breaking changes. @unicity-astrid/build is unchanged.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request bumps the version of @unicity-astrid/sdk from 0.1.0 to 0.1.1 in package.json and package-lock.json, and adds the release entry for version 0.1.1 in CHANGELOG.md. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Base automatically changed from feat/process-persistent-sdk to main June 7, 2026 04:16
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