mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-04-01 21:47:31 +02:00
Entire-Session: 039c7932-07b5-4d72-987c-d7fa070361c1 Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/ac0a4cc-e3b0c4
30 lines
752 B
JSON
30 lines
752 B
JSON
{
|
|
"cli_version": "0.5.0",
|
|
"checkpoint_id": "95a89a7127c5",
|
|
"strategy": "manual-commit",
|
|
"branch": "hotfix",
|
|
"checkpoints_count": 3,
|
|
"files_touched": [
|
|
"ReleaseNotes.md",
|
|
"pkg/metricstore/checkpoint.go",
|
|
"pkg/metricstore/config.go",
|
|
"pkg/metricstore/configSchema.go",
|
|
"pkg/metricstore/walCheckpoint.go"
|
|
],
|
|
"sessions": [
|
|
{
|
|
"metadata": "/95/a89a7127c5/0/metadata.json",
|
|
"transcript": "/95/a89a7127c5/0/full.jsonl",
|
|
"content_hash": "/95/a89a7127c5/0/content_hash.txt",
|
|
"prompt": "/95/a89a7127c5/0/prompt.txt"
|
|
}
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 62,
|
|
"cache_creation_tokens": 50192,
|
|
"cache_read_tokens": 2012538,
|
|
"output_tokens": 12519,
|
|
"api_call_count": 50
|
|
}
|
|
}
|