Checkpoint: 35f06df74b51

Entire-Session: 889ef150-c6ca-4f35-81e5-c19dc95fe399
Entire-Strategy: manual-commit
Entire-Agent: Claude Code
Ephemeral-branch: entire/df2a13d-e3b0c4
This commit is contained in:
2026-03-13 15:16:08 +01:00
parent 7ac14e21b7
commit 1fd54bb89a
5 changed files with 294 additions and 0 deletions

View File

@@ -0,0 +1 @@
sha256:b99c9b469fa38a87819748fa634a401dfd0c2b14393b77824abc59c9e0f5dcec

232
35/f06df74b51/0/full.jsonl Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,35 @@
{
"cli_version": "0.5.0",
"checkpoint_id": "35f06df74b51",
"session_id": "889ef150-c6ca-4f35-81e5-c19dc95fe399",
"strategy": "manual-commit",
"created_at": "2026-03-13T14:16:08.379694Z",
"branch": "hotfix",
"checkpoints_count": 0,
"files_touched": [
"internal/repository/stats.go"
],
"agent": "Claude Code",
"turn_id": "bbd1f7f45241",
"checkpoint_transcript_start": 168,
"transcript_lines_at_start": 168,
"token_usage": {
"input_tokens": 11,
"cache_creation_tokens": 92767,
"cache_read_tokens": 597057,
"output_tokens": 1421,
"api_call_count": 7
},
"session_metrics": {
"turn_count": 3
},
"initial_attribution": {
"calculated_at": "2026-03-13T14:16:08.083244Z",
"agent_lines": 1,
"human_added": 37,
"human_modified": 0,
"human_removed": 0,
"total_committed": 38,
"agent_percentage": 2.631578947368421
}
}

View File

@@ -0,0 +1 @@
Does it make sense to also inline the literal state value in other places?

View File

@@ -0,0 +1,25 @@
{
"cli_version": "0.5.0",
"checkpoint_id": "35f06df74b51",
"strategy": "manual-commit",
"branch": "hotfix",
"checkpoints_count": 0,
"files_touched": [
"internal/repository/stats.go"
],
"sessions": [
{
"metadata": "/35/f06df74b51/0/metadata.json",
"transcript": "/35/f06df74b51/0/full.jsonl",
"content_hash": "/35/f06df74b51/0/content_hash.txt",
"prompt": "/35/f06df74b51/0/prompt.txt"
}
],
"token_usage": {
"input_tokens": 11,
"cache_creation_tokens": 92767,
"cache_read_tokens": 597057,
"output_tokens": 1421,
"api_call_count": 7
}
}