You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Architectural defect: If an MCP tool returns a 500 error, it will kill the entire scan - the uncascading of mcp/anyio will scan
Coroutines have been uprooted. The ideal behavior is to return tool errors as text to the model to continue running.
Architectural defect: If an MCP tool returns a 500 error, it will kill the entire scan - the uncascading of mcp/anyio will scan
Coroutines have been uprooted. The ideal behavior is to return tool errors as text to the model to continue running.