mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-06-26 12:20:36 +02:00
Checkpoint: b51075f43cc7
Entire-Session: bce9928c-3f8b-4b95-aa53-56af445a9bbc Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/3bfd3d0-e3b0c4
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"cli_version": "0.7.6",
|
||||
"checkpoint_id": "b51075f43cc7",
|
||||
"strategy": "manual-commit",
|
||||
"branch": "feature/558-replace-gorilla-sessions",
|
||||
"checkpoints_count": 3,
|
||||
"files_touched": [
|
||||
"README.md",
|
||||
"ReleaseNotes.md",
|
||||
"cmd/cc-backend/init.go",
|
||||
"cmd/cc-backend/server.go",
|
||||
"configs/env-template.txt",
|
||||
"go.mod",
|
||||
"go.sum",
|
||||
"internal/api/api_test.go",
|
||||
"internal/api/nats_test.go",
|
||||
"internal/auth/auth.go",
|
||||
"internal/repository/migration.go",
|
||||
"internal/repository/migrations/sqlite3/12_add-sessions-table.down.sql",
|
||||
"internal/repository/migrations/sqlite3/12_add-sessions-table.up.sql",
|
||||
"web/frontend/src/generic/utils.js"
|
||||
],
|
||||
"sessions": [
|
||||
{
|
||||
"metadata": "/b5/1075f43cc7/0/metadata.json",
|
||||
"transcript": "/b5/1075f43cc7/0/full.jsonl",
|
||||
"content_hash": "/b5/1075f43cc7/0/content_hash.txt",
|
||||
"prompt": "/b5/1075f43cc7/0/prompt.txt"
|
||||
}
|
||||
],
|
||||
"token_usage": {
|
||||
"input_tokens": 8301,
|
||||
"cache_creation_tokens": 243132,
|
||||
"cache_read_tokens": 14219848,
|
||||
"output_tokens": 93822,
|
||||
"api_call_count": 99
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user