mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-24 16:47:29 +01:00
Entire-Session: e5302112-fa0c-4cdc-ad6d-634969b025d0 Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/0e27624-e3b0c4
50 lines
1.5 KiB
JSON
50 lines
1.5 KiB
JSON
{
|
|
"cli_version": "0.5.0",
|
|
"checkpoint_id": "d42431eee30d",
|
|
"strategy": "manual-commit",
|
|
"branch": "optimize-stats-query",
|
|
"checkpoints_count": 1,
|
|
"files_touched": [
|
|
"internal/graph/schema.resolvers.go",
|
|
"internal/repository/migration.go",
|
|
"internal/repository/migrations/sqlite3/12_stats-covering-index.down.sql",
|
|
"internal/repository/migrations/sqlite3/12_stats-covering-index.up.sql",
|
|
"internal/repository/stats.go",
|
|
"internal/repository/stats_test.go",
|
|
"web/frontend/src/List.root.svelte"
|
|
],
|
|
"sessions": [
|
|
{
|
|
"metadata": "/d4/2431eee30d/0/metadata.json",
|
|
"transcript": "/d4/2431eee30d/0/full.jsonl",
|
|
"content_hash": "/d4/2431eee30d/0/content_hash.txt",
|
|
"prompt": ""
|
|
},
|
|
{
|
|
"metadata": "/d4/2431eee30d/1/metadata.json",
|
|
"transcript": "/d4/2431eee30d/1/full.jsonl",
|
|
"content_hash": "/d4/2431eee30d/1/content_hash.txt",
|
|
"prompt": "/d4/2431eee30d/1/prompt.txt"
|
|
},
|
|
{
|
|
"metadata": "/d4/2431eee30d/2/metadata.json",
|
|
"transcript": "/d4/2431eee30d/2/full.jsonl",
|
|
"content_hash": "/d4/2431eee30d/2/content_hash.txt",
|
|
"prompt": ""
|
|
},
|
|
{
|
|
"metadata": "/d4/2431eee30d/3/metadata.json",
|
|
"transcript": "/d4/2431eee30d/3/full.jsonl",
|
|
"content_hash": "/d4/2431eee30d/3/content_hash.txt",
|
|
"prompt": "/d4/2431eee30d/3/prompt.txt"
|
|
}
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 0,
|
|
"cache_creation_tokens": 0,
|
|
"cache_read_tokens": 0,
|
|
"output_tokens": 0,
|
|
"api_call_count": 0
|
|
}
|
|
}
|