Remove 3.x-era compatibility shims (#4661)

* Remove 3.x-era compatibility shims

* Require response_type in ctx.elicit()

* Name the utilities path for the two non-re-exported auth helpers

* Point sampling handler migration at its submodule
This commit is contained in:
Jeremiah Lowin 2026-07-27 14:59:43 -04:00 committed by GitHub
commit ea7fb8cb2e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
28 changed files with 150 additions and 285 deletions

View file

@ -1,7 +1,7 @@
"""Example: Downloading skills from an MCP server.
This example shows how to use the skills client utilities to discover
and download skills from any MCP server that exposes them via SkillsProvider.
and download skills from any MCP server that exposes them via a skills provider.
Run this script:
uv run python examples/skills/download_skills.py