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
- Advertise resources and prompts capabilities in initialize response
- Fix prompt messages: role "system" → "user", content string → {type, text}
- Return JSON-RPC errors for not-found: -32002 (resource), -32602 (tool/prompt)
- Include outputSchema in tools/list when defined
- Update tests for new error handling behavior
0 commit comments