feat: 添加 tokens 统计和耗时显示功能

- 添加进程级别累计 CompletionTokens 统计
- 显示此次消耗 tokens 和耗时
- 显示累计 tokens(hxclaw 进程级别)
- 使用 lipgloss 样式(icon #ffcc80, text #5c7a9a)
- 更新 AGENTS.md 构建说明
This commit is contained in:
2026-04-12 03:04:54 +08:00
parent 1568c63462
commit f85092175e
5 changed files with 75 additions and 5 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
.DS_Store
*.ini
hxclaw
hxclaw.exe
.idea/