Checkpoint: 496bace0120e

Entire-Session: 07d71faa-1202-4b5d-9bc9-7d9077456d19
Entire-Strategy: manual-commit
Entire-Agent: Claude Code
Ephemeral-branch: entire/1f04e0a-e3b0c4
This commit is contained in:
2026-04-01 11:09:50 +02:00
parent 43f13867cd
commit 0ec1cf769a
5 changed files with 150 additions and 0 deletions

View File

@@ -0,0 +1 @@
sha256:5aeaf7446a117b03c2e1dd19beaaa9d529ad80b36a6f7f4b9fb135557f5784dc

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,36 @@
{
"cli_version": "0.5.1",
"checkpoint_id": "496bace0120e",
"session_id": "07d71faa-1202-4b5d-9bc9-7d9077456d19",
"strategy": "manual-commit",
"created_at": "2026-04-01T09:09:50.603304Z",
"branch": "hotfix",
"checkpoints_count": 1,
"files_touched": [
"internal/repository/user.go"
],
"agent": "Claude Code",
"model": "claude-sonnet-4-6",
"turn_id": "afcb3625f1e3",
"checkpoint_transcript_start": 31,
"transcript_lines_at_start": 31,
"token_usage": {
"input_tokens": 16,
"cache_creation_tokens": 13707,
"cache_read_tokens": 487051,
"output_tokens": 3741,
"api_call_count": 14
},
"session_metrics": {
"turn_count": 2
},
"initial_attribution": {
"calculated_at": "2026-04-01T09:09:50.509996Z",
"agent_lines": 16,
"human_added": 0,
"human_modified": 0,
"human_removed": 0,
"total_committed": 16,
"agent_percentage": 100
}
}

View File

@@ -0,0 +1 @@
Are the roles also correctly set in the db if SyncUser OnLogin or UpdateUserOnLogin are enabled?

View File

@@ -0,0 +1,25 @@
{
"cli_version": "0.5.1",
"checkpoint_id": "496bace0120e",
"strategy": "manual-commit",
"branch": "hotfix",
"checkpoints_count": 1,
"files_touched": [
"internal/repository/user.go"
],
"sessions": [
{
"metadata": "/49/6bace0120e/0/metadata.json",
"transcript": "/49/6bace0120e/0/full.jsonl",
"content_hash": "/49/6bace0120e/0/content_hash.txt",
"prompt": "/49/6bace0120e/0/prompt.txt"
}
],
"token_usage": {
"input_tokens": 16,
"cache_creation_tokens": 13707,
"cache_read_tokens": 487051,
"output_tokens": 3741,
"api_call_count": 14
}
}