mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-09 15:19:10 +02:00
TasksExtension serves io.modelcontextprotocol/tasks on the extension API: a decide-and-task tools/call interceptor (era-gated to modern connections), tasks/get with inlined results and inputRequests, tasks/update delivering poll-based in-task elicitation, tasks/cancel, durable creation, and auth-scoped task isolation. Wire models validate against the vendored ext-tasks schema. Worker-side Context hooks are refcounted so sibling servers cannot strand each other's workers. Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_cimd_cli.py | ||
| test_cli.py | ||
| test_client_commands.py | ||
| test_config.py | ||
| test_cursor.py | ||
| test_discovery.py | ||
| test_fastmcp_remote.py | ||
| test_generate_cli.py | ||
| test_goose.py | ||
| test_install.py | ||
| test_mcp_server_config_integration.py | ||
| test_mcp_server_config_schema.py | ||
| test_project_prepare.py | ||
| test_run.py | ||
| test_run_config.py | ||
| test_server_args.py | ||
| test_shared.py | ||
| test_tasks.py | ||
| test_with_argv.py | ||