fastmcp/tests
2026-08-05 10:29:38 -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 Backport #4412 to 3.x: support trusted SSRF proxies (#4755) 2026-08-05 10:29:38 -04:00
telemetry Use standard traceparent/tracestate keys per OTel MCP semconv (#3221) 2026-02-18 15:51:24 -05:00
tools Make transformed tool required order deterministic (#4564) (#4665) 2026-07-27 13:11:04 -04:00
utilities Backport #4492 to release/3.x: don't mutate the caller's schema in compress_schema (#4663) 2026-07-27 15:02:41 -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