mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-24 16:47:29 +01:00
Entire-Session: 94e2d90e-5772-4423-a4fb-75c7caa1e1c4 Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/01ec70b-e3b0c4
33 lines
847 B
JSON
33 lines
847 B
JSON
{
|
|
"cli_version": "0.5.0",
|
|
"checkpoint_id": "1660b8cf2571",
|
|
"strategy": "manual-commit",
|
|
"branch": "hotfix",
|
|
"checkpoints_count": 1,
|
|
"files_touched": [
|
|
"pkg/metricstore/archive.go",
|
|
"pkg/metricstore/parquetArchive.go"
|
|
],
|
|
"sessions": [
|
|
{
|
|
"metadata": "/16/60b8cf2571/0/metadata.json",
|
|
"transcript": "/16/60b8cf2571/0/full.jsonl",
|
|
"content_hash": "/16/60b8cf2571/0/content_hash.txt",
|
|
"prompt": ""
|
|
},
|
|
{
|
|
"metadata": "/16/60b8cf2571/1/metadata.json",
|
|
"transcript": "/16/60b8cf2571/1/full.jsonl",
|
|
"content_hash": "/16/60b8cf2571/1/content_hash.txt",
|
|
"prompt": "/16/60b8cf2571/1/prompt.txt"
|
|
}
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 34,
|
|
"cache_creation_tokens": 51933,
|
|
"cache_read_tokens": 708520,
|
|
"output_tokens": 8814,
|
|
"api_call_count": 26
|
|
}
|
|
}
|