mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-24 08:37:30 +01:00
Entire-Session: d9b09c8f-9f72-4f35-986e-fb422e1b4064 Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/df2a13d-e3b0c4
33 lines
843 B
JSON
33 lines
843 B
JSON
{
|
|
"cli_version": "0.5.0",
|
|
"checkpoint_id": "35f06df74b51",
|
|
"strategy": "manual-commit",
|
|
"branch": "hotfix",
|
|
"checkpoints_count": 1,
|
|
"files_touched": [
|
|
"internal/repository/job.go",
|
|
"internal/repository/stats.go"
|
|
],
|
|
"sessions": [
|
|
{
|
|
"metadata": "/35/f06df74b51/0/metadata.json",
|
|
"transcript": "/35/f06df74b51/0/full.jsonl",
|
|
"content_hash": "/35/f06df74b51/0/content_hash.txt",
|
|
"prompt": "/35/f06df74b51/0/prompt.txt"
|
|
},
|
|
{
|
|
"metadata": "/35/f06df74b51/1/metadata.json",
|
|
"transcript": "/35/f06df74b51/1/full.jsonl",
|
|
"content_hash": "/35/f06df74b51/1/content_hash.txt",
|
|
"prompt": ""
|
|
}
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 18,
|
|
"cache_creation_tokens": 104308,
|
|
"cache_read_tokens": 684096,
|
|
"output_tokens": 2173,
|
|
"api_call_count": 12
|
|
}
|
|
}
|