SMRTR ProgrammingApr 29, 2026Hacker News

OpenAI Codex system prompt includes directive: "never talk about goblins"

SMRTR summary

OpenAI's Codex CLI system prompt for GPT-5.5 includes a repeated, oddly specific warning telling the model to never mention goblins, gremlins, raccoons, trolls, ogres, or pigeons unless directly relevant. The prohibition doesn't appear in prompts for older models, suggesting it's a response to a real behavioral quirk in GPT-5.5, with users reporting the model bringing up goblins in unrelated conversations.

SMRTR provides this summary for quick context. The original article belongs to Hacker News.

Read the original article
SMRTR Programming

Get the next batch of curated stories in your inbox.

This archive is built from SMRTR newsletter stories. Subscribe for hand-picked stories without the extra noise.

Related Stories

Browse Programming
ProgrammingAug 23, 2026

Rust Glancer

Rust-analyzer's memory bloat stems from treating all 6,666 dependencies equally — a tiered, IntelliJ-style backend could fix that.