[kimi] Add /api/matrix/health endpoint (#685) #745
Reference in New Issue
Block a user
Delete Branch "kimi/issue-685"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #685
Summary
Added a dedicated health endpoint for the Matrix frontend to check backend capabilities and availability.
Changes
src/dashboard/routes/world.py: Added
GET /api/matrix/healthendpointstatus(ok/degraded),version,capabilitiesthinking,memory,bark,familiar,lightningtests/dashboard/test_world_api.py: Added comprehensive tests
Testing
tox -e unitpasses (2589 passed, 1 skipped)tox -e lintpassestox -e formatappliedAPI Response Example