chore(release): cut v1.8.27 - #439
Merged
Merged
Conversation
Co-Authored-By: Claude Opus 5 (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.
Summary
Cuts v1.8.27. It packages the units merged since v1.8.26:
.gitignoreblock ignores the framework's own bytecode, scoped to.agentcortex/**/__pycache__/. Re-deploys stay byte-identical.custom-*activation on-ramp row indocs/INSTALL.md.What this PR changes:
CITATION.cffdate-releasedThe cut itself changes no engine, gate, deployed file set, or configuration.
Adopter delta: 6 of the 26 files changed since
v1.8.26are in the deploy set. The notes lead with the one adopter action:git rm -r --cached .agentcortex/tools/__pycache__, for installs that already committed bytecode.Classification
chore/release-v1.8.26precedent)Evidence
test_release_version_consistency.py: 2 passedvalidate.sh/validate.ps1: exit 0,pass=99 warn=4 fail=0 skip=3, identical (all 4 warnings were already present)Not done at merge
The release is not finished when this merges. Two manual steps remain (repo-gotchas §12):
v1.8.27on the merge commit, then push it.gh release create v1.8.27 --latest🤖 Generated with Claude Code