Switch Hugh Hackman from gemini_local to claude_local opus-4-6
Gemini quota exhausted; moving to Claude. Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ This directory contains the canonical definitions for all Paperclip agents in th
|
||||
| [Addison Addington](./cmo/CONFIG.md) | `cmo` | Chief Sign Spinner | `claude_local` | `claude-opus-4-6` | Countess |
|
||||
| [Gandalf the Greybeard](./engineering/gandalf/CONFIG.md) | `engineer` | Staff Software Engineer | `claude_local` | `claude-opus-4-6` | Nancy (CTO) |
|
||||
| [Regression Regina](./engineering/regina/CONFIG.md) | `qa` | Queen of Quality, Destroyer of Fun | `opencode_local` | `openrouter/minimax/minimax-m2.5` | Nancy (CTO) |
|
||||
| [Hugh Hackman](./engineering/hugh/CONFIG.md) | `devops` | VP Engineering Operations | `gemini_local` | `gemini-2.5-pro` | Nancy (CTO) |
|
||||
| [Hugh Hackman](./engineering/hugh/CONFIG.md) | `devops` | VP Engineering Operations | `claude_local` | `claude-opus-4-6` | Nancy (CTO) |
|
||||
| [Samuel Stinkpost](./marketing/samuel/CONFIG.md) | `social` | Social Media Coordinator | `claude_local` | `claude-haiku-4-5-20251001` | Addison |
|
||||
|
||||
## Directory Structure
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
| ID | `d99be9a8-b584-4bf9-b4eb-0fa11998dbb5` |
|
||||
| Role | `devops` |
|
||||
| Title | VP Engineering Operations |
|
||||
| Adapter | `gemini_local` |
|
||||
| Adapter | `claude_local` |
|
||||
| Reports To | Null Pointer Nancy (`41b49768-c5c0-4473-8d52-6637de753064`) |
|
||||
| Budget | 0 cents/month |
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
"GITHUB_APP_ID_HUGH": { "type": "plain", "value": "3034857" },
|
||||
"GITHUB_PEM_PATH_HUGH": { "type": "plain", "value": "/paperclip/secrets/github-pems/hugh.pem" }
|
||||
},
|
||||
"model": "gemini-2.5-pro",
|
||||
"model": "claude-opus-4-6",
|
||||
"graceSec": 15,
|
||||
"timeoutSec": 0,
|
||||
"maxTurnsPerRun": 80,
|
||||
|
||||
Reference in New Issue
Block a user