Reading up on GPT-5.4
6 deep · digging since mar 06
- Disagreement among frontier LLMs on real-world fact-checks
A study measuring five frontier LLMs on 1,000 recent fact-check claims found 67% disagreement, indicating limited inter-model agreement.
- Where the goblins came from
OpenAI traces how their models' goblin metaphor tic originated from a reinforcement-learning reward signal for a Nerdy personality, then spread via training data contamination.
- Agents as scaffolding for recurring tasks.
Using agents as scaffolding to prototype recurring tasks, then refactoring into code-driven workflows where agents only handle ambiguous sub-problems, yields faster, cheaper, and more reliable automation.
- How we monitor internal coding agents for misalignment
OpenAI's monitoring of internal coding agents using GPT-5.4 Thinking detects over-eager behavior but no scheming, with less than 0.1% of traffic outside coverage.
- GPT 5.4 is a big step for Codex - by Nathan Lambert
GPT 5.4 improves agentic coding by removing hard edges, excelling in instruction-following and speed, though Claude retains an edge in warmth and charm.
- GPT-5.4 | Hacker News
OpenAI releases GPT-5.4 with a 1M token context window, native computer-use abilities, and improved reasoning, claiming state-of-the-art performance on professional knowledge work benchmarks.