mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-04-01 21:47:31 +02:00
Entire-Session: 76beb79f-6bc7-43c0-a87a-612aba368c74 Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/937984d-e3b0c4
27 lines
656 B
JSON
27 lines
656 B
JSON
{
|
|
"cli_version": "0.5.0",
|
|
"checkpoint_id": "34d698f40bac",
|
|
"strategy": "manual-commit",
|
|
"branch": "hotfix",
|
|
"checkpoints_count": 1,
|
|
"files_touched": [
|
|
"pkg/metricstore/checkpoint.go",
|
|
"pkg/metricstore/walCheckpoint.go"
|
|
],
|
|
"sessions": [
|
|
{
|
|
"metadata": "/34/d698f40bac/0/metadata.json",
|
|
"transcript": "/34/d698f40bac/0/full.jsonl",
|
|
"content_hash": "/34/d698f40bac/0/content_hash.txt",
|
|
"prompt": "/34/d698f40bac/0/prompt.txt"
|
|
}
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 29,
|
|
"cache_creation_tokens": 45801,
|
|
"cache_read_tokens": 950260,
|
|
"output_tokens": 10435,
|
|
"api_call_count": 21
|
|
}
|
|
}
|