mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-06-26 20:20:38 +02:00
5134f8dc65
Entire-Session: ff60049e-0295-4c11-91d2-df6328961aca Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/77b6562-e3b0c4
50 lines
1.3 KiB
JSON
50 lines
1.3 KiB
JSON
{
|
|
"cli_version": "0.7.6",
|
|
"checkpoint_id": "a2c2efd1c557",
|
|
"strategy": "manual-commit",
|
|
"branch": "feature/283-remove-env-file-support",
|
|
"checkpoints_count": 2,
|
|
"files_touched": [
|
|
".gitignore",
|
|
"CLAUDE.md",
|
|
"README.md",
|
|
"cmd/cc-backend/cli.go",
|
|
"cmd/cc-backend/init.go",
|
|
"cmd/cc-backend/main.go",
|
|
"configs/config.local.template.json",
|
|
"configs/env-template.txt",
|
|
"go.mod",
|
|
"go.sum",
|
|
"init/README.md",
|
|
"init/clustercockpit.service",
|
|
"internal/api/api_test.go",
|
|
"internal/api/nats_test.go",
|
|
"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/config/config.go",
|
|
"internal/config/schema.go",
|
|
"internal/secrets/secrets.go",
|
|
"internal/secrets/secrets_test.go",
|
|
"tools/convert-pem-pubkey/Readme.md"
|
|
],
|
|
"sessions": [
|
|
{
|
|
"metadata": "/a2/c2efd1c557/0/metadata.json",
|
|
"transcript": "/a2/c2efd1c557/0/full.jsonl",
|
|
"content_hash": "/a2/c2efd1c557/0/content_hash.txt",
|
|
"prompt": "/a2/c2efd1c557/0/prompt.txt"
|
|
}
|
|
],
|
|
"token_usage": {
|
|
"input_tokens": 14522,
|
|
"cache_creation_tokens": 92682,
|
|
"cache_read_tokens": 11473466,
|
|
"output_tokens": 49050,
|
|
"api_call_count": 104
|
|
}
|
|
}
|