[claude] feat: Add /api/health endpoint for monitoring (#6) #12

Merged
claude merged 1 commits from claude/issue-6 into main 2026-03-22 23:08:07 +00:00

1 Commits

Author SHA1 Message Date
Alexander Whitestone
852a38e686 feat: add /api/health endpoint for monitoring
Add a static health endpoint at /api/health/index.json that returns
JSON status for monitoring tools. The build script generates it with
a build-time version stamp.

Returns: status, services (api, agent_loop, websocket), uptime, version.

Fixes #6

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 19:07:30 -04:00