mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-24 08:37:30 +01:00
Entire-Session: 3a41c7a4-abf8-484b-96ae-ee5618eea5ba Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/09d0ba7-e3b0c4
32 lines
830 B
JSON
32 lines
830 B
JSON
{
|
|
"cli_version": "0.5.0",
|
|
"checkpoint_id": "92c797737df8",
|
|
"strategy": "manual-commit",
|
|
"branch": "hotfix",
|
|
"checkpoints_count": 2,
|
|
"files_touched": [
|
|
"internal/api/node.go"
|
|
],
|
|
"sessions": [
|
|
{
|
|
"metadata": "/92/c797737df8/0/metadata.json",
|
|
"transcript": "/92/c797737df8/0/full.jsonl",
|
|
"content_hash": "/92/c797737df8/0/content_hash.txt",
|
|
"prompt": "/92/c797737df8/0/prompt.txt"
|
|
},
|
|
{
|
|
"metadata": "/92/c797737df8/1/metadata.json",
|
|
"transcript": "/92/c797737df8/1/full.jsonl",
|
|
"content_hash": "/92/c797737df8/1/content_hash.txt",
|
|
"prompt": "/92/c797737df8/1/prompt.txt"
|
|
}
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 60,
|
|
"cache_creation_tokens": 138439,
|
|
"cache_read_tokens": 4676904,
|
|
"output_tokens": 18673,
|
|
"api_call_count": 48
|
|
}
|
|
}
|