mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-23 16:17:30 +01:00
Entire-Session: 8ab761c6-59d1-48a4-99a5-cd20349df5df Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/192c94a-e3b0c4
27 lines
609 B
JSON
27 lines
609 B
JSON
{
|
|
"cli_version": "0.5.0",
|
|
"checkpoint_id": "29b9d52db89c",
|
|
"strategy": "manual-commit",
|
|
"branch": "hotfix",
|
|
"checkpoints_count": 1,
|
|
"files_touched": [
|
|
"cmd/cc-backend/cli.go",
|
|
"cmd/cc-backend/main.go"
|
|
],
|
|
"sessions": [
|
|
{
|
|
"metadata": "/29/b9d52db89c/0/metadata.json",
|
|
"transcript": "/29/b9d52db89c/0/full.jsonl",
|
|
"content_hash": "/29/b9d52db89c/0/content_hash.txt",
|
|
"prompt": ""
|
|
}
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 11,
|
|
"cache_creation_tokens": 25006,
|
|
"cache_read_tokens": 249407,
|
|
"output_tokens": 2665,
|
|
"api_call_count": 9
|
|
}
|
|
}
|