Checkpoint: bbe9ad3cf817

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

View File

@@ -0,0 +1 @@
sha256:0d2cfa66741a6598ab09d68f7ba2d8316e13bfd99483ea27ef95a4af8c285d0e

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,34 @@
{
"cli_version": "0.5.1",
"checkpoint_id": "bbe9ad3cf817",
"session_id": "07d71faa-1202-4b5d-9bc9-7d9077456d19",
"strategy": "manual-commit",
"created_at": "2026-04-01T09:03:20.066431Z",
"branch": "hotfix",
"checkpoints_count": 1,
"files_touched": [
"internal/auth/oidc.go"
],
"agent": "Claude Code",
"model": "claude-sonnet-4-6",
"turn_id": "3687be06f7d9",
"token_usage": {
"input_tokens": 9,
"cache_creation_tokens": 22297,
"cache_read_tokens": 157080,
"output_tokens": 3355,
"api_call_count": 7
},
"session_metrics": {
"turn_count": 1
},
"initial_attribution": {
"calculated_at": "2026-04-01T09:03:20.024169Z",
"agent_lines": 46,
"human_added": 0,
"human_modified": 0,
"human_removed": 0,
"total_committed": 46,
"agent_percentage": 100
}
}

View File

@@ -0,0 +1 @@
When authenticating via OpenID Connect against a KeyCloak instance the roles are not correctly set. In KeyCloak the solres are set as Realm roles. Investigate the problem and suggest a fix. In case no problem can be found add debug logging to get more information.

View File

@@ -0,0 +1,25 @@
{
"cli_version": "0.5.1",
"checkpoint_id": "bbe9ad3cf817",
"strategy": "manual-commit",
"branch": "hotfix",
"checkpoints_count": 1,
"files_touched": [
"internal/auth/oidc.go"
],
"sessions": [
{
"metadata": "/bb/e9ad3cf817/0/metadata.json",
"transcript": "/bb/e9ad3cf817/0/full.jsonl",
"content_hash": "/bb/e9ad3cf817/0/content_hash.txt",
"prompt": "/bb/e9ad3cf817/0/prompt.txt"
}
],
"token_usage": {
"input_tokens": 9,
"cache_creation_tokens": 22297,
"cache_read_tokens": 157080,
"output_tokens": 3355,
"api_call_count": 7
}
}