mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-24 08:37:30 +01:00
Checkpoint: a4d012e1edcf
Entire-Session: b9d4da02-9eec-4dab-88b8-3c34e54894cf Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/6f7dda5-e3b0c4
This commit is contained in:
1
a4/d012e1edcf/0/content_hash.txt
Normal file
1
a4/d012e1edcf/0/content_hash.txt
Normal file
@@ -0,0 +1 @@
|
||||
sha256:2b5006f571597d428c08962a56145d0175d974f0da0547698754e83f53551824
|
||||
194
a4/d012e1edcf/0/full.jsonl
Normal file
194
a4/d012e1edcf/0/full.jsonl
Normal file
File diff suppressed because one or more lines are too long
33
a4/d012e1edcf/0/metadata.json
Normal file
33
a4/d012e1edcf/0/metadata.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"cli_version": "0.5.0",
|
||||
"checkpoint_id": "a4d012e1edcf",
|
||||
"session_id": "b9d4da02-9eec-4dab-88b8-3c34e54894cf",
|
||||
"strategy": "manual-commit",
|
||||
"created_at": "2026-03-24T06:17:35.166271Z",
|
||||
"branch": "hotfix",
|
||||
"checkpoints_count": 1,
|
||||
"files_touched": [
|
||||
"cmd/cc-backend/server.go"
|
||||
],
|
||||
"agent": "Claude Code",
|
||||
"turn_id": "c48bdb2acec8",
|
||||
"token_usage": {
|
||||
"input_tokens": 29,
|
||||
"cache_creation_tokens": 45429,
|
||||
"cache_read_tokens": 888551,
|
||||
"output_tokens": 9533,
|
||||
"api_call_count": 23
|
||||
},
|
||||
"session_metrics": {
|
||||
"turn_count": 1
|
||||
},
|
||||
"initial_attribution": {
|
||||
"calculated_at": "2026-03-24T06:17:34.990277Z",
|
||||
"agent_lines": 27,
|
||||
"human_added": 0,
|
||||
"human_modified": 0,
|
||||
"human_removed": 0,
|
||||
"total_committed": 27,
|
||||
"agent_percentage": 100
|
||||
}
|
||||
}
|
||||
1
a4/d012e1edcf/0/prompt.txt
Normal file
1
a4/d012e1edcf/0/prompt.txt
Normal file
@@ -0,0 +1 @@
|
||||
The shutdown used to take only up to 10s. Since some time around a week the shutdown takes up to 40s. This may be linked to the worker pools added. Can the shutdown time be improved?
|
||||
25
a4/d012e1edcf/metadata.json
Normal file
25
a4/d012e1edcf/metadata.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"cli_version": "0.5.0",
|
||||
"checkpoint_id": "a4d012e1edcf",
|
||||
"strategy": "manual-commit",
|
||||
"branch": "hotfix",
|
||||
"checkpoints_count": 1,
|
||||
"files_touched": [
|
||||
"cmd/cc-backend/server.go"
|
||||
],
|
||||
"sessions": [
|
||||
{
|
||||
"metadata": "/a4/d012e1edcf/0/metadata.json",
|
||||
"transcript": "/a4/d012e1edcf/0/full.jsonl",
|
||||
"content_hash": "/a4/d012e1edcf/0/content_hash.txt",
|
||||
"prompt": "/a4/d012e1edcf/0/prompt.txt"
|
||||
}
|
||||
],
|
||||
"token_usage": {
|
||||
"input_tokens": 29,
|
||||
"cache_creation_tokens": 45429,
|
||||
"cache_read_tokens": 888551,
|
||||
"output_tokens": 9533,
|
||||
"api_call_count": 23
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user