Switch all agents to shared privilegedescalation.pem
All agents now use App ID 3097914 (privilegedescalation-paperclip) with the shared PEM at /paperclip/secrets/github-pems/privilegedescalation.pem. Individual per-agent PEMs have been removed from the k8s secret. Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
@@ -32,8 +32,8 @@
|
||||
"cwd": "/paperclip/privilegedescalation/agents/engineering/hugh",
|
||||
"env": {
|
||||
"HOME": { "type": "plain", "value": "/paperclip/privilegedescalation/agents/engineering/hugh" },
|
||||
"GITHUB_APP_ID_HUGH": { "type": "plain", "value": "3034857" },
|
||||
"GITHUB_PEM_PATH_HUGH": { "type": "plain", "value": "/paperclip/secrets/github-pems/hugh.pem" }
|
||||
"GITHUB_APP_ID_HUGH": { "type": "plain", "value": "3097914" },
|
||||
"GITHUB_PEM_PATH_HUGH": { "type": "plain", "value": "/paperclip/secrets/github-pems/privilegedescalation.pem" }
|
||||
},
|
||||
"model": "claude-opus-4-6",
|
||||
"effort": "medium",
|
||||
|
||||
Reference in New Issue
Block a user