summaryrefslogtreecommitdiff
path: root/playground/web/server.py
AgeCommit message (Collapse)Author
2026-06-16feat: add playground/web/server.py (missed in c86abd2)Peter Stone
Stdlib Python status page on port 9090 referenced in the service gateway commit but not included. Serves system info at / and a JSON health check at /health. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>