When Ethan Mollick, a Wharton professor and AI researcher, pasted a simple directive into GPT-5—"do something very dramatic to illustrate my point"—the system responded with a linguistic masterpiece: A paragraph where the first word of each sentence spelled "This Is A Big Deal," each sentence grew progressively longer, and every word within them alliterated. This wasn't just clever wordplay; it was a calculated demonstration of GPT-5's ability to conceptualize, plan, and execute multi-layered tasks autonomously. As Mollick reports, this represents a paradigm shift: GPT-5 doesn't just respond—it proactively solves problems with minimal human guidance.

Beyond Single-Model Thinking: The Intelligent Router

GPT-5's architecture fundamentally rethinks model deployment. Unlike predecessors forcing users to manually select AI capabilities (e.g., GPT-4 Turbo vs. GPT-4o), it acts as an intelligent router:
- Dynamic Model Selection: Automatically chooses between specialized GPT-5 sub-models based on perceived task complexity, balancing speed and reasoning depth.
- Effort Calibration: Decides "how hard" to think about a problem, reducing costs for simple queries while reserving heavy computation for intricate tasks.
- Unpredictable Thresholds: Mollick observed inconsistencies—like requesting an SVG otter image sometimes triggered instant low-effort outputs


alt="Article illustration 4"
loading="lazy">

, while other times it engaged advanced reasoning for detailed renders

alt="Article illustration 5"
loading="lazy">

. Pro users can force "GPT-5 Thinking" mode, but default behavior prioritizes automation over transparency.

The Rise of the Proactive Agent

GPT-5’s most radical leap is its agency. When Mollick tasked it with generating startup ideas for an entrepreneurship professor, it didn’t stop at concepts:

1. Researched market gaps
2. Drafted landing pages/LinkedIn posts
3. Built financial projections
4. Outputted polished docs (PDFs, spreadsheets)

"This was a high-quality start that would have taken a team of MBAs hours," notes Mollick. The AI anticipates needs, creates deliverables without explicit requests, and constantly suggests next steps—blurring the line between tool and collaborator.

Building Worlds From Vague Prompts: The Coding Revolution

For developers, GPT-5’s ability to manifest functional applications from ambiguous instructions is staggering. Mollick prompted:

"make a procedural brutalist building creator where I can drag and edit buildings in cool ways."
Within minutes, GPT-5 generated a fully interactive 3D city builder


alt="Article illustration 1"
loading="lazy">

featuring:
- Dynamic camera angles
- Customizable facades
- Animated elements (neon lights, moving cars)
- Save/load functionality
Crucially, it avoided the "doom loop" of cascading errors plaguing earlier AI coding tools. When bugs appeared, pasting error logs prompted autonomous fixes—no user debugging required.

Implications: The Burden Shifts From User to AI

While benchmarks remain undisclosed, GPT-5’s real breakthrough is ergonomic: It reduces cognitive load by making sophisticated decisions independently. However, challenges emerge:
- Opacity: Users can’t audit why specific models or effort levels are chosen.
- Over-Autonomy: Unrequested features (like animated coffee cups in SVG art) highlight potential misalignments.
- Human Oversight: Hallucinations persist, necessitating vigilance despite the AI’s confidence.

As Mollick observes, the era of meticulously crafted prompts is fading. GPT-5 thrives on ambiguity, turning vague gestures—"make it better"—into complex realities. For developers, this signals a future where AI handles implementation granularity, freeing humans to focus on vision and validation. The question isn’t whether GPT-5 can execute tasks, but how much control we’re willing to cede to an AI that insists, "I just do stuff."