You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- legacy_elicitation (lowlevel): thread related_request_id through
elicit_form/elicit_url so the request rides the originating POST's
stream, and make elicitation ids unique per request.
- legacy_routing: complete the CORS recipe (allow_methods/allow_headers)
in both server variants.
- Harness: HTTP-only stories exit with a friendly message instead of
hanging when run without --http; drop the unused manifest smoke key;
declare the tomli marker dependency on the examples package.
- Docs: one two-variant run recipe everywhere, index rows describe the
real Python surface, and assorted README corrections.
0 commit comments