mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-04-01 21:47:31 +02:00
Entire-Session: c92eb77e-8795-4c34-bcd5-6bd1e6b2831b Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/ed236ec-e3b0c4
35 lines
828 B
JSON
35 lines
828 B
JSON
{
|
|
"cli_version": "0.5.1",
|
|
"checkpoint_id": "1a908bd95cfa",
|
|
"session_id": "c92eb77e-8795-4c34-bcd5-6bd1e6b2831b",
|
|
"strategy": "manual-commit",
|
|
"created_at": "2026-03-30T14:29:15.171689Z",
|
|
"branch": "hotfix",
|
|
"checkpoints_count": 1,
|
|
"files_touched": [
|
|
".golangci.yml"
|
|
],
|
|
"agent": "Claude Code",
|
|
"model": "claude-sonnet-4-6",
|
|
"turn_id": "c5acd8b7625b",
|
|
"token_usage": {
|
|
"input_tokens": 11,
|
|
"cache_creation_tokens": 12377,
|
|
"cache_read_tokens": 175929,
|
|
"output_tokens": 1824,
|
|
"api_call_count": 9
|
|
},
|
|
"session_metrics": {
|
|
"turn_count": 1
|
|
},
|
|
"initial_attribution": {
|
|
"calculated_at": "2026-03-30T14:29:15.151672Z",
|
|
"agent_lines": 18,
|
|
"human_added": 0,
|
|
"human_modified": 0,
|
|
"human_removed": 0,
|
|
"total_committed": 18,
|
|
"agent_percentage": 100
|
|
}
|
|
}
|