mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-24 00:27:29 +01:00
Entire-Session: 0fb73ab2-5576-4b68-ae4b-f176fcec6e42 Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/bab6eb4-e3b0c4
26 lines
605 B
JSON
26 lines
605 B
JSON
{
|
|
"cli_version": "0.5.0",
|
|
"checkpoint_id": "a4948d0fe7a3",
|
|
"strategy": "manual-commit",
|
|
"branch": "hotfix",
|
|
"checkpoints_count": 1,
|
|
"files_touched": [
|
|
"internal/api/rest.go"
|
|
],
|
|
"sessions": [
|
|
{
|
|
"metadata": "/a4/948d0fe7a3/0/metadata.json",
|
|
"transcript": "/a4/948d0fe7a3/0/full.jsonl",
|
|
"content_hash": "/a4/948d0fe7a3/0/content_hash.txt",
|
|
"prompt": "/a4/948d0fe7a3/0/prompt.txt"
|
|
}
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 12,
|
|
"cache_creation_tokens": 16404,
|
|
"cache_read_tokens": 152967,
|
|
"output_tokens": 1028,
|
|
"api_call_count": 8
|
|
}
|
|
}
|