Bump compatibility pins to current registry versions#10
Merged
Conversation
The weekly drift job has been red since the registries moved past the 2026-07-12 pins. All contract tests re-run green against the new versions: Python signature checks (documented calling conventions unchanged), Svix webhook fixtures, strict TS compile of the SDK/toolkit examples, and CLI verb checks (get present, retrieve absent). No skill content required changes. check_compatibility.py green. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
SanjithSambath
marked this pull request as ready for review
July 22, 2026 00:14
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.
Pins were 9 days stale (verified 2026-07-12): Python SDK 0.5.6→0.5.8, Node SDK 0.5.14→0.5.17, toolkit-TS 0.5.0→0.5.1, CLI 0.7.12→0.7.14 (Python toolkit 0.3.0 unchanged). Updated in
compatibility.jsonand the workflow's install steps.Verified against the new versions before bumping — the whole point of the pins:
request=/flat-kwargs conventions are unchanged in 0.5.8)--help:getpresent,retrieveabsentNo skill content changes needed — nothing the skills document was altered by these releases.
check_compatibility.pyandvalidate_repo.pyboth green locally.🤖 Generated with Claude Code