mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-20 04:24:17 +02:00
The task protocol (SEP-1686) is now always enabled - server always registers task handlers and advertises task capabilities. Users still opt into background execution at the server level (tasks=True) or component level (task=True on tools, prompts, resources). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| test_client_prompt_tasks.py | ||
| test_client_resource_tasks.py | ||
| test_client_task_notifications.py | ||
| test_client_task_protocol.py | ||
| test_client_tool_tasks.py | ||
| test_task_context_validation.py | ||
| test_task_result_caching.py | ||