mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-06-06 03:37:29 +02:00
Entire-Session: 135c59e3-1efb-44ab-aebd-4144ab7553b9 Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/6f7e262-e3b0c4
29 lines
738 B
JSON
29 lines
738 B
JSON
{
|
|
"cli_version": "0.5.1",
|
|
"checkpoint_id": "b57246993ec1",
|
|
"strategy": "manual-commit",
|
|
"branch": "release/v1.5",
|
|
"checkpoints_count": 1,
|
|
"files_touched": [
|
|
"internal/auth/jwtSession.go",
|
|
"internal/repository/jobQuery.go",
|
|
"internal/repository/stats.go",
|
|
"pkg/metricstore/lineprotocol.go"
|
|
],
|
|
"sessions": [
|
|
{
|
|
"metadata": "/b5/7246993ec1/0/metadata.json",
|
|
"transcript": "/b5/7246993ec1/0/full.jsonl",
|
|
"content_hash": "/b5/7246993ec1/0/content_hash.txt",
|
|
"prompt": "/b5/7246993ec1/0/prompt.txt"
|
|
}
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 19541,
|
|
"cache_creation_tokens": 75644,
|
|
"cache_read_tokens": 2607391,
|
|
"output_tokens": 29927,
|
|
"api_call_count": 36
|
|
}
|
|
}
|