mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-24 16:47:29 +01:00
Entire-Session: f12048ec-dcf9-4d07-a9c1-0916c9882538 Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/b214e17-e3b0c4
38 lines
1.0 KiB
JSON
38 lines
1.0 KiB
JSON
{
|
|
"cli_version": "0.5.0",
|
|
"checkpoint_id": "c11d1a65fae4",
|
|
"strategy": "manual-commit",
|
|
"branch": "hotfix",
|
|
"checkpoints_count": 2,
|
|
"files_touched": [
|
|
"pkg/metricstore/api.go",
|
|
"pkg/metricstore/checkpoint.go",
|
|
"pkg/metricstore/configSchema.go",
|
|
"pkg/metricstore/healthcheck.go",
|
|
"pkg/metricstore/level.go",
|
|
"pkg/metricstore/metricstore.go",
|
|
"pkg/metricstore/stats.go"
|
|
],
|
|
"sessions": [
|
|
{
|
|
"metadata": "/c1/1d1a65fae4/0/metadata.json",
|
|
"transcript": "/c1/1d1a65fae4/0/full.jsonl",
|
|
"content_hash": "/c1/1d1a65fae4/0/content_hash.txt",
|
|
"prompt": "/c1/1d1a65fae4/0/prompt.txt"
|
|
},
|
|
{
|
|
"metadata": "/c1/1d1a65fae4/1/metadata.json",
|
|
"transcript": "/c1/1d1a65fae4/1/full.jsonl",
|
|
"content_hash": "/c1/1d1a65fae4/1/content_hash.txt",
|
|
"prompt": "/c1/1d1a65fae4/1/prompt.txt"
|
|
}
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 19,
|
|
"cache_creation_tokens": 29227,
|
|
"cache_read_tokens": 467491,
|
|
"output_tokens": 4838,
|
|
"api_call_count": 15
|
|
}
|
|
}
|