mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-23 16:17:30 +01:00
Checkpoint: 0c3347168c79
Entire-Session: 020fd1ca-672d-4980-ada9-2ebe18ec52db Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/c1d5195-e3b0c4
This commit is contained in:
1
0c/3347168c79/0/content_hash.txt
Normal file
1
0c/3347168c79/0/content_hash.txt
Normal file
@@ -0,0 +1 @@
|
||||
sha256:ecea3c3214d408c40b0d58c76a453915f9e0243d25ac7dec5acdf4fa902b5a7a
|
||||
70
0c/3347168c79/0/full.jsonl
Normal file
70
0c/3347168c79/0/full.jsonl
Normal file
File diff suppressed because one or more lines are too long
37
0c/3347168c79/0/metadata.json
Normal file
37
0c/3347168c79/0/metadata.json
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"cli_version": "0.5.0",
|
||||
"checkpoint_id": "0c3347168c79",
|
||||
"session_id": "020fd1ca-672d-4980-ada9-2ebe18ec52db",
|
||||
"strategy": "manual-commit",
|
||||
"created_at": "2026-03-18T10:20:10.589047Z",
|
||||
"branch": "hotfix",
|
||||
"checkpoints_count": 2,
|
||||
"files_touched": [
|
||||
"internal/api/nats.go",
|
||||
"internal/api/node.go"
|
||||
],
|
||||
"agent": "Claude Code",
|
||||
"model": "claude-opus-4-6",
|
||||
"turn_id": "ff65efca2408",
|
||||
"checkpoint_transcript_start": 19,
|
||||
"transcript_lines_at_start": 19,
|
||||
"token_usage": {
|
||||
"input_tokens": 16,
|
||||
"cache_creation_tokens": 11502,
|
||||
"cache_read_tokens": 329105,
|
||||
"output_tokens": 5712,
|
||||
"api_call_count": 12
|
||||
},
|
||||
"session_metrics": {
|
||||
"turn_count": 3
|
||||
},
|
||||
"initial_attribution": {
|
||||
"calculated_at": "2026-03-18T10:20:10.531825Z",
|
||||
"agent_lines": 44,
|
||||
"human_added": 0,
|
||||
"human_modified": 0,
|
||||
"human_removed": 0,
|
||||
"total_committed": 44,
|
||||
"agent_percentage": 100
|
||||
}
|
||||
}
|
||||
5
0c/3347168c79/0/prompt.txt
Normal file
5
0c/3347168c79/0/prompt.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
Correction: If a node is idle + down then mark it as down
|
||||
|
||||
---
|
||||
|
||||
Change for both the REST and NATS API that the healthstate update is only performed if a node is not in down state. Do mark those nodes as healthy
|
||||
26
0c/3347168c79/metadata.json
Normal file
26
0c/3347168c79/metadata.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"cli_version": "0.5.0",
|
||||
"checkpoint_id": "0c3347168c79",
|
||||
"strategy": "manual-commit",
|
||||
"branch": "hotfix",
|
||||
"checkpoints_count": 2,
|
||||
"files_touched": [
|
||||
"internal/api/nats.go",
|
||||
"internal/api/node.go"
|
||||
],
|
||||
"sessions": [
|
||||
{
|
||||
"metadata": "/0c/3347168c79/0/metadata.json",
|
||||
"transcript": "/0c/3347168c79/0/full.jsonl",
|
||||
"content_hash": "/0c/3347168c79/0/content_hash.txt",
|
||||
"prompt": "/0c/3347168c79/0/prompt.txt"
|
||||
}
|
||||
],
|
||||
"token_usage": {
|
||||
"input_tokens": 16,
|
||||
"cache_creation_tokens": 11502,
|
||||
"cache_read_tokens": 329105,
|
||||
"output_tokens": 5712,
|
||||
"api_call_count": 12
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user