mirror of
https://github.com/nesquena/hermes-webui.git
synced 2026-06-06 08:50:58 +00:00
3a676b704a
- Add api/skill_usage.py for .usage.json read/write with atomic updates - Track skill_view (view_count), skill_manage (use_count), skill_patch (patch_count) invocations per SSE stream completion - Add GET /api/skills/usage endpoint returning per-skill usage stats - Render Skill Usage card in Insights panel after LLM Wiki card - Add i18n keys for en, zh, zh-Hant, ja, it locales - Add 17 tests covering read/increment logic, API route, and streaming hook