chore: release 0.3.20#6
Merged
Merged
Conversation
Bump root version to cut a v0.3.20 tag and trigger the rolling platform deploy (admin/api/app) to the cluster. Ships the agent stop/start feature and the bridle/workflow/cli fixes already on main. Co-Authored-By: Claude Opus 4.8 (1M context) <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.
Bump root version
0.3.19 -> 0.3.20to cut av0.3.20tag and trigger the rolling platform deploy to the Hetzner cluster.The agent Stop/Start feature (PR #4) and the bridle/workflow/cli fixes (PR #5) are already merged to main, but the rolling deploy only runs on a
v*tag — which release-platform creates only on a version bump. Without this bump the new admin image never rolled out, so the Stop button is missing on Hetzner.After merge: release-platform tags
v0.3.20-> build-images builds:latest+ rolls out admin/api/app.🤖 Generated with Claude Code