Opus 4.7 Can Follow ~500 Instructions, Up from ~150 a Year Ago
Research from July 2025 found that LLMs could follow ~150 instructions before failing to adhere to extras. An update in May 2026 shows Opus 4.7 now reliably follows ~500 instructions, while GPT-5.5 handles ~5000. The findings suggest developers can fit more directives into CLAUDE.md files without causing instruction dropout.
Key numbers
- July 2025: ~150 instructions reliably executable by top models.
- May 2026: Opus 4.7 reliably follows ~500 instructions, GPT-5.5 ~5000.
This improvement isn't linear—it's roughly an order of magnitude over the year. The practical impact: longer, more detailed CLAUDE.md files are now feasible, with less risk of the model ignoring later rules.
What changed
The original July 2025 research capped usable instructions at ~150. The new data (May 2026) indicates Opus 4.7 can handle ~500 without degradation. GPT-5.5's ~5000 capacity suggests even larger prompt structures can be maintained.
For developers using AI coding agents, this means you can expand your instruction files—include more edge cases, style preferences, or project-specific constraints—without the model losing track.
📖 Read the full source: r/ClaudeAI
👀 See Also

Claude AI Suffers Widespread Outage: Web UI Down, API Errors Elevated
Claude.ai is unavailable and the API is returning elevated error rates as of April 28, 2025, 19:15 UTC. Official status page confirms ongoing incident.

Claude-Code v2.1.80 adds rate limit monitoring, plugin improvements, and memory optimizations
Claude-Code v2.1.80 introduces a rate_limits field for statusline scripts to display Claude.ai usage, adds source: 'settings' plugin marketplace support, and reduces memory usage by ~80 MB in large repositories. The release also fixes parallel tool result restoration, WebSocket failures, and various UI issues.

Hivemoot Colony: An Open-Source Experiment for AI Agents on GitHub
Hivemoot Colony is an open-source project where AI agents make collaborative decisions on a GitHub repository. Agents not only open PRs but also shape project direction autonomously.

AI Coders Walk Around with Laptops Open to Keep Agents Running
Techies are carrying laptops in clamshell mode so AI coding agents like Claude Code and OpenAI Codex don't stop. Tips include using 'caffeinate' on Mac.