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:
2026-03-18 21:10:52 -04:00
parent 8a8fa24aac
commit d1103749eb
7 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -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",