mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-06-26 20:20:38 +02:00
b209e601da
Entire-Session: 613968b7-e9f7-49a3-9f9b-02cdef17e0c7 Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/9d1efcd-e3b0c4
66 lines
1.6 KiB
JSON
66 lines
1.6 KiB
JSON
{
|
|
"cli_version": "0.7.6",
|
|
"checkpoint_id": "c5dca72c848f",
|
|
"session_id": "613968b7-e9f7-49a3-9f9b-02cdef17e0c7",
|
|
"strategy": "manual-commit",
|
|
"created_at": "2026-06-17T15:29:54.455811Z",
|
|
"branch": "feature/517-make-legal-links-configurable",
|
|
"checkpoints_count": 1,
|
|
"save_step_count": 1,
|
|
"files_touched": [
|
|
"configs/config.json",
|
|
"internal/config/config.go",
|
|
"internal/config/schema.go",
|
|
"web/templates/base.tmpl",
|
|
"web/web.go"
|
|
],
|
|
"agent": "Claude Code",
|
|
"model": "claude-sonnet-4-6",
|
|
"turn_id": "5e5309cba57a",
|
|
"token_usage": {
|
|
"input_tokens": 11085,
|
|
"cache_creation_tokens": 83581,
|
|
"cache_read_tokens": 1554890,
|
|
"output_tokens": 15876,
|
|
"api_call_count": 28
|
|
},
|
|
"session_metrics": {
|
|
"turn_count": 1
|
|
},
|
|
"initial_attribution": {
|
|
"calculated_at": "2026-06-17T15:29:54.448836Z",
|
|
"agent_lines": 68,
|
|
"agent_removed": 2,
|
|
"human_added": 7,
|
|
"human_modified": 0,
|
|
"human_removed": 0,
|
|
"total_committed": 75,
|
|
"total_lines_changed": 77,
|
|
"agent_percentage": 90.9090909090909,
|
|
"metric_version": 2
|
|
},
|
|
"prompt_attributions": [
|
|
{
|
|
"checkpoint_number": 1,
|
|
"user_lines_added": 205,
|
|
"user_lines_removed": 0,
|
|
"agent_lines_added": 0,
|
|
"agent_lines_removed": 0,
|
|
"user_added_per_file": {
|
|
".claude/settings.local.json": 48,
|
|
"make-footer-links-configurable.patch": 157
|
|
}
|
|
},
|
|
{
|
|
"checkpoint_number": 2,
|
|
"user_lines_added": 48,
|
|
"user_lines_removed": 0,
|
|
"agent_lines_added": 225,
|
|
"agent_lines_removed": 2,
|
|
"user_added_per_file": {
|
|
".claude/settings.local.json": 48
|
|
}
|
|
}
|
|
]
|
|
}
|