mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-24 16:47:29 +01:00
Entire-Session: 5eb20a94-f8df-4979-a0ae-2aa99bfad884 Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/33bc19c-e3b0c4
28 lines
695 B
JSON
28 lines
695 B
JSON
{
|
|
"cli_version": "0.5.0",
|
|
"checkpoint_id": "7e68050cab59",
|
|
"strategy": "manual-commit",
|
|
"branch": "hotfix",
|
|
"checkpoints_count": 3,
|
|
"files_touched": [
|
|
"pkg/metricstore/lineprotocol.go",
|
|
"pkg/metricstore/metricstore.go",
|
|
"pkg/metricstore/walCheckpoint.go"
|
|
],
|
|
"sessions": [
|
|
{
|
|
"metadata": "/7e/68050cab59/0/metadata.json",
|
|
"transcript": "/7e/68050cab59/0/full.jsonl",
|
|
"content_hash": "/7e/68050cab59/0/content_hash.txt",
|
|
"prompt": "/7e/68050cab59/0/prompt.txt"
|
|
}
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 24,
|
|
"cache_creation_tokens": 46456,
|
|
"cache_read_tokens": 882339,
|
|
"output_tokens": 4423,
|
|
"api_call_count": 18
|
|
}
|
|
}
|