Previously the summary cards (Input Tokens, Output Tokens, Total Messages)
showed the all-time total regardless of the selected time range tab.
Now:
- Daily tab → today's stats
- Weekly tab → this week's stats
- Monthly tab → this month's stats
Fixes#37
Scan skills from agent workspace and agentDir paths configured in
openclaw.json (agents.list[].workspace and agents.list[].agentDir).
- Resolves symlinks to avoid scanning the same directory twice
- Deduplicates by skill id (agent skills won't override builtin/custom)
- Gracefully skips if config read fails
This helps users with multi-agent setups where skills are stored in
agent workspaces rather than ~/.openclaw/skills/.