mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-24 08:37:30 +01:00
Entire-Session: ca36eb3e-bede-40f6-9e44-1f9cadea21ae Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/bb69157-e3b0c4
28 lines
700 B
JSON
28 lines
700 B
JSON
{
|
|
"cli_version": "0.5.0",
|
|
"checkpoint_id": "f31dc1847539",
|
|
"strategy": "manual-commit",
|
|
"branch": "hotfix",
|
|
"checkpoints_count": 1,
|
|
"files_touched": [
|
|
"pkg/metricstore/archive.go",
|
|
"pkg/metricstore/parquetArchive.go",
|
|
"pkg/metricstore/parquetArchive_test.go"
|
|
],
|
|
"sessions": [
|
|
{
|
|
"metadata": "/f3/1dc1847539/0/metadata.json",
|
|
"transcript": "/f3/1dc1847539/0/full.jsonl",
|
|
"content_hash": "/f3/1dc1847539/0/content_hash.txt",
|
|
"prompt": "/f3/1dc1847539/0/prompt.txt"
|
|
}
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 20,
|
|
"cache_creation_tokens": 42891,
|
|
"cache_read_tokens": 758607,
|
|
"output_tokens": 13513,
|
|
"api_call_count": 16
|
|
}
|
|
}
|