mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-24 00:27:29 +01:00
Checkpoint: 7536f551d548
Entire-Session: 9a08e650-0994-4213-b4b8-8d13b8cd4026 Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/0069c86-e3b0c4
This commit is contained in:
1
75/36f551d548/1/content_hash.txt
Normal file
1
75/36f551d548/1/content_hash.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
sha256:40dd50f844809053ebddb0c27824f00c030ce75618602bf822eb163c82765bc8
|
||||||
140
75/36f551d548/1/full.jsonl
Normal file
140
75/36f551d548/1/full.jsonl
Normal file
File diff suppressed because one or more lines are too long
42
75/36f551d548/1/metadata.json
Normal file
42
75/36f551d548/1/metadata.json
Normal file
@@ -0,0 +1,42 @@
|
|||||||
|
{
|
||||||
|
"cli_version": "0.5.0",
|
||||||
|
"checkpoint_id": "7536f551d548",
|
||||||
|
"session_id": "9a08e650-0994-4213-b4b8-8d13b8cd4026",
|
||||||
|
"strategy": "manual-commit",
|
||||||
|
"created_at": "2026-03-20T07:03:34.551903Z",
|
||||||
|
"branch": "feature/526-average-resample",
|
||||||
|
"checkpoints_count": 1,
|
||||||
|
"files_touched": [
|
||||||
|
"configs/config.json",
|
||||||
|
"go.mod",
|
||||||
|
"go.sum",
|
||||||
|
"internal/config/config.go",
|
||||||
|
"internal/config/schema.go",
|
||||||
|
"internal/graph/resample.go",
|
||||||
|
"internal/graph/schema.resolvers.go",
|
||||||
|
"internal/routerConfig/routes.go",
|
||||||
|
"web/frontend/src/config/AdminSettings.svelte",
|
||||||
|
"web/frontend/src/config/user/PlotRenderOptions.svelte"
|
||||||
|
],
|
||||||
|
"agent": "Claude Code",
|
||||||
|
"turn_id": "0cca645d201d",
|
||||||
|
"token_usage": {
|
||||||
|
"input_tokens": 1350,
|
||||||
|
"cache_creation_tokens": 56490,
|
||||||
|
"cache_read_tokens": 1156167,
|
||||||
|
"output_tokens": 8771,
|
||||||
|
"api_call_count": 24
|
||||||
|
},
|
||||||
|
"session_metrics": {
|
||||||
|
"turn_count": 1
|
||||||
|
},
|
||||||
|
"initial_attribution": {
|
||||||
|
"calculated_at": "2026-03-20T07:03:34.429861Z",
|
||||||
|
"agent_lines": 136,
|
||||||
|
"human_added": 2,
|
||||||
|
"human_modified": 0,
|
||||||
|
"human_removed": 0,
|
||||||
|
"total_committed": 138,
|
||||||
|
"agent_percentage": 98.55072463768117
|
||||||
|
}
|
||||||
|
}
|
||||||
1
75/36f551d548/1/prompt.txt
Normal file
1
75/36f551d548/1/prompt.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Also set MinimumPoints automatically based on the policy
|
||||||
@@ -3,7 +3,7 @@
|
|||||||
"checkpoint_id": "7536f551d548",
|
"checkpoint_id": "7536f551d548",
|
||||||
"strategy": "manual-commit",
|
"strategy": "manual-commit",
|
||||||
"branch": "feature/526-average-resample",
|
"branch": "feature/526-average-resample",
|
||||||
"checkpoints_count": 1,
|
"checkpoints_count": 2,
|
||||||
"files_touched": [
|
"files_touched": [
|
||||||
"cmd/cc-backend/init.go",
|
"cmd/cc-backend/init.go",
|
||||||
"configs/config.json",
|
"configs/config.json",
|
||||||
@@ -23,13 +23,19 @@
|
|||||||
"transcript": "/75/36f551d548/0/full.jsonl",
|
"transcript": "/75/36f551d548/0/full.jsonl",
|
||||||
"content_hash": "/75/36f551d548/0/content_hash.txt",
|
"content_hash": "/75/36f551d548/0/content_hash.txt",
|
||||||
"prompt": ""
|
"prompt": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"metadata": "/75/36f551d548/1/metadata.json",
|
||||||
|
"transcript": "/75/36f551d548/1/full.jsonl",
|
||||||
|
"content_hash": "/75/36f551d548/1/content_hash.txt",
|
||||||
|
"prompt": "/75/36f551d548/1/prompt.txt"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"token_usage": {
|
"token_usage": {
|
||||||
"input_tokens": 15,
|
"input_tokens": 1365,
|
||||||
"cache_creation_tokens": 22098,
|
"cache_creation_tokens": 78588,
|
||||||
"cache_read_tokens": 347503,
|
"cache_read_tokens": 1503670,
|
||||||
"output_tokens": 2542,
|
"output_tokens": 11313,
|
||||||
"api_call_count": 13
|
"api_call_count": 37
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user