mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-23 16:17:30 +01:00
Checkpoint: 3a40b75edd68
Entire-Session: d4fbf0d1-89b3-4ac5-85d3-56adb5d38709 Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/df93dbe-e3b0c4
This commit is contained in:
1
3a/40b75edd68/3/content_hash.txt
Normal file
1
3a/40b75edd68/3/content_hash.txt
Normal file
@@ -0,0 +1 @@
|
||||
sha256:512eb6903e0902e97f3a5683c713f6a43e0713d4879cc2685213baf78d199e0f
|
||||
77
3a/40b75edd68/3/full.jsonl
Normal file
77
3a/40b75edd68/3/full.jsonl
Normal file
File diff suppressed because one or more lines are too long
34
3a/40b75edd68/3/metadata.json
Normal file
34
3a/40b75edd68/3/metadata.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"cli_version": "0.5.0",
|
||||
"checkpoint_id": "3a40b75edd68",
|
||||
"session_id": "d4fbf0d1-89b3-4ac5-85d3-56adb5d38709",
|
||||
"strategy": "manual-commit",
|
||||
"created_at": "2026-03-16T11:13:15.806159Z",
|
||||
"branch": "hotfix",
|
||||
"checkpoints_count": 2,
|
||||
"files_touched": [
|
||||
"internal/api/nats.go",
|
||||
"internal/config/config.go"
|
||||
],
|
||||
"agent": "Claude Code",
|
||||
"turn_id": "c0f821b95a62",
|
||||
"token_usage": {
|
||||
"input_tokens": 21,
|
||||
"cache_creation_tokens": 39022,
|
||||
"cache_read_tokens": 735286,
|
||||
"output_tokens": 6440,
|
||||
"api_call_count": 17
|
||||
},
|
||||
"session_metrics": {
|
||||
"turn_count": 2
|
||||
},
|
||||
"initial_attribution": {
|
||||
"calculated_at": "2026-03-16T11:13:15.703018Z",
|
||||
"agent_lines": 104,
|
||||
"human_added": 24,
|
||||
"human_modified": 0,
|
||||
"human_removed": 0,
|
||||
"total_committed": 128,
|
||||
"agent_percentage": 81.25
|
||||
}
|
||||
}
|
||||
1
3a/40b75edd68/3/prompt.txt
Normal file
1
3a/40b75edd68/3/prompt.txt
Normal file
@@ -0,0 +1 @@
|
||||
Remove Queue group support again
|
||||
@@ -3,7 +3,7 @@
|
||||
"checkpoint_id": "3a40b75edd68",
|
||||
"strategy": "manual-commit",
|
||||
"branch": "hotfix",
|
||||
"checkpoints_count": 3,
|
||||
"checkpoints_count": 5,
|
||||
"files_touched": [
|
||||
"CLAUDE.md",
|
||||
"internal/api/nats.go",
|
||||
@@ -28,13 +28,19 @@
|
||||
"transcript": "/3a/40b75edd68/2/full.jsonl",
|
||||
"content_hash": "/3a/40b75edd68/2/content_hash.txt",
|
||||
"prompt": "/3a/40b75edd68/2/prompt.txt"
|
||||
},
|
||||
{
|
||||
"metadata": "/3a/40b75edd68/3/metadata.json",
|
||||
"transcript": "/3a/40b75edd68/3/full.jsonl",
|
||||
"content_hash": "/3a/40b75edd68/3/content_hash.txt",
|
||||
"prompt": "/3a/40b75edd68/3/prompt.txt"
|
||||
}
|
||||
],
|
||||
"token_usage": {
|
||||
"input_tokens": 3103,
|
||||
"cache_creation_tokens": 187017,
|
||||
"cache_read_tokens": 5508284,
|
||||
"output_tokens": 25060,
|
||||
"api_call_count": 70
|
||||
"input_tokens": 3124,
|
||||
"cache_creation_tokens": 226039,
|
||||
"cache_read_tokens": 6243570,
|
||||
"output_tokens": 31500,
|
||||
"api_call_count": 87
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user