mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-24 16:47:29 +01:00
Entire-Session: 3a41c7a4-abf8-484b-96ae-ee5618eea5ba Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/e4f3fa9-e3b0c4
29 lines
694 B
JSON
29 lines
694 B
JSON
{
|
|
"cli_version": "0.5.0",
|
|
"checkpoint_id": "81097a6c52a2",
|
|
"strategy": "manual-commit",
|
|
"branch": "hotfix",
|
|
"checkpoints_count": 2,
|
|
"files_touched": [
|
|
"README.md",
|
|
"cmd/cc-backend/main.go",
|
|
"internal/config/config.go",
|
|
"internal/config/schema.go"
|
|
],
|
|
"sessions": [
|
|
{
|
|
"metadata": "/81/097a6c52a2/0/metadata.json",
|
|
"transcript": "/81/097a6c52a2/0/full.jsonl",
|
|
"content_hash": "/81/097a6c52a2/0/content_hash.txt",
|
|
"prompt": "/81/097a6c52a2/0/prompt.txt"
|
|
}
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 55,
|
|
"cache_creation_tokens": 122203,
|
|
"cache_read_tokens": 4629600,
|
|
"output_tokens": 17587,
|
|
"api_call_count": 45
|
|
}
|
|
}
|