release: self-update docs, install script knob, website update#189
Merged
Conversation
…site - install.sh: new CHEERS_AUTO_UPDATE=1 knob enables [update] auto = true in the written config, but ONLY when the script itself downloaded the binary (provably >= 0.1.27); a PATH-found older binary gets a warning instead — it would crash-loop on a config containing the section. Post-install tip mentions the option either way. - Local Bot Setup Guide (en/zh): new "Automatic updates" section (trust model, drain/swap/rollback behavior, kill switch, the update-binary-first rule for pre-0.1.27 installs) + [update] in the full config sample. - Admin Guide (en/zh): how to advertise a release (CHEERS_CONNECTOR_RELEASE_VERSION), the bot-status version fields, and the connector-v* + CONNECTOR_SIGNING_KEY release flow. - Website (en/zh): External-agent-first card now mentions signed self-updates (deploys to GitHub Pages on the next main push). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
docs: signed connector self-update (user guides, install script, website)
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.
Docs follow-up release (#188): user guides + admin guide (en/zh) for signed connector self-update, install.sh CHEERS_AUTO_UPDATE=1 knob, website feature card.
Shipping effects: gateway image rebuilds (install.sh is include_str!-embedded), GitHub Pages republishes the website. No behavior changes beyond the install script's new opt-in knob.
🤖 Generated with Claude Code