mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-24 00:27:29 +01:00
Checkpoint: 35f06df74b51
Entire-Session: d9b09c8f-9f72-4f35-986e-fb422e1b4064 Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/df2a13d-e3b0c4
This commit is contained in:
1
35/f06df74b51/1/content_hash.txt
Normal file
1
35/f06df74b51/1/content_hash.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
sha256:ff5997a8bb3dbade18a35088da30ea53f255162767f1774899110ff6e68c5f7d
|
||||||
25
35/f06df74b51/1/full.jsonl
Normal file
25
35/f06df74b51/1/full.jsonl
Normal file
File diff suppressed because one or more lines are too long
34
35/f06df74b51/1/metadata.json
Normal file
34
35/f06df74b51/1/metadata.json
Normal file
@@ -0,0 +1,34 @@
|
|||||||
|
{
|
||||||
|
"cli_version": "0.5.0",
|
||||||
|
"checkpoint_id": "35f06df74b51",
|
||||||
|
"session_id": "d9b09c8f-9f72-4f35-986e-fb422e1b4064",
|
||||||
|
"strategy": "manual-commit",
|
||||||
|
"created_at": "2026-03-13T14:16:08.437664Z",
|
||||||
|
"branch": "hotfix",
|
||||||
|
"checkpoints_count": 1,
|
||||||
|
"files_touched": [
|
||||||
|
"internal/repository/job.go",
|
||||||
|
"internal/repository/stats.go"
|
||||||
|
],
|
||||||
|
"agent": "Claude Code",
|
||||||
|
"turn_id": "71fc0be59d19",
|
||||||
|
"token_usage": {
|
||||||
|
"input_tokens": 7,
|
||||||
|
"cache_creation_tokens": 11541,
|
||||||
|
"cache_read_tokens": 87039,
|
||||||
|
"output_tokens": 752,
|
||||||
|
"api_call_count": 5
|
||||||
|
},
|
||||||
|
"session_metrics": {
|
||||||
|
"turn_count": 1
|
||||||
|
},
|
||||||
|
"initial_attribution": {
|
||||||
|
"calculated_at": "2026-03-13T14:16:08.403568Z",
|
||||||
|
"agent_lines": 2,
|
||||||
|
"human_added": 0,
|
||||||
|
"human_modified": 0,
|
||||||
|
"human_removed": 0,
|
||||||
|
"total_committed": 2,
|
||||||
|
"agent_percentage": 100
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -3,8 +3,9 @@
|
|||||||
"checkpoint_id": "35f06df74b51",
|
"checkpoint_id": "35f06df74b51",
|
||||||
"strategy": "manual-commit",
|
"strategy": "manual-commit",
|
||||||
"branch": "hotfix",
|
"branch": "hotfix",
|
||||||
"checkpoints_count": 0,
|
"checkpoints_count": 1,
|
||||||
"files_touched": [
|
"files_touched": [
|
||||||
|
"internal/repository/job.go",
|
||||||
"internal/repository/stats.go"
|
"internal/repository/stats.go"
|
||||||
],
|
],
|
||||||
"sessions": [
|
"sessions": [
|
||||||
@@ -13,13 +14,19 @@
|
|||||||
"transcript": "/35/f06df74b51/0/full.jsonl",
|
"transcript": "/35/f06df74b51/0/full.jsonl",
|
||||||
"content_hash": "/35/f06df74b51/0/content_hash.txt",
|
"content_hash": "/35/f06df74b51/0/content_hash.txt",
|
||||||
"prompt": "/35/f06df74b51/0/prompt.txt"
|
"prompt": "/35/f06df74b51/0/prompt.txt"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"metadata": "/35/f06df74b51/1/metadata.json",
|
||||||
|
"transcript": "/35/f06df74b51/1/full.jsonl",
|
||||||
|
"content_hash": "/35/f06df74b51/1/content_hash.txt",
|
||||||
|
"prompt": ""
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"token_usage": {
|
"token_usage": {
|
||||||
"input_tokens": 11,
|
"input_tokens": 18,
|
||||||
"cache_creation_tokens": 92767,
|
"cache_creation_tokens": 104308,
|
||||||
"cache_read_tokens": 597057,
|
"cache_read_tokens": 684096,
|
||||||
"output_tokens": 1421,
|
"output_tokens": 2173,
|
||||||
"api_call_count": 7
|
"api_call_count": 12
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user