feat: add agents/ directory with canonical agent definitions #19

Merged
cpfarhood merged 8 commits from feat/agent-definitions into main 2026-03-11 15:35:35 +00:00

8 Commits

Author SHA1 Message Date
Chris Farhood 160058ab0e feat: add Samuel Stinkpost agent definition 2026-03-11 06:59:32 -04:00
Chris Farhood a65f941ec3 feat: add Regression Regina agent definition (API key redacted) 2026-03-11 06:58:40 -04:00
Chris Farhood e315040d0a feat: add Hugh Hackman agent definition 2026-03-11 06:58:05 -04:00
Chris Farhood 4d9454e25e feat: add Gandalf the Greybeard agent definition 2026-03-11 06:57:37 -04:00
Chris Farhood 29a82e5515 feat: add Addison Addington agent definition 2026-03-11 06:57:15 -04:00
Chris Farhood 9df5d77040 feat: add Null Pointer Nancy agent definition (with direct report IDs) 2026-03-11 06:56:57 -04:00
Chris Farhood 2da66acf11 feat: add Baron von Namespace agent definition 2026-03-11 06:56:37 -04:00
Chris Farhood d7e0ed1b83 feat: add agents/ directory with canonical agent definitions
Captures all 7 active Paperclip agents (Baron, Nancy, Addison, Gandalf,
Regina, Hugh, Samuel) with full prompts, adapter configs, heartbeat
settings, and agent IDs.

Includes README with operational notes on known Paperclip UI bugs:
- Prompt wipe on adapter switch
- Regina env/model wipe on UI save
- Regina prompt UI blank (opencode_local Lexical bug)
2026-03-11 06:56:09 -04:00