mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-24 16:47:29 +01:00
Entire-Session: 520afa6a-6a70-437b-96c1-35c40ed3ec48 Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/301e590-e3b0c4
41 lines
1.2 KiB
JSON
41 lines
1.2 KiB
JSON
{
|
|
"cli_version": "0.4.8",
|
|
"checkpoint_id": "e368e6d8abf3",
|
|
"strategy": "manual-commit",
|
|
"branch": "optimize-db-indices",
|
|
"checkpoints_count": 3,
|
|
"files_touched": [
|
|
"cmd/cc-backend/main.go",
|
|
"internal/config/config.go",
|
|
"internal/config/schema.go",
|
|
"internal/repository/config.go",
|
|
"internal/repository/dbConnection.go",
|
|
"internal/repository/jobFind.go",
|
|
"internal/repository/jobQuery.go",
|
|
"internal/repository/stats.go"
|
|
],
|
|
"sessions": [
|
|
{
|
|
"metadata": "/e3/68e6d8abf3/0/metadata.json",
|
|
"transcript": "/e3/68e6d8abf3/0/full.jsonl",
|
|
"context": "/e3/68e6d8abf3/0/context.md",
|
|
"content_hash": "/e3/68e6d8abf3/0/content_hash.txt",
|
|
"prompt": "/e3/68e6d8abf3/0/prompt.txt"
|
|
},
|
|
{
|
|
"metadata": "/e3/68e6d8abf3/1/metadata.json",
|
|
"transcript": "/e3/68e6d8abf3/1/full.jsonl",
|
|
"context": "/e3/68e6d8abf3/1/context.md",
|
|
"content_hash": "/e3/68e6d8abf3/1/content_hash.txt",
|
|
"prompt": "/e3/68e6d8abf3/1/prompt.txt"
|
|
}
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 5123,
|
|
"cache_creation_tokens": 95743,
|
|
"cache_read_tokens": 2310599,
|
|
"output_tokens": 17519,
|
|
"api_call_count": 47
|
|
}
|
|
}
|