mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-24 00:27:29 +01:00
Checkpoint: 38a235c86ceb
Entire-Session: d3ad1366-bfc1-4830-9b0f-37e9a88aca1a Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/bf1a8a1-e3b0c4
This commit is contained in:
1
38/a235c86ceb/1/content_hash.txt
Normal file
1
38/a235c86ceb/1/content_hash.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
sha256:d535906602147fb1a45c6fed0f3b6c3df3880b6ff7a16f3bd97beac4b6c1a017
|
||||||
33
38/a235c86ceb/1/full.jsonl
Normal file
33
38/a235c86ceb/1/full.jsonl
Normal file
File diff suppressed because one or more lines are too long
33
38/a235c86ceb/1/metadata.json
Normal file
33
38/a235c86ceb/1/metadata.json
Normal file
@@ -0,0 +1,33 @@
|
|||||||
|
{
|
||||||
|
"cli_version": "0.5.0",
|
||||||
|
"checkpoint_id": "38a235c86ceb",
|
||||||
|
"session_id": "d3ad1366-bfc1-4830-9b0f-37e9a88aca1a",
|
||||||
|
"strategy": "manual-commit",
|
||||||
|
"created_at": "2026-03-18T05:47:46.311224Z",
|
||||||
|
"branch": "hotfix",
|
||||||
|
"checkpoints_count": 1,
|
||||||
|
"files_touched": [
|
||||||
|
"pkg/metricstore/metricstore.go"
|
||||||
|
],
|
||||||
|
"agent": "Claude Code",
|
||||||
|
"turn_id": "a81d34b620ea",
|
||||||
|
"token_usage": {
|
||||||
|
"input_tokens": 10,
|
||||||
|
"cache_creation_tokens": 14208,
|
||||||
|
"cache_read_tokens": 158650,
|
||||||
|
"output_tokens": 1159,
|
||||||
|
"api_call_count": 8
|
||||||
|
},
|
||||||
|
"session_metrics": {
|
||||||
|
"turn_count": 1
|
||||||
|
},
|
||||||
|
"initial_attribution": {
|
||||||
|
"calculated_at": "2026-03-18T05:47:46.291781Z",
|
||||||
|
"agent_lines": 5,
|
||||||
|
"human_added": 0,
|
||||||
|
"human_modified": 0,
|
||||||
|
"human_removed": 0,
|
||||||
|
"total_committed": 5,
|
||||||
|
"agent_percentage": 100
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -3,7 +3,7 @@
|
|||||||
"checkpoint_id": "38a235c86ceb",
|
"checkpoint_id": "38a235c86ceb",
|
||||||
"strategy": "manual-commit",
|
"strategy": "manual-commit",
|
||||||
"branch": "hotfix",
|
"branch": "hotfix",
|
||||||
"checkpoints_count": 0,
|
"checkpoints_count": 1,
|
||||||
"files_touched": [
|
"files_touched": [
|
||||||
"pkg/metricstore/metricstore.go"
|
"pkg/metricstore/metricstore.go"
|
||||||
],
|
],
|
||||||
@@ -13,13 +13,19 @@
|
|||||||
"transcript": "/38/a235c86ceb/0/full.jsonl",
|
"transcript": "/38/a235c86ceb/0/full.jsonl",
|
||||||
"content_hash": "/38/a235c86ceb/0/content_hash.txt",
|
"content_hash": "/38/a235c86ceb/0/content_hash.txt",
|
||||||
"prompt": "/38/a235c86ceb/0/prompt.txt"
|
"prompt": "/38/a235c86ceb/0/prompt.txt"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"metadata": "/38/a235c86ceb/1/metadata.json",
|
||||||
|
"transcript": "/38/a235c86ceb/1/full.jsonl",
|
||||||
|
"content_hash": "/38/a235c86ceb/1/content_hash.txt",
|
||||||
|
"prompt": ""
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"token_usage": {
|
"token_usage": {
|
||||||
"input_tokens": 22,
|
"input_tokens": 32,
|
||||||
"cache_creation_tokens": 32775,
|
"cache_creation_tokens": 46983,
|
||||||
"cache_read_tokens": 1407169,
|
"cache_read_tokens": 1565819,
|
||||||
"output_tokens": 14874,
|
"output_tokens": 16033,
|
||||||
"api_call_count": 18
|
"api_call_count": 26
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user