Commit 3479899
committed
Relax type checking for everything-server
The everything-server uses FastMCP which has some type stability issues
that are being worked on. Add a specific execution environment with relaxed
type checking for this server while keeping strict checking for the rest
of the codebase.
This allows the server to pass CI while still providing value as a
comprehensive conformance test reference implementation.1 parent 02b4187 commit 3479899
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
| 104 | + | |
104 | 105 | | |
105 | 106 | | |
106 | 107 | | |
| |||
0 commit comments