|
|
d77f01e31a
|
feat: /stats command — comprehensive system dashboard
Add /stats slash command showing model config, context engine
(Semantic RLE status), skills usage (from curator telemetry),
curator state, cron jobs, 24h activity, and system memory.
Pure local compute — no LLM call, no prompt-cache impact.
- COMMAND_REGISTRY: stats (Info category)
- gateway/run.py: dispatch + _handle_stats_command handler
- tests/gateway/test_stats_command.py: 7 tests
|
2026-05-29 15:22:27 +00:00 |
|