chore: refresh SELAT runtime (0.17.1 / 0.25.0 / 0.11.0) - #106
Merged
Merged
Conversation
Contributor
|
Companion version bump: #107 (selat 0.1.9 → 0.1.10, hermes 0.1.3 → 0.1.4). Merge this PR first, then #107. This one refreshes the pinned runtime but touches no plugin manifest, and If #107 merged first, hosts would update while still carrying the old pin, and this PR landing afterwards would change no version — leaving existing installs stuck until the next bump. |
SELAT-DEV
added a commit
that referenced
this pull request
Sep 12, 2026
…1.4 (#107) The coordinated runtime refresh (#106) moves the pinned runtime to selat-cli 0.17.1 / selat-discovery 0.25.0 / selat-pay 0.11.0, but it touches no plugin manifest. `claude plugin update` compares plugin versions only, so with the version unchanged it reports "already at the latest version" and the new pin never reaches an existing install — the refresh would reach new installs only. Bumping the manifest version is what actually propagates #106. hermes is bumped too: #106 also changes plugins/selat-hermes/selat-cli.version and its runtime manifests. MERGE ORDER: #106 first, then this. If this merges first, hosts update to 0.1.10 while still carrying the old pin, and #106 landing afterwards changes no version — leaving every existing install stuck on the old runtime until the next bump. Co-authored-by: Karen Sheng <ksherlocked@gmail.com> Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
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.
This PR was generated from the coordinated SELAT runtime release gate.
@selat-ai/selat-cli0.17.1@selat-ai/selat-discovery0.25.0@selat-ai/selat-pay0.11.0The workflow regenerated
selat-runtime-package.jsonand its npm lockfilewith lifecycle scripts disabled, resynced the documented no-plugin pin in
README.md,install.md, andguides/*.md, then validated direct versions,npm integrity metadata, the
ws@8.21.0override, the SessionStartinstaller's
npm ci --ignore-scriptscontract, byte-identical vendoredcopies in
plugins/selat-hermes/(subdirectory install), and that no docstill names a superseded CLI version.
Generated by
Prepare coordinated SELAT runtime release.