Files
grok-build-hud/fixtures/session/signals.json
T
Redredchen01 bb6a1321fb Release grok-build-hud v0.3.0: Claude-HUD-style same-window status for Grok Build
Multi-line tmux strip (context, quota, tools, todos, git), theme sync with
Grok UI, full/essential/minimal presets, one-shot installer, EN+ZH docs,
and 40 unit tests.
2026-07-17 15:45:25 +08:00

16 lines
394 B
JSON

{
"turnCount": 4,
"userMessageCount": 4,
"assistantMessageCount": 20,
"errorCount": 0,
"toolFailureCount": 0,
"contextWindowUsage": 37,
"contextTokensUsed": 190000,
"contextWindowTokens": 500000,
"toolCallCount": 12,
"toolsUsed": ["read_file", "grep", "run_terminal_command"],
"modelsUsed": ["grok-4.5"],
"primaryModelId": "grok-4.5",
"sessionDurationSeconds": 4620
}