Files
hermes-webui/api
BonyFish 3a676b704a feat: add skill usage counter to insights page
- 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
2026-05-27 14:44:28 +08:00
..
2026-05-27 00:37:48 +00:00
2026-04-29 19:54:07 -07:00
2026-05-27 00:02:32 +00:00
2026-05-25 00:14:38 +00:00
2026-05-15 16:39:45 -07:00
2026-05-25 17:48:19 +00:00