fastmcp/docs/getting-started/upgrading
Jeremiah Lowin e5ca0269cb
docs: rewrite background tasks pages for SEP-2663
Server (servers/tasks.mdx) and client (clients/tasks.mdx) docs rewritten for
the extension model: add_extension(TasksExtension()), the guard pattern for
in-task input (no imperative ctx.elicit()), tools-only, and the modern-protocol
requirement (the inverse of the old SEP-1686 legacy-only note). Mechanical
fixes elsewhere for the same reason: telemetry.mdx's tasks/{operation} method
list (get/update/cancel, not result/list), client.mdx's legacy-only feature
list (tasks moved to modern-only) and extension-composition paragraph
(describes the tasks ClientExtension, not the removed notification binding),
and stale SEP-1686 references in the FastMCP 2 upgrade guide. v4-notes status
lines updated to Shipped (#4602, #4603).
2026-07-22 17:24:56 -04:00
..
from-fastmcp-2.mdx docs: rewrite background tasks pages for SEP-2663 2026-07-22 17:24:56 -04:00
from-fastmcp-3.mdx Trim fastmcp.types to FastMCP-unique types only 2026-07-20 20:53:11 -04:00
from-low-level-sdk.mdx Migrate to MCP Python SDK v2 (#4437) 2026-07-06 17:36:45 -04:00
from-mcp-sdk.mdx Trim fastmcp.types to FastMCP-unique types only 2026-07-20 20:53:11 -04:00