0.1.8: the session reclaim, and the widened styling gate - #128
Merged
Merged
Conversation
#127 and #126 merged after the release commit and neither is in the notes. 0.1.8 is still unpublished and untagged, so folding them in is correct for the same reason #124 did it for #123. The reclaim gets a full entry: it changes shipped behaviour and adds a public method, and the entry is explicit that it closes a documented *limitation* rather than a defect -- which comes to the same thing for whoever hit it. What it refuses, and why nothing calls it automatically, are the load-bearing parts and are stated. The styling gate goes in the tooling paragraph, where it belongs: it changes no shipped behaviour, it changes what a regression in shipped behaviour would be caught by. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Shashankss1205
added a commit
that referenced
this pull request
Sep 26, 2026
#115 and #129 merged after the release commit. 0.1.8 is still unpublished and untagged, so folding them into its notes is right for the same reason #124 and #128 did it. The research registry gets a full entry: it is a shipped module and it closes the gap that the planner's headline capability -- decomposition -- was the one with no runnable example, while the only registry in the box demonstrated refusal. Credited to @only-ouc, whose pull request it is. The drift job's wheel walk goes in the tooling paragraph beside the styling gate: it changes nothing shipped, it changes what a break in shipped behaviour would be caught by. 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.
#127 and #126 merged after the release commit, so neither is in the
## 0.1.8notes. 0.1.8 is still unpublished and untagged — PyPI is on 0.1.7 — so folding them in is correct, for the same reason #124 did it for #123.The reclaim gets a full entry. It changes shipped behaviour and adds a public method (
SessionManager.reclaim). The entry is explicit that it closes a documented limitation rather than a defect — which comes to the same thing for anyone who hit it — and states the load-bearing parts: that an open approval hold survives the reclaim, what the four refusals are, and why nothing calls it automatically.The styling gate goes in the tooling paragraph, where it belongs: it changes no shipped behaviour, it changes what a regression in shipped behaviour would be caught by.
After this the
dist/artifacts want one more rebuild so the sdist's notes match.🤖 Generated with Claude Code