Checkpoint: a3dba4105838

Entire-Session: 889ef150-c6ca-4f35-81e5-c19dc95fe399
Entire-Strategy: manual-commit
Entire-Agent: Claude Code
Ephemeral-branch: entire/f15f145-e3b0c4
This commit is contained in:
2026-03-13 17:14:14 +01:00
parent adb9549b8b
commit 67220a0dd3
5 changed files with 296 additions and 0 deletions

View File

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

232
a3/dba4105838/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": "a3dba4105838",
"session_id": "889ef150-c6ca-4f35-81e5-c19dc95fe399",
"strategy": "manual-commit",
"created_at": "2026-03-13T16:14:14.321305Z",
"branch": "hotfix",
"checkpoints_count": 1,
"files_touched": [
"internal/repository/migration.go",
"internal/repository/migrations/sqlite3/14_running-partial-indexes.down.sql",
"internal/repository/migrations/sqlite3/14_running-partial-indexes.up.sql"
],
"agent": "Claude Code",
"turn_id": "bbd1f7f45241",
"token_usage": {
"input_tokens": 45,
"cache_creation_tokens": 172738,
"cache_read_tokens": 2967476,
"output_tokens": 12659,
"api_call_count": 37
},
"session_metrics": {
"turn_count": 3
},
"initial_attribution": {
"calculated_at": "2026-03-13T16:14:13.998387Z",
"agent_lines": 0,
"human_added": 53,
"human_modified": 28,
"human_removed": 0,
"total_committed": 53,
"agent_percentage": 0
}
}

View File

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

View File

@@ -0,0 +1,27 @@
{
"cli_version": "0.5.0",
"checkpoint_id": "a3dba4105838",
"strategy": "manual-commit",
"branch": "hotfix",
"checkpoints_count": 1,
"files_touched": [
"internal/repository/migration.go",
"internal/repository/migrations/sqlite3/14_running-partial-indexes.down.sql",
"internal/repository/migrations/sqlite3/14_running-partial-indexes.up.sql"
],
"sessions": [
{
"metadata": "/a3/dba4105838/0/metadata.json",
"transcript": "/a3/dba4105838/0/full.jsonl",
"content_hash": "/a3/dba4105838/0/content_hash.txt",
"prompt": "/a3/dba4105838/0/prompt.txt"
}
],
"token_usage": {
"input_tokens": 45,
"cache_creation_tokens": 172738,
"cache_read_tokens": 2967476,
"output_tokens": 12659,
"api_call_count": 37
}
}