Files
cc-backend/a2/c2efd1c557/metadata.json
moebiusband 5134f8dc65 Checkpoint: a2c2efd1c557
Entire-Session: ff60049e-0295-4c11-91d2-df6328961aca
Entire-Strategy: manual-commit
Entire-Agent: Claude Code
Ephemeral-branch: entire/77b6562-e3b0c4
2026-06-17 09:20:18 +02:00

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
}
}