Merge remote session logs

This commit is contained in:
2026-03-30 16:10:31 +02:00
4 changed files with 146 additions and 0 deletions

View File

@@ -0,0 +1 @@
sha256:124c04906ca9fb7e4a394761033bac1be65dbfa0853df8e8b94d1d42ea82197b

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,36 @@
{
"cli_version": "0.5.1",
"checkpoint_id": "99f20c1edd90",
"session_id": "c7fa539b-6143-451a-98b1-5eeb226e623d",
"strategy": "manual-commit",
"created_at": "2026-03-29T19:38:08.659379257Z",
"branch": "hotfix",
"checkpoints_count": 1,
"files_touched": [
"pkg/metricstore/archive.go",
"pkg/metricstore/checkpoint.go",
"pkg/metricstore/metricstore.go",
"pkg/metricstore/walCheckpoint.go"
],
"agent": "Claude Code",
"turn_id": "8bb2a796ae8c",
"token_usage": {
"input_tokens": 5273,
"cache_creation_tokens": 102398,
"cache_read_tokens": 962654,
"output_tokens": 5437,
"api_call_count": 12
},
"session_metrics": {
"turn_count": 1
},
"initial_attribution": {
"calculated_at": "2026-03-29T19:38:08.174340119Z",
"agent_lines": 23,
"human_added": 0,
"human_modified": 0,
"human_removed": 0,
"total_committed": 23,
"agent_percentage": 100
}
}

View File

@@ -0,0 +1,28 @@
{
"cli_version": "0.5.1",
"checkpoint_id": "99f20c1edd90",
"strategy": "manual-commit",
"branch": "hotfix",
"checkpoints_count": 1,
"files_touched": [
"pkg/metricstore/archive.go",
"pkg/metricstore/checkpoint.go",
"pkg/metricstore/metricstore.go",
"pkg/metricstore/walCheckpoint.go"
],
"sessions": [
{
"metadata": "/99/f20c1edd90/0/metadata.json",
"transcript": "/99/f20c1edd90/0/full.jsonl",
"content_hash": "/99/f20c1edd90/0/content_hash.txt",
"prompt": ""
}
],
"token_usage": {
"input_tokens": 5273,
"cache_creation_tokens": 102398,
"cache_read_tokens": 962654,
"output_tokens": 5437,
"api_call_count": 12
}
}