Skip to content
Ravington
Back to feed
AI

OpenAI's reduction of the GPT-5.6 context window for the Codex tool draws developers' reaction

InfoWorld
OpenAI's reduction of the GPT-5.6 context window for the Codex tool draws developers' reaction
Photo: infoworld.com

Key Points

  • OpenAI reduced the default context window of the GPT-5.6 model from 372,000 to 272,000 tokens.
  • A narrower window could lead to context losses in large codebases and long sessions.
  • Developers argue that the AI compressing code more frequently increases workload and time costs.
  • Analysts emphasize that businesses should establish flexible workflows without becoming overly dependent on AI tools.

By the Numbers

272,000 new token limit372,000 old token limit

OpenAI's update to its coding tool Codex has caused concern and criticism among developers. With the change, the default input context window of the GPT-5.6 model was reduced from 372,000 tokens to 272,000 tokens.

This decrease significantly affects how AI-assisted long coding sessions are managed. Analysts note that a smaller context window might not heavily impact routine bug fixes, but it could cause issues in large codebases and long sessions. This restriction requires the AI to compress or summarize previous context more frequently, which could reduce developer efficiency.

Experts warn companies against tightly binding their software development processes to a single platform's current limits. Since context limits and pricing of models can change without prior notice, it is recommended that development processes be built on a more flexible structure based on modular design and retrieval mechanisms.

React to this story

Next storyApple sues OpenAI over trade secret theft allegations

Ask about this story

Answers are AI-generated from this story only.

Frequently Asked Questions

Exactly how much did the context window change with OpenAI's Codex update?
The default input context window for the GPT-5.6 model was reduced from 372,000 tokens to 272,000 tokens.
In what situations will the shrinking of the context window challenge developers?
Although the change does not affect routine coding much, it can slow down projects involving long-term sessions and large code repositories, requiring more frequent context refreshment.
How should companies adapt their processes against this change?
Instead of fixing their workflows to the current limits of a single AI tool, they should build a more flexible structure by utilizing modular design and retrieval mechanisms.

This is an AI-generated summary. The full story lives at the source.

Read the full story at the sourceinfoworld.comHow we produce our content

Related stories