mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-24 00:27:29 +01:00
Entire-Session: c85f0d9d-5ec7-4e08-a07a-be075090ec2d Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/6e0fe62-e3b0c4
28 lines
698 B
JSON
28 lines
698 B
JSON
{
|
|
"cli_version": "0.5.0",
|
|
"checkpoint_id": "fc899a70a751",
|
|
"strategy": "manual-commit",
|
|
"branch": "hotfix",
|
|
"checkpoints_count": 2,
|
|
"files_touched": [
|
|
"internal/graph/schema.resolvers.go",
|
|
"internal/repository/stats.go",
|
|
"internal/repository/stats_test.go"
|
|
],
|
|
"sessions": [
|
|
{
|
|
"metadata": "/fc/899a70a751/0/metadata.json",
|
|
"transcript": "/fc/899a70a751/0/full.jsonl",
|
|
"content_hash": "/fc/899a70a751/0/content_hash.txt",
|
|
"prompt": "/fc/899a70a751/0/prompt.txt"
|
|
}
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 24,
|
|
"cache_creation_tokens": 50579,
|
|
"cache_read_tokens": 576191,
|
|
"output_tokens": 16395,
|
|
"api_call_count": 16
|
|
}
|
|
}
|