Output
Claude Model Information
Current Model: Claude Haiku 3.5
Model ID: claude-3-5-haiku-20241022
Frontier Model: Claude Opus 4.5
Frontier Model ID: claude-opus-4-5-20251101
Model Switching
You can switch models by modifying the settings.json configuration:
{
"model": "haiku" | "opus"
}Quick Actions
Original Request
No layout configured
Details
Type
General
Status
Completed
Scope
vibetools
Tags
konsolemodel-info
Created
6 Jan 2026, 9:40 pm
Updated
6 Jan 2026, 9:40 pm
Timing
⏱️ 27.9s
0 tools
● TTFE 14%
● Thinking 86%
● Tools 0%
Created By
claude
Raw Data
{
"id": "65ca103e-50f9-4f1d-80a9-f9cce20d69b3",
"type": "general",
"status": "completed",
"title": "Current Claude Model",
"description": "Identify the current Claude model in use",
"context": {
"output": "<div style='background:#1e1e1e;color:#e0e0e0;padding:20px;border-radius:8px;font-family:monospace;'><h2 style='color:#fff;margin:0 0 16px 0;'>Claude Model Information</h2><div style='background:#2d2d2d;padding:16px;border-radius:6px;'><p><strong style='color:#56b6c2;'>Current Model:</strong> Claude Haiku 3.5</p><p><strong style='color:#61afef;'>Model ID:</strong> <code>claude-3-5-haiku-20241022</code></p><p><strong style='color:#98c379;'>Frontier Model:</strong> Claude Opus 4.5</p><p><strong style='color:#e5c07b;'>Frontier Model ID:</strong> <code>claude-opus-4-5-20251101</code></p></div><div style='background:#2d2d2d;padding:16px;border-radius:6px;margin-top:12px;'><h3 style='color:#fff;margin:0 0 12px 0;'>Model Switching</h3><p>You can switch models by modifying the settings.json configuration:</p><pre style='background:#1a1a2e;padding:10px;border-radius:4px;color:#e0e0e0;'>{\n \"model\": \"haiku\" | \"opus\"\n}</pre></div></div>",
"requestedAt": "2026-01-06T00:00:00Z",
"requestId": "9bc0900b-a0a1-4111-934f-75d8262ca903",
"turnTiming": {
"totalMs": 27925,
"ttfeMs": 4001,
"thinkingMs": 23919,
"toolExecutionMs": 0,
"toolCallCount": 0,
"thinkingPct": 86,
"toolsPct": 0,
"ttfePct": 14
}
},
"createdBy": "claude",
"createdAt": "2026-01-06T11:40:53.242Z",
"updatedAt": "2026-01-06T11:40:56.943Z",
"requestId": "9bc0900b-a0a1-4111-934f-75d8262ca903",
"scope": "vibetools",
"tags": [
"konsole",
"model-info"
],
"targetUser": "claude"
}