mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-24 00:27:29 +01:00
Entire-Session: 3a41c7a4-abf8-484b-96ae-ee5618eea5ba Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/df93dbe-e3b0c4
35 lines
913 B
JSON
35 lines
913 B
JSON
{
|
|
"cli_version": "0.5.0",
|
|
"checkpoint_id": "3a40b75edd68",
|
|
"strategy": "manual-commit",
|
|
"branch": "hotfix",
|
|
"checkpoints_count": 3,
|
|
"files_touched": [
|
|
"CLAUDE.md",
|
|
"internal/api/nats.go",
|
|
"internal/config/config.go",
|
|
"internal/config/schema.go"
|
|
],
|
|
"sessions": [
|
|
{
|
|
"metadata": "/3a/40b75edd68/0/metadata.json",
|
|
"transcript": "/3a/40b75edd68/0/full.jsonl",
|
|
"content_hash": "/3a/40b75edd68/0/content_hash.txt",
|
|
"prompt": "/3a/40b75edd68/0/prompt.txt"
|
|
},
|
|
{
|
|
"metadata": "/3a/40b75edd68/1/metadata.json",
|
|
"transcript": "/3a/40b75edd68/1/full.jsonl",
|
|
"content_hash": "/3a/40b75edd68/1/content_hash.txt",
|
|
"prompt": "/3a/40b75edd68/1/prompt.txt"
|
|
}
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 76,
|
|
"cache_creation_tokens": 158576,
|
|
"cache_read_tokens": 5286780,
|
|
"output_tokens": 22633,
|
|
"api_call_count": 62
|
|
}
|
|
}
|