mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-23 16:17:30 +01:00
Entire-Session: 6e440bb3-9fe0-4091-899c-996b475e09f2 Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/e41d125-e3b0c4
26 lines
579 B
JSON
26 lines
579 B
JSON
{
|
|
"cli_version": "0.5.0",
|
|
"checkpoint_id": "ccda3b2ff4cb",
|
|
"strategy": "manual-commit",
|
|
"branch": "hotfix",
|
|
"checkpoints_count": 1,
|
|
"files_touched": [
|
|
"cmd/cc-backend/server.go"
|
|
],
|
|
"sessions": [
|
|
{
|
|
"metadata": "/cc/da3b2ff4cb/0/metadata.json",
|
|
"transcript": "/cc/da3b2ff4cb/0/full.jsonl",
|
|
"content_hash": "/cc/da3b2ff4cb/0/content_hash.txt",
|
|
"prompt": ""
|
|
}
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 6,
|
|
"cache_creation_tokens": 12812,
|
|
"cache_read_tokens": 70568,
|
|
"output_tokens": 735,
|
|
"api_call_count": 4
|
|
}
|
|
}
|