mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-04-01 13:37:30 +02:00
Entire-Session: c7fa539b-6143-451a-98b1-5eeb226e623d Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/fc47b12-e3b0c4
29 lines
703 B
JSON
29 lines
703 B
JSON
{
|
|
"cli_version": "0.5.1",
|
|
"checkpoint_id": "99f20c1edd90",
|
|
"strategy": "manual-commit",
|
|
"branch": "hotfix",
|
|
"checkpoints_count": 1,
|
|
"files_touched": [
|
|
"pkg/metricstore/archive.go",
|
|
"pkg/metricstore/checkpoint.go",
|
|
"pkg/metricstore/metricstore.go",
|
|
"pkg/metricstore/walCheckpoint.go"
|
|
],
|
|
"sessions": [
|
|
{
|
|
"metadata": "/99/f20c1edd90/0/metadata.json",
|
|
"transcript": "/99/f20c1edd90/0/full.jsonl",
|
|
"content_hash": "/99/f20c1edd90/0/content_hash.txt",
|
|
"prompt": ""
|
|
}
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 5273,
|
|
"cache_creation_tokens": 102398,
|
|
"cache_read_tokens": 962654,
|
|
"output_tokens": 5437,
|
|
"api_call_count": 12
|
|
}
|
|
}
|