mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-24 00:27:29 +01:00
Entire-Session: 9a08e650-0994-4213-b4b8-8d13b8cd4026 Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/0069c86-e3b0c4
42 lines
1.1 KiB
JSON
42 lines
1.1 KiB
JSON
{
|
|
"cli_version": "0.5.0",
|
|
"checkpoint_id": "7536f551d548",
|
|
"strategy": "manual-commit",
|
|
"branch": "feature/526-average-resample",
|
|
"checkpoints_count": 2,
|
|
"files_touched": [
|
|
"cmd/cc-backend/init.go",
|
|
"configs/config.json",
|
|
"go.mod",
|
|
"go.sum",
|
|
"internal/config/config.go",
|
|
"internal/config/schema.go",
|
|
"internal/graph/resample.go",
|
|
"internal/graph/schema.resolvers.go",
|
|
"internal/routerConfig/routes.go",
|
|
"web/frontend/src/config/AdminSettings.svelte",
|
|
"web/frontend/src/config/user/PlotRenderOptions.svelte"
|
|
],
|
|
"sessions": [
|
|
{
|
|
"metadata": "/75/36f551d548/0/metadata.json",
|
|
"transcript": "/75/36f551d548/0/full.jsonl",
|
|
"content_hash": "/75/36f551d548/0/content_hash.txt",
|
|
"prompt": ""
|
|
},
|
|
{
|
|
"metadata": "/75/36f551d548/1/metadata.json",
|
|
"transcript": "/75/36f551d548/1/full.jsonl",
|
|
"content_hash": "/75/36f551d548/1/content_hash.txt",
|
|
"prompt": "/75/36f551d548/1/prompt.txt"
|
|
}
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 1365,
|
|
"cache_creation_tokens": 78588,
|
|
"cache_read_tokens": 1503670,
|
|
"output_tokens": 11313,
|
|
"api_call_count": 37
|
|
}
|
|
}
|