mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-24 00:27:29 +01:00
Entire-Session: efbcf0f5-2dd5-4641-bb45-37e9d33e8795 Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/39ab127-e3b0c4
28 lines
779 B
JSON
28 lines
779 B
JSON
{
|
|
"cli_version": "0.5.0",
|
|
"checkpoint_id": "3d8def28e96e",
|
|
"strategy": "manual-commit",
|
|
"branch": "hotfix",
|
|
"checkpoints_count": 1,
|
|
"files_touched": [
|
|
"internal/repository/migration.go",
|
|
"internal/repository/migrations/sqlite3/13_status-covering-indexes.down.sql",
|
|
"internal/repository/migrations/sqlite3/13_status-covering-indexes.up.sql"
|
|
],
|
|
"sessions": [
|
|
{
|
|
"metadata": "/3d/8def28e96e/0/metadata.json",
|
|
"transcript": "/3d/8def28e96e/0/full.jsonl",
|
|
"content_hash": "/3d/8def28e96e/0/content_hash.txt",
|
|
"prompt": "/3d/8def28e96e/0/prompt.txt"
|
|
}
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 13,
|
|
"cache_creation_tokens": 22594,
|
|
"cache_read_tokens": 184801,
|
|
"output_tokens": 2096,
|
|
"api_call_count": 9
|
|
}
|
|
}
|