mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-24 00:27:29 +01:00
Entire-Session: 1f820de7-15ef-41c7-9e86-e816c90198a8 Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/fb176c5-e3b0c4
27 lines
651 B
JSON
27 lines
651 B
JSON
{
|
|
"cli_version": "0.5.0",
|
|
"checkpoint_id": "efb6f0a96069",
|
|
"strategy": "manual-commit",
|
|
"branch": "hotfix",
|
|
"checkpoints_count": 1,
|
|
"files_touched": [
|
|
"pkg/archive/clusterConfig.go",
|
|
"pkg/archive/clusterConfig_test.go"
|
|
],
|
|
"sessions": [
|
|
{
|
|
"metadata": "/ef/b6f0a96069/0/metadata.json",
|
|
"transcript": "/ef/b6f0a96069/0/full.jsonl",
|
|
"content_hash": "/ef/b6f0a96069/0/content_hash.txt",
|
|
"prompt": "/ef/b6f0a96069/0/prompt.txt"
|
|
}
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 4,
|
|
"cache_creation_tokens": 15023,
|
|
"cache_read_tokens": 27690,
|
|
"output_tokens": 268,
|
|
"api_call_count": 2
|
|
}
|
|
}
|