mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-24 00:27:29 +01:00
Entire-Session: 3a41c7a4-abf8-484b-96ae-ee5618eea5ba Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/0aad8f0-e3b0c4
34 lines
862 B
JSON
34 lines
862 B
JSON
{
|
|
"cli_version": "0.5.0",
|
|
"checkpoint_id": "a1e2931d4deb",
|
|
"strategy": "manual-commit",
|
|
"branch": "hotfix",
|
|
"checkpoints_count": 1,
|
|
"files_touched": [
|
|
"internal/api/nats.go",
|
|
"internal/api/node.go",
|
|
"internal/auth/ldap.go",
|
|
"internal/repository/config.go",
|
|
"internal/repository/dbConnection.go",
|
|
"internal/repository/jobCreate.go",
|
|
"internal/repository/node.go",
|
|
"internal/repository/user.go",
|
|
"pkg/archive/sqliteBackend.go"
|
|
],
|
|
"sessions": [
|
|
{
|
|
"metadata": "/a1/e2931d4deb/0/metadata.json",
|
|
"transcript": "/a1/e2931d4deb/0/full.jsonl",
|
|
"content_hash": "/a1/e2931d4deb/0/content_hash.txt",
|
|
"prompt": ""
|
|
}
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 16,
|
|
"cache_creation_tokens": 61338,
|
|
"cache_read_tokens": 896146,
|
|
"output_tokens": 8691,
|
|
"api_call_count": 14
|
|
}
|
|
}
|