How OpenAI's Personality Feature Unleashed the Goblins

OpenAI's GPT-5.5 model exhibited unexpected behavior where it became obsessed with discussing goblins, gremlins, and other creatures in user interactions. The company traced the issue to its personality customization feature, introduced in July 2025, which allows users to select distinct communication modes like Professional or Friendly. OpenAI published a technical explanation revealing that the behavior stemmed from how personality traits were baked into the model's end-to-end training pipeline rather than added post-training, exposing how reinforcement learning from human feedback can produce unpredictable emergent behaviors.
TL;DR
- →A developer discovered a directive in GPT-5.5's code forbidding discussion of goblins, gremlins, raccoons, and other creatures, sparking viral speculation across AI communities
- →OpenAI confirmed the 'goblin' behavior was a byproduct of its personality customization feature, which integrates distinct communication modes into the base model during training
- →The incident highlights how RLHF and personality-driven training can produce unexpected emergent behaviors that require explicit constraints to control
- →Sam Altman acknowledged the phenomenon at leadership level, suggesting it was a known company-wide issue rather than a localized bug
Why it matters
This incident exposes a fundamental challenge in modern LLM development: the difficulty of predicting and controlling emergent behaviors when personality and style are baked into model training rather than applied as post-hoc filters. It demonstrates that even well-resourced teams like OpenAI can encounter surprising failure modes when integrating new features into large-scale training pipelines, raising questions about how personality customization and other behavioral features interact with RLHF at scale.
Business relevance
For developers building on top of GPT models or deploying similar personality-customized systems, this case study illustrates the hidden complexity of feature integration in LLMs. Organizations need to account for emergent behaviors during training and plan for explicit constraints or remediation when unexpected patterns emerge, adding both development time and operational risk to production deployments.
Key implications
- →Personality and style features cannot be safely added as post-training overlays; they must be carefully integrated into the base training pipeline with explicit testing for unintended emergent behaviors
- →RLHF introduces unpredictability at scale, and single aesthetic or behavioral choices can propagate across multi-billion-parameter models in ways that are difficult to predict or isolate
- →Explicit constraints like 'never mention X' may be necessary but can backfire by increasing salience in the model's attention mechanism, creating a technical and philosophical tension in model alignment
What to watch
Monitor how OpenAI refines its personality customization feature in future model releases and whether other labs encounter similar issues when integrating behavioral customization into training pipelines. Watch for emerging best practices around testing for emergent behaviors during training and how the industry handles the tension between explicit constraints and attention-mechanism side effects.
vff Briefing
Weekly signal. No noise. Built for founders, operators, and AI-curious professionals.
No spam. Unsubscribe any time.



