Skip to content

release: plugin v0.4.0 - #17

Merged
svd merged 3 commits into
mainfrom
dev
Aug 27, 2026
Merged

release: plugin v0.4.0#17
svd merged 3 commits into
mainfrom
dev

Conversation

@svd

@svd svd commented Aug 27, 2026

Copy link
Copy Markdown
Owner

Plugin-only release. No engine code changed.

  • Raise generate-mcp-wrappers floor 0.7.00.9.0 (prose + min= in the step-0 guard) and drop the optional-discriminator warning from step 4 option 1. Engine 0.9.0 emits an omission overload for a discriminator the schema marks optional, so the defect the warning described is unreachable at the new floor; the precondition narrows back to "scalar".
  • Plugin 0.3.00.4.0 in .claude-plugin/plugin.json and marketplace.json plugins[0]. Catalog top-level version untouched.

mcp-client-kit 0.9.0 is on PyPI, so the floor points at an installable version.

https://claude.ai/code/session_01WLrTJYE9Rz6oRBtHhMYM7L

svd added 3 commits August 27, 2026 16:50
…ator warning

0.9.0 emits an omission overload for a discriminator the schema marks
optional, so the parameter no longer becomes mandatory on every call. The
warning existed only to describe that defect; with the floor at 0.9.0 no
reachable engine has it. Option 1's precondition narrows back to "scalar".

Claude-Session: https://claude.ai/code/session_01WLrTJYE9Rz6oRBtHhMYM7L
Skill floor raised to 0.9.0, which is published, so the tag can be cut.

Claude-Session: https://claude.ai/code/session_01WLrTJYE9Rz6oRBtHhMYM7L
@svd
svd merged commit a98c571 into main Aug 27, 2026
11 checks passed
@svd svd mentioned this pull request Aug 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant