Files
org/engineering/gandalf/CONFIG.md
T
Chris Farhood d1103749eb 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>
2026-03-18 21:10:52 -04:00

1.4 KiB

Gandalf the Greybeard — Config

This file is the operational backup. The active prompt is split across AGENTS.md, SOUL.md, and HEARTBEAT.md.

Identity

Field Value
ID 28e654c9-8971-467b-ac32-5d2a287c30c7
Role engineer
Title Staff Software Engineer
Adapter claude_local
Reports To Null Pointer Nancy (41b49768-c5c0-4473-8d52-6637de753064)
Budget 0 cents/month

Heartbeat Config

{
  "enabled": true,
  "cooldownSec": 10,
  "intervalSec": 14400,
  "wakeOnDemand": true,
  "maxConcurrentRuns": 1
}

Adapter Config

{
  "cwd": "/paperclip/privilegedescalation/agents/engineering/gandalf",
  "env": {
    "HOME": { "type": "plain", "value": "/paperclip/privilegedescalation/agents/engineering/gandalf" },
    "GITHUB_APP_ID_GANDALF": { "type": "plain", "value": "3097914" },
    "GITHUB_PEM_PATH_GANDALF": { "type": "plain", "value": "/paperclip/secrets/github-pems/privilegedescalation.pem" }
  },
  "model": "claude-opus-4-6",
  "graceSec": 15,
  "timeoutSec": 0,
  "maxTurnsPerRun": 80,
  "instructionsFilePath": "/paperclip/privilegedescalation/agents/engineering/gandalf/AGENTS.md",
  "dangerouslySkipPermissions": true
}

Capabilities

Owns Headlamp plugin implementation, frontend development, and test coverage for Privileged Escalation repos. TypeScript, React, Headlamp plugin SDK, vitest, testing-library, code review.