mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-06-26 20:20:38 +02:00
ffe75de6d7
Entire-Session: 10367c83-d44f-48a1-95e6-9b2f1e937b30 Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/07b9a57-e3b0c4
47 lines
1.2 KiB
JSON
47 lines
1.2 KiB
JSON
{
|
|
"cli_version": "0.7.6",
|
|
"checkpoint_id": "3a7cb814c53f",
|
|
"strategy": "manual-commit",
|
|
"branch": "feature-283-remove-env-support-alt",
|
|
"checkpoints_count": 1,
|
|
"files_touched": [
|
|
"CLAUDE.md",
|
|
"README.md",
|
|
"cmd/cc-backend/cli.go",
|
|
"cmd/cc-backend/init.go",
|
|
"cmd/cc-backend/main.go",
|
|
"configs/config-demo.json",
|
|
"configs/config.json",
|
|
"configs/env-template.txt",
|
|
"go.mod",
|
|
"go.sum",
|
|
"init/README.md",
|
|
"internal/auth/auth.go",
|
|
"internal/auth/jwt.go",
|
|
"internal/auth/jwtCookieSession.go",
|
|
"internal/auth/jwtSession.go",
|
|
"internal/auth/ldap.go",
|
|
"internal/auth/oidc.go",
|
|
"internal/auth/schema.go",
|
|
"internal/config/config.go",
|
|
"internal/config/schema.go",
|
|
"tools/convert-pem-pubkey/Readme.md",
|
|
"tools/convert-pem-pubkey/main.go"
|
|
],
|
|
"sessions": [
|
|
{
|
|
"metadata": "/3a/7cb814c53f/0/metadata.json",
|
|
"transcript": "/3a/7cb814c53f/0/full.jsonl",
|
|
"content_hash": "/3a/7cb814c53f/0/content_hash.txt",
|
|
"prompt": "/3a/7cb814c53f/0/prompt.txt"
|
|
}
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 13125,
|
|
"cache_creation_tokens": 170728,
|
|
"cache_read_tokens": 8722850,
|
|
"output_tokens": 37797,
|
|
"api_call_count": 90
|
|
}
|
|
}
|