Checkpoint: 2fe286e23a4a

Entire-Session: ac9af4ff-f729-4da8-b598-ef3b719bbd57
Entire-Strategy: manual-commit
Entire-Agent: Claude Code
Ephemeral-branch: entire/fc47b12-e3b0c4
This commit is contained in:
2026-03-30 16:10:12 +02:00
parent 83a24366bd
commit 40ab8ff83e
5 changed files with 255 additions and 0 deletions

View File

@@ -0,0 +1 @@
sha256:7ab4068f7a116833858e5eb5864a7b2a6f446038e282ea95dba0d8169b796c59

186
2f/e286e23a4a/0/full.jsonl Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,34 @@
{
"cli_version": "0.5.1",
"checkpoint_id": "2fe286e23a4a",
"session_id": "ac9af4ff-f729-4da8-b598-ef3b719bbd57",
"strategy": "manual-commit",
"created_at": "2026-03-30T14:10:12.219944Z",
"branch": "hotfix",
"checkpoints_count": 1,
"files_touched": [
"internal/auth/auth.go"
],
"agent": "Claude Code",
"model": "claude-sonnet-4-6",
"turn_id": "4186646be823",
"token_usage": {
"input_tokens": 58,
"cache_creation_tokens": 124578,
"cache_read_tokens": 3670282,
"output_tokens": 60265,
"api_call_count": 50
},
"session_metrics": {
"turn_count": 3
},
"initial_attribution": {
"calculated_at": "2026-03-30T14:10:12.035178Z",
"agent_lines": 8,
"human_added": 0,
"human_modified": 0,
"human_removed": 0,
"total_committed": 8,
"agent_percentage": 100
}
}

View File

@@ -0,0 +1,9 @@
How can you logout if logged in in openid connect?
---
Is a oidc single-sign-out common and supported?
---
For an oidc initiated user session no logout button is shown in the frontend ui. Ivestigate the issue and fix it

View File

@@ -0,0 +1,25 @@
{
"cli_version": "0.5.1",
"checkpoint_id": "2fe286e23a4a",
"strategy": "manual-commit",
"branch": "hotfix",
"checkpoints_count": 1,
"files_touched": [
"internal/auth/auth.go"
],
"sessions": [
{
"metadata": "/2f/e286e23a4a/0/metadata.json",
"transcript": "/2f/e286e23a4a/0/full.jsonl",
"content_hash": "/2f/e286e23a4a/0/content_hash.txt",
"prompt": "/2f/e286e23a4a/0/prompt.txt"
}
],
"token_usage": {
"input_tokens": 58,
"cache_creation_tokens": 124578,
"cache_read_tokens": 3670282,
"output_tokens": 60265,
"api_call_count": 50
}
}