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:
2026-03-20 08:03:34 +01:00
parent 08c181fed9
commit b597c5a7a1
5 changed files with 196 additions and 6 deletions

View File

@@ -0,0 +1 @@
sha256:40dd50f844809053ebddb0c27824f00c030ce75618602bf822eb163c82765bc8

140
75/36f551d548/1/full.jsonl Normal file

File diff suppressed because one or more lines are too long

View 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
}
}

View File

@@ -0,0 +1 @@
Also set MinimumPoints automatically based on the policy

View File

@@ -3,7 +3,7 @@
"checkpoint_id": "7536f551d548",
"strategy": "manual-commit",
"branch": "feature/526-average-resample",
"checkpoints_count": 1,
"checkpoints_count": 2,
"files_touched": [
"cmd/cc-backend/init.go",
"configs/config.json",
@@ -23,13 +23,19 @@
"transcript": "/75/36f551d548/0/full.jsonl",
"content_hash": "/75/36f551d548/0/content_hash.txt",
"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": {
"input_tokens": 15,
"cache_creation_tokens": 22098,
"cache_read_tokens": 347503,
"output_tokens": 2542,
"api_call_count": 13
"input_tokens": 1365,
"cache_creation_tokens": 78588,
"cache_read_tokens": 1503670,
"output_tokens": 11313,
"api_call_count": 37
}
}