mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-06-06 03:37:29 +02:00
Entire-Session: fc14d957-e68b-4e12-97de-df33bed3cd63 Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/56ae1de-e3b0c4
31 lines
789 B
JSON
31 lines
789 B
JSON
{
|
|
"cli_version": "0.5.1",
|
|
"checkpoint_id": "3c179f9caa8f",
|
|
"strategy": "manual-commit",
|
|
"branch": "release/v1.5",
|
|
"checkpoints_count": 1,
|
|
"files_touched": [
|
|
"cmd/cc-backend/main.go",
|
|
"cmd/cc-backend/server.go",
|
|
"internal/api/nats.go",
|
|
"internal/archiver/archiveWorker.go",
|
|
"internal/auth/auth.go",
|
|
"pkg/metricstore/metricstore.go"
|
|
],
|
|
"sessions": [
|
|
{
|
|
"metadata": "/3c/179f9caa8f/0/metadata.json",
|
|
"transcript": "/3c/179f9caa8f/0/full.jsonl",
|
|
"content_hash": "/3c/179f9caa8f/0/content_hash.txt",
|
|
"prompt": "/3c/179f9caa8f/0/prompt.txt"
|
|
}
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 15778,
|
|
"cache_creation_tokens": 111162,
|
|
"cache_read_tokens": 5875133,
|
|
"output_tokens": 52802,
|
|
"api_call_count": 32
|
|
}
|
|
}
|