diff --git a/COMPANY.md b/COMPANY.md index 101a11f..f76b018 100644 --- a/COMPANY.md +++ b/COMPANY.md @@ -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 diff --git a/engineering/hugh/CONFIG.md b/engineering/hugh/CONFIG.md index ffcbe2d..9d542f2 100644 --- a/engineering/hugh/CONFIG.md +++ b/engineering/hugh/CONFIG.md @@ -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,