[kimi] Add /api/matrix/config endpoint for world configuration (#674) #736

Merged
kimi merged 1 commits from kimi/issue-674 into main 2026-03-21 14:25:19 +00:00

1 Commits

Author SHA1 Message Date
kimi
84e18d6b88 feat: Add /api/matrix/config endpoint for world configuration
Some checks failed
Tests / lint (pull_request) Has been cancelled
Tests / test (pull_request) Has been cancelled
- Add GET /api/matrix/config endpoint that serves world config to Matrix
- Create config/matrix.yaml with lighting, environment, and feature settings
- Implement fallback to sensible defaults if config file is missing/invalid
- Add comprehensive tests for the new endpoint

Fixes #674
2026-03-21 10:23:28 -04:00