Skip to content

Issues cleanup#297

Open
taylorwilsdon wants to merge 2 commits into
mainfrom
issues_cleanup
Open

Issues cleanup#297
taylorwilsdon wants to merge 2 commits into
mainfrom
issues_cleanup

Conversation

@taylorwilsdon

@taylorwilsdon taylorwilsdon commented May 17, 2026

Copy link
Copy Markdown
Collaborator

Had the first quiet day I've had in a long while and ran through some cleanup.

Summary

  • Add /health endpoint that pings all connected MCP servers and reports aggregate status (200
    healthy / 503 unhealthy)
  • Bypass API key auth for the health endpoint so load balancers and monitoring can reach it
    without credentials
  • Support both definitions and $defs in JSON Schema processing for broader MCP tool compatibility
  • Gracefully handle unresolved $ref entries by falling back to Any instead of crashing with an
    assertion error

Closes: #293
Closes: #288
Closes: #268
Closes: #225
Closes: #239

@taylorwilsdon taylorwilsdon added bug Something isn't working enhancement New feature or request labels May 17, 2026
@taylorwilsdon taylorwilsdon requested a review from tjbck May 17, 2026 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

2 participants