Checkpoint: 3a40b75edd68

Entire-Session: d4fbf0d1-89b3-4ac5-85d3-56adb5d38709
Entire-Strategy: manual-commit
Entire-Agent: Claude Code
Ephemeral-branch: entire/df93dbe-e3b0c4
This commit is contained in:
2026-03-16 12:13:15 +01:00
parent bb2ddad33f
commit 2f616cad7d
5 changed files with 125 additions and 6 deletions

View File

@@ -0,0 +1 @@
sha256:512eb6903e0902e97f3a5683c713f6a43e0713d4879cc2685213baf78d199e0f

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,34 @@
{
"cli_version": "0.5.0",
"checkpoint_id": "3a40b75edd68",
"session_id": "d4fbf0d1-89b3-4ac5-85d3-56adb5d38709",
"strategy": "manual-commit",
"created_at": "2026-03-16T11:13:15.806159Z",
"branch": "hotfix",
"checkpoints_count": 2,
"files_touched": [
"internal/api/nats.go",
"internal/config/config.go"
],
"agent": "Claude Code",
"turn_id": "c0f821b95a62",
"token_usage": {
"input_tokens": 21,
"cache_creation_tokens": 39022,
"cache_read_tokens": 735286,
"output_tokens": 6440,
"api_call_count": 17
},
"session_metrics": {
"turn_count": 2
},
"initial_attribution": {
"calculated_at": "2026-03-16T11:13:15.703018Z",
"agent_lines": 104,
"human_added": 24,
"human_modified": 0,
"human_removed": 0,
"total_committed": 128,
"agent_percentage": 81.25
}
}

View File

@@ -0,0 +1 @@
Remove Queue group support again

View File

@@ -3,7 +3,7 @@
"checkpoint_id": "3a40b75edd68",
"strategy": "manual-commit",
"branch": "hotfix",
"checkpoints_count": 3,
"checkpoints_count": 5,
"files_touched": [
"CLAUDE.md",
"internal/api/nats.go",
@@ -28,13 +28,19 @@
"transcript": "/3a/40b75edd68/2/full.jsonl",
"content_hash": "/3a/40b75edd68/2/content_hash.txt",
"prompt": "/3a/40b75edd68/2/prompt.txt"
},
{
"metadata": "/3a/40b75edd68/3/metadata.json",
"transcript": "/3a/40b75edd68/3/full.jsonl",
"content_hash": "/3a/40b75edd68/3/content_hash.txt",
"prompt": "/3a/40b75edd68/3/prompt.txt"
}
],
"token_usage": {
"input_tokens": 3103,
"cache_creation_tokens": 187017,
"cache_read_tokens": 5508284,
"output_tokens": 25060,
"api_call_count": 70
"input_tokens": 3124,
"cache_creation_tokens": 226039,
"cache_read_tokens": 6243570,
"output_tokens": 31500,
"api_call_count": 87
}
}