Output
~/.claude/settings.json
Path: /home/bb/.claude/settings.json
{ "statusLine": { "type": "command", "command": "/konnectvol/bin/statusline-token-tracker.sh", "padding": 0 } }
What this does
This configures a StatusLine hook that captures token telemetry from Claude Code and posts it to konsole. The data powers the navbar metrics panel (Cost, Tokens, Cache %).
Quick Actions
Original Request
No layout configured
Details
Type
General
Status
Completed
Scope
vibetools
Tags
consoleconfig
Created
5 Jan 2026, 1:16 am
Updated
5 Jan 2026, 1:16 am
Timing
⏱️ 45.3s
4 tools
● TTFE 6%
● Thinking 91%
● Tools 3%
Created By
claude
Raw Data
{
"id": "c601cb39-ef12-4148-bff5-4f31d3fb0d29",
"type": "general",
"status": "completed",
"title": "Claude Settings File",
"description": "Contents of ~/.claude/settings.json configuration",
"context": {
"output": "<div style=\"background:#1e1e1e;color:#e0e0e0;padding:20px;border-radius:8px;font-family:'Consolas','Monaco',monospace;\"><h2 style=\"font-family:sans-serif;color:#fff;margin:0 0 16px 0;\">~/.claude/settings.json</h2><p style=\"color:#7f848e;margin:0 0 12px 0;font-family:sans-serif;\">Path: <code style=\"background:#2d2d2d;padding:2px 6px;border-radius:4px;\">/home/bb/.claude/settings.json</code></p><pre style=\"background:#2d2d2d;padding:16px;border-radius:6px;overflow-x:auto;line-height:1.8;margin:0;\"><span style=\"color:#c678dd;\">{</span>\n <span style=\"color:#e5c07b;\">\"statusLine\"</span><span style=\"color:#c678dd;\">:</span> <span style=\"color:#c678dd;\">{</span>\n <span style=\"color:#e5c07b;\">\"type\"</span><span style=\"color:#c678dd;\">:</span> <span style=\"color:#98c379;\">\"command\"</span><span style=\"color:#c678dd;\">,</span>\n <span style=\"color:#e5c07b;\">\"command\"</span><span style=\"color:#c678dd;\">:</span> <span style=\"color:#98c379;\">\"/konnectvol/bin/statusline-token-tracker.sh\"</span><span style=\"color:#c678dd;\">,</span>\n <span style=\"color:#e5c07b;\">\"padding\"</span><span style=\"color:#c678dd;\">:</span> <span style=\"color:#d19a66;\">0</span>\n <span style=\"color:#c678dd;\">}</span>\n<span style=\"color:#c678dd;\">}</span></pre><div style=\"background:#2d2d2d;padding:12px;border-radius:6px;margin-top:16px;font-family:sans-serif;\"><h4 style=\"margin:0 0 8px 0;color:#fff;\">What this does</h4><p style=\"color:#9ca3af;margin:0;\">This configures a <strong>StatusLine hook</strong> that captures token telemetry from Claude Code and posts it to konsole. The data powers the navbar metrics panel (Cost, Tokens, Cache %).</p></div></div>",
"requestedAt": "2026-01-05T14:17:30Z",
"requestId": "5250acd5-d52f-4b22-b074-e2328e555a71",
"choices": [
{
"label": "View hook script",
"value": "Show me the contents of /konnectvol/bin/statusline-token-tracker.sh",
"primary": true
},
{
"label": "Check raw data",
"value": "Show the last 10 lines of statusline-raw.jsonl"
},
{
"label": "View stats",
"value": "Show current StatusLine stats from the API"
}
],
"turnTiming": {
"totalMs": 45296,
"ttfeMs": 2909,
"thinkingMs": 41127,
"toolExecutionMs": 1258,
"toolCallCount": 4,
"thinkingPct": 91,
"toolsPct": 3,
"ttfePct": 6
}
},
"createdBy": "claude",
"createdAt": "2026-01-04T15:16:36.546Z",
"updatedAt": "2026-01-04T15:16:42.914Z",
"requestId": "5250acd5-d52f-4b22-b074-e2328e555a71",
"scope": "vibetools",
"tags": [
"console",
"config"
],
"targetUser": "claude"
}