mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-24 06:24:18 +02:00
* Propagate x-fastmcp-wrap-result flag in tool result _meta 🤖 Generated with Claude Code Co-authored-by: Claude <noreply@anthropic.com> * Skip listTools round-trip when _meta has x-fastmcp-wrap-result 🤖 Generated with Claude Code Co-authored-by: Claude <noreply@anthropic.com> * Use namespaced meta key: {"fastmcp": {"wrap_result": true}} 🤖 Generated with Claude Code Co-authored-by: Claude <noreply@anthropic.com> * Clean up _parse_call_tool_result: hoist cast import, document local CallToolResult import, extract fastmcp_meta 🤖 Generated with Claude Code Co-authored-by: Claude <noreply@anthropic.com> * Merge _meta in tasks result handler instead of overwriting 🤖 Generated with Claude Code * Preserve type validation in meta-based unwrap path 🤖 Generated with Claude Code * Fix type validation for wrapped task results, guard non-dict meta 🤖 Generated with Claude Code --------- Co-authored-by: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cli | ||
| client | ||
| contrib | ||
| deprecated | ||
| experimental | ||
| fs | ||
| integration_tests | ||
| prompts | ||
| resources | ||
| server | ||
| telemetry | ||
| tools | ||
| utilities | ||
| __init__.py | ||
| conftest.py | ||
| test_apps.py | ||
| test_apps_prefab.py | ||
| test_fastmcp_app.py | ||
| test_json_schema_generation.py | ||
| test_mcp_config.py | ||