I Tried to Make AI Writing Sound Human by Banning AI Words Through logit_bias
I tried to make AI writing sound more human with logit_bias, an API setting that changes how likely a model is to…
GPT-5 doesn't just write code; it thinks like an engineer. When faced with complex dependency conflicts that stumped previous models, GPT-5 takes a methodical approach: investigating systematically, running diagnostic commands, understanding the problem space, and then making precise edits across multiple files.
The model excels at building production-ready applications with proper architecture. When tasked with creating full-stack applications, GPT-5 delivers complete solutions including:
What sets GPT-5 apart is its sophisticated approach to tool usage. The model demonstrates:
Parallel execution: Understanding which operations can run simultaneously versus sequentially, dramatically reducing latency for complex tasks
Deep iteration: Using tools to explore, learn, and refine approaches rather than guessing
Robust error handling: Gracefully recovering from tool failures and finding alternative paths
Strategic planning: Breaking down complex objectives into manageable steps while maintaining context
GPT-5 shows remarkable ability to navigate large codebases and understand architectural patterns. It can scaffold applications, write files, install dependencies, and provide live previews. This positions it as a practical solution for developers bootstrapping new projects or adding features to existing ones.
The model's approach to problem-solving mirrors experienced developers: it investigates before acting, takes notes during exploration, and reasons through conflicts before implementing solutions.
At $1.25 per million input tokens and $10 per million output tokens, GPT-5 offers significant cost advantages over competitors while delivering superior performance. The introduction of flex pricing provides additional savings for non-time-sensitive tasks.
OpenAI is rolling out GPT-5 access to all user tiers, with API availability for developers. The model supports a 400K context window, enabling work on substantial codebases without losing track of the bigger picture.
Early feedback from companies like Amgen, BBVA, and Moderna indicates that GPT-5 is meeting high standards for accuracy and reliability in production environments. Organizations report increased accuracy, higher quality outputs, and faster development cycles compared to previous models.
The introduction of GPT-5 marks a turning point where AI transitions from a helpful coding assistant to a capable engineering partner. This isn't just about writing better code; it's about understanding software development as a discipline and executing it effectively.
Give Vroni a GitHub issue, bug report, spec, or rough idea. It reads the repo, plans the change, writes code, runs checks, and works toward a review-ready pull request.
Take a look at vroni.com