mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-04-01 21:47:31 +02:00
Entire-Session: bef12fe0-9889-476d-9d49-a8c133a1dfae Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/93a9d73-e3b0c4
26 lines
612 B
JSON
26 lines
612 B
JSON
{
|
|
"cli_version": "0.5.0",
|
|
"checkpoint_id": "cf3b472471bd",
|
|
"strategy": "manual-commit",
|
|
"branch": "hotfix",
|
|
"checkpoints_count": 1,
|
|
"files_touched": [
|
|
"cmd/cc-backend/server.go"
|
|
],
|
|
"sessions": [
|
|
{
|
|
"metadata": "/cf/3b472471bd/0/metadata.json",
|
|
"transcript": "/cf/3b472471bd/0/full.jsonl",
|
|
"content_hash": "/cf/3b472471bd/0/content_hash.txt",
|
|
"prompt": "/cf/3b472471bd/0/prompt.txt"
|
|
}
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 51,
|
|
"cache_creation_tokens": 62979,
|
|
"cache_read_tokens": 1900175,
|
|
"output_tokens": 11732,
|
|
"api_call_count": 45
|
|
}
|
|
}
|