mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-24 08:37:30 +01:00
Entire-Session: 9669e1b0-5634-4211-874c-e6727553d73c Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/8b132ed-e3b0c4
26 lines
603 B
JSON
26 lines
603 B
JSON
{
|
|
"cli_version": "0.5.0",
|
|
"checkpoint_id": "2187cd89cb78",
|
|
"strategy": "manual-commit",
|
|
"branch": "hotfix",
|
|
"checkpoints_count": 1,
|
|
"files_touched": [
|
|
"internal/auth/auth.go"
|
|
],
|
|
"sessions": [
|
|
{
|
|
"metadata": "/21/87cd89cb78/0/metadata.json",
|
|
"transcript": "/21/87cd89cb78/0/full.jsonl",
|
|
"content_hash": "/21/87cd89cb78/0/content_hash.txt",
|
|
"prompt": "/21/87cd89cb78/0/prompt.txt"
|
|
}
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 6,
|
|
"cache_creation_tokens": 12255,
|
|
"cache_read_tokens": 67218,
|
|
"output_tokens": 498,
|
|
"api_call_count": 4
|
|
}
|
|
}
|