mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-24 16:47:29 +01:00
Entire-Session: d3ad1366-bfc1-4830-9b0f-37e9a88aca1a Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/bf1a8a1-e3b0c4
32 lines
812 B
JSON
32 lines
812 B
JSON
{
|
|
"cli_version": "0.5.0",
|
|
"checkpoint_id": "38a235c86ceb",
|
|
"strategy": "manual-commit",
|
|
"branch": "hotfix",
|
|
"checkpoints_count": 1,
|
|
"files_touched": [
|
|
"pkg/metricstore/metricstore.go"
|
|
],
|
|
"sessions": [
|
|
{
|
|
"metadata": "/38/a235c86ceb/0/metadata.json",
|
|
"transcript": "/38/a235c86ceb/0/full.jsonl",
|
|
"content_hash": "/38/a235c86ceb/0/content_hash.txt",
|
|
"prompt": "/38/a235c86ceb/0/prompt.txt"
|
|
},
|
|
{
|
|
"metadata": "/38/a235c86ceb/1/metadata.json",
|
|
"transcript": "/38/a235c86ceb/1/full.jsonl",
|
|
"content_hash": "/38/a235c86ceb/1/content_hash.txt",
|
|
"prompt": ""
|
|
}
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 32,
|
|
"cache_creation_tokens": 46983,
|
|
"cache_read_tokens": 1565819,
|
|
"output_tokens": 16033,
|
|
"api_call_count": 26
|
|
}
|
|
}
|