mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-04-01 13:37:30 +02:00
Entire-Session: c92eb77e-8795-4c34-bcd5-6bd1e6b2831b Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/ed236ec-e3b0c4
26 lines
598 B
JSON
26 lines
598 B
JSON
{
|
|
"cli_version": "0.5.1",
|
|
"checkpoint_id": "1a908bd95cfa",
|
|
"strategy": "manual-commit",
|
|
"branch": "hotfix",
|
|
"checkpoints_count": 1,
|
|
"files_touched": [
|
|
".golangci.yml"
|
|
],
|
|
"sessions": [
|
|
{
|
|
"metadata": "/1a/908bd95cfa/0/metadata.json",
|
|
"transcript": "/1a/908bd95cfa/0/full.jsonl",
|
|
"content_hash": "/1a/908bd95cfa/0/content_hash.txt",
|
|
"prompt": "/1a/908bd95cfa/0/prompt.txt"
|
|
}
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 11,
|
|
"cache_creation_tokens": 12377,
|
|
"cache_read_tokens": 175929,
|
|
"output_tokens": 1824,
|
|
"api_call_count": 9
|
|
}
|
|
}
|