mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-04-02 05:57:30 +02:00
Checkpoint: 2064482d97e1
Entire-Session: 07d71faa-1202-4b5d-9bc9-7d9077456d19 Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/31a8a11-e3b0c4
This commit is contained in:
1
20/64482d97e1/0/content_hash.txt
Normal file
1
20/64482d97e1/0/content_hash.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
sha256:4e0ac25c483422e9b0078d06275305613fea880d19a101d274e78ca9ba78ff13
|
||||||
177
20/64482d97e1/0/full.jsonl
Normal file
177
20/64482d97e1/0/full.jsonl
Normal file
File diff suppressed because one or more lines are too long
34
20/64482d97e1/0/metadata.json
Normal file
34
20/64482d97e1/0/metadata.json
Normal file
@@ -0,0 +1,34 @@
|
|||||||
|
{
|
||||||
|
"cli_version": "0.5.1",
|
||||||
|
"checkpoint_id": "2064482d97e1",
|
||||||
|
"session_id": "07d71faa-1202-4b5d-9bc9-7d9077456d19",
|
||||||
|
"strategy": "manual-commit",
|
||||||
|
"created_at": "2026-04-01T11:46:22.260969Z",
|
||||||
|
"branch": "hotfix",
|
||||||
|
"checkpoints_count": 2,
|
||||||
|
"files_touched": [
|
||||||
|
"internal/auth/oidc.go"
|
||||||
|
],
|
||||||
|
"agent": "Claude Code",
|
||||||
|
"model": "claude-sonnet-4-6",
|
||||||
|
"turn_id": "4411c52d99c0",
|
||||||
|
"token_usage": {
|
||||||
|
"input_tokens": 46,
|
||||||
|
"cache_creation_tokens": 92148,
|
||||||
|
"cache_read_tokens": 1366987,
|
||||||
|
"output_tokens": 16354,
|
||||||
|
"api_call_count": 36
|
||||||
|
},
|
||||||
|
"session_metrics": {
|
||||||
|
"turn_count": 4
|
||||||
|
},
|
||||||
|
"initial_attribution": {
|
||||||
|
"calculated_at": "2026-04-01T11:46:22.105583Z",
|
||||||
|
"agent_lines": 10,
|
||||||
|
"human_added": 0,
|
||||||
|
"human_modified": 0,
|
||||||
|
"human_removed": 0,
|
||||||
|
"total_committed": 10,
|
||||||
|
"agent_percentage": 100
|
||||||
|
}
|
||||||
|
}
|
||||||
5
20/64482d97e1/0/prompt.txt
Normal file
5
20/64482d97e1/0/prompt.txt
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
I set Realm Roles in KeyCloak, but the RealmAccess.Roles are empty. How can I add roles in Keycloak correctly?
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
How can I add the projects array used for the manager role in KeyCloak
|
||||||
25
20/64482d97e1/metadata.json
Normal file
25
20/64482d97e1/metadata.json
Normal file
@@ -0,0 +1,25 @@
|
|||||||
|
{
|
||||||
|
"cli_version": "0.5.1",
|
||||||
|
"checkpoint_id": "2064482d97e1",
|
||||||
|
"strategy": "manual-commit",
|
||||||
|
"branch": "hotfix",
|
||||||
|
"checkpoints_count": 2,
|
||||||
|
"files_touched": [
|
||||||
|
"internal/auth/oidc.go"
|
||||||
|
],
|
||||||
|
"sessions": [
|
||||||
|
{
|
||||||
|
"metadata": "/20/64482d97e1/0/metadata.json",
|
||||||
|
"transcript": "/20/64482d97e1/0/full.jsonl",
|
||||||
|
"content_hash": "/20/64482d97e1/0/content_hash.txt",
|
||||||
|
"prompt": "/20/64482d97e1/0/prompt.txt"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"token_usage": {
|
||||||
|
"input_tokens": 46,
|
||||||
|
"cache_creation_tokens": 92148,
|
||||||
|
"cache_read_tokens": 1366987,
|
||||||
|
"output_tokens": 16354,
|
||||||
|
"api_call_count": 36
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user