mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-23 16:17:30 +01:00
Checkpoint: a4948d0fe7a3
Entire-Session: 0fb73ab2-5576-4b68-ae4b-f176fcec6e42 Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/bab6eb4-e3b0c4
This commit is contained in:
1
a4/948d0fe7a3/0/content_hash.txt
Normal file
1
a4/948d0fe7a3/0/content_hash.txt
Normal file
@@ -0,0 +1 @@
|
||||
sha256:81d8f703d3b2406a36db99f3aa528e077caea3e3fbd840a93d9dc46eba692560
|
||||
39
a4/948d0fe7a3/0/full.jsonl
Normal file
39
a4/948d0fe7a3/0/full.jsonl
Normal file
File diff suppressed because one or more lines are too long
34
a4/948d0fe7a3/0/metadata.json
Normal file
34
a4/948d0fe7a3/0/metadata.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"cli_version": "0.5.0",
|
||||
"checkpoint_id": "a4948d0fe7a3",
|
||||
"session_id": "0fb73ab2-5576-4b68-ae4b-f176fcec6e42",
|
||||
"strategy": "manual-commit",
|
||||
"created_at": "2026-03-16T14:42:38.524785Z",
|
||||
"branch": "hotfix",
|
||||
"checkpoints_count": 1,
|
||||
"files_touched": [
|
||||
"internal/api/rest.go"
|
||||
],
|
||||
"agent": "Claude Code",
|
||||
"model": "claude-opus-4-6",
|
||||
"turn_id": "8c60783524af",
|
||||
"token_usage": {
|
||||
"input_tokens": 12,
|
||||
"cache_creation_tokens": 16404,
|
||||
"cache_read_tokens": 152967,
|
||||
"output_tokens": 1028,
|
||||
"api_call_count": 8
|
||||
},
|
||||
"session_metrics": {
|
||||
"turn_count": 2
|
||||
},
|
||||
"initial_attribution": {
|
||||
"calculated_at": "2026-03-16T14:42:38.485049Z",
|
||||
"agent_lines": 3,
|
||||
"human_added": 0,
|
||||
"human_modified": 0,
|
||||
"human_removed": 0,
|
||||
"total_committed": 3,
|
||||
"agent_percentage": 100
|
||||
}
|
||||
}
|
||||
5
a4/948d0fe7a3/0/prompt.txt
Normal file
5
a4/948d0fe7a3/0/prompt.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
handleError is called from many different functions. How can I enrich the log message to make transparent from where the error is triggered?
|
||||
|
||||
---
|
||||
|
||||
Adopt handleError using the runtime.Caller option
|
||||
25
a4/948d0fe7a3/metadata.json
Normal file
25
a4/948d0fe7a3/metadata.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"cli_version": "0.5.0",
|
||||
"checkpoint_id": "a4948d0fe7a3",
|
||||
"strategy": "manual-commit",
|
||||
"branch": "hotfix",
|
||||
"checkpoints_count": 1,
|
||||
"files_touched": [
|
||||
"internal/api/rest.go"
|
||||
],
|
||||
"sessions": [
|
||||
{
|
||||
"metadata": "/a4/948d0fe7a3/0/metadata.json",
|
||||
"transcript": "/a4/948d0fe7a3/0/full.jsonl",
|
||||
"content_hash": "/a4/948d0fe7a3/0/content_hash.txt",
|
||||
"prompt": "/a4/948d0fe7a3/0/prompt.txt"
|
||||
}
|
||||
],
|
||||
"token_usage": {
|
||||
"input_tokens": 12,
|
||||
"cache_creation_tokens": 16404,
|
||||
"cache_read_tokens": 152967,
|
||||
"output_tokens": 1028,
|
||||
"api_call_count": 8
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user