chore(release): v0.33.1 - #346
Merged
Merged
Conversation
Patch, carrying the herd's session-switcher documentation (#345). Docs would not normally need a release, but half of #345 is cli-schema.mjs — `moshcode help attach` is code, and install.sh serves the latest release tarball rather than main, so an installed machine keeps answering the old help text until a release moves. The keys it documents (Ctrl-b s to pick a session, Ctrl-b )/( to step, Ctrl-b L for the last one) have been live since v0.33.0; nothing about the herd's behaviour changes here. Patch rather than minor: no command added, none removed, none changed. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
ThreatCrush Security Scan92 finding(s) HIGH/CRITICAL: 2 | MEDIUM: 42 | LOW: 48
…and 42 more. Full results in the Security tab. Snippets are redacted; ThreatCrush never prints matched credential material. |
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.
Patch bump to v0.33.1, carrying the herd's session-switcher documentation (#345).
Why docs need a release at all
Half of #345 is
cli-schema.mjs—moshcode help attachis code.install.shserves the latest release tarball rather thanmain, so an installed machine keeps answering the old help text until a release moves.The keys it documents have been live since v0.33.0; nothing about the herd's behaviour changes here:
Ctrl-b sCtrl-b )/Ctrl-b (Ctrl-b LPatch, not minor
No command added, none removed, none changed.
Merge order
#345 first, then this — otherwise the release tag carries the bump without the docs it exists to ship. They touch disjoint files (
README.md+cli-schema.mjsvspackage.json), so there is no conflict either way; only the ordering matters for what lands in the tag.1470 tests pass, 0 fail, 0 cancelled.
moshcode versionreads back0.33.1.🤖 Generated with Claude Code