fastmcp/tests
shaun smith d929882f77
Hugging Face Auth Integration (#4385)
Co-authored-by: Jeremiah Lowin <153965+jlowin@users.noreply.github.com>
2026-07-08 20:27:44 -04:00
..
apps Add default prefill to FormInput.collect_input (#3937) 2026-04-14 13:23:36 -04:00
cli Reject empty env var keys (#4410) 2026-06-29 09:42:06 -04:00
client Fix ty 0.0.55 diagnostics and prefab-ui protocol version drift (#4428) 2026-07-05 19:10:40 -04:00
conformance Restore HTTP host guard compatibility (#4472) 2026-07-08 20:16:44 -04:00
contrib fix: resolve Pyright "Module is not callable" on @tool, @resource, @prompt decorators (#3540) 2026-03-17 18:11:42 -04:00
deprecated Deprecate ctx.elicit() without response_type (#3916) 2026-04-13 21:23:31 -04:00
docs Fix broken code examples in docs (#3869) 2026-04-12 12:53:04 -04:00
experimental Add real Monty sandbox e2e coverage for CodeMode call_tool (#4274) 2026-06-24 11:52:27 -04:00
fs fix(fs): isolate same-named package imports across providers (#4361) 2026-06-24 10:57:01 -04:00
integration_tests Fix GitHub MCP resource integration test (#4253) 2026-05-30 11:48:46 -04:00
prompts Upgrade ty to 0.0.39 (#4225) 2026-05-30 11:25:05 -04:00
resources fix(resources): round-trip path values with reserved characters in URI templates (#4368) 2026-06-24 13:56:04 -04:00
scripts Exempt maintainers from MRE auto-close (#4220) 2026-05-23 09:02:44 -04:00
server Hugging Face Auth Integration (#4385) 2026-07-08 20:27:44 -04:00
telemetry Use standard traceparent/tracestate keys per OTel MCP semconv (#3221) 2026-02-18 15:51:24 -05:00
tools Raise fastmcp.ValidationError for invalid tool arguments (#4392) 2026-06-27 11:14:20 -04:00
utilities [codex] Fix OpenAPI resource template requests (#4407) 2026-07-05 19:11:03 -04:00
__init__.py Update type handling for resources 2024-11-29 19:42:46 -05:00
conftest.py Expose minimum_check_interval, reduce task pickup latency (#3500) 2026-03-14 16:08:28 -04:00
test_apps.py fix: Don't completely hide plain mcp.tool app-only tools (#4112) 2026-05-09 14:55:20 -04:00
test_apps_prefab.py Fix ty 0.0.55 diagnostics and prefab-ui protocol version drift (#4428) 2026-07-05 19:10:40 -04:00
test_fastmcp_app.py Replace ___ with hash-based backend tool routing and per-tool prefab resources (#3824) 2026-04-12 12:52:07 -04:00
test_json_schema_generation.py fix: resolve Pyright "Module is not callable" on @tool, @resource, @prompt decorators (#3540) 2026-03-17 18:11:42 -04:00
test_mcp_config.py fix(config): read MCP config files as UTF-8 (#4164) 2026-05-20 09:43:27 -04:00
test_settings.py Restore HTTP host guard compatibility (#4472) 2026-07-08 20:16:44 -04:00