Urgent.News

What's breaking now, across thousands of outlets.

AI

Plan mode is dead

Article URL: https://www.aymannadeem.com/artificial/intelligence,/developer/tools/2026/09/24/plan-mode-is-dead.html Comments URL: https://news.ycombinator.com/item?id=49840054 Points: 184 # Comments: 178

The concept of plan mode, once believed to be essential in software development with AI, has become outdated. Nuanced, an AI-powered coding app, sought to address this trend by creating a desktop application centered around planning. However, the product ultimately revealed that plan modes are no longer as useful as they once were. Historically, plan modes served two primary purposes: providing precise instructions for AI agents and helping humans understand their building process.

While plan modes have become obsolete due to advancements in AI models, the need for humans to maintain a coherent mental model of a software system as machines change it faster than humans can inspect the changes remains relevant. The ease of generating code using AI has led to a greater dopamine reward but has also obscured the difficult work of understanding why building something matters, whether it matters at all, and rigorously evaluating product, design, and infrastructure decisions.

This has resulted in misunderstandings about intended behavior and design that propagate through multiple files, making it challenging for developers to reason about behavior and debug incorrect assumptions.

The experience of using coding apps like Conductor and Codex, which enabled the running of multiple agents in parallel, left the author feeling mentally disconnected and unable to focus, leading to difficulties in verifying the correctness of generated results. This disconnect, coupled with the lack of a clear, interpretable trace connecting user prompts, agent decisions, code, and product behavior, has led the author to seek a new abstraction for planning well.

The author sought a solution by encoding their dream workflow into a product that would act as a prosthesis for the human mind, particularly for those with ADHD. The product aims to guide development from intent to implementation, review, and verification, serving as a first-class primitive for development. The author learned that planning and a plan are not the same thing, and that preserving the thinking in a large structured artifact became less valuable as models got better at understanding large codebases and making reasonable assumptions.

The focus shifted towards providing a persistent document for planning, allowing developers to ground their ideas in a living, breathing workflow.

Written by urgent.news from Hacker News's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at aymannadeem.com →

More in AI

I Think AI Is Making Coding Easier and Learning Harder

I can write code faster today than I could a few years ago. AI can explain an unfamiliar library. It can generate a function. It can suggest a fix. It can write SQL. It can help debug an error.

  • AI accelerates coding but complicates learning
  • Developers may become productive before competent
  • Try first, then ask AI to preserve learning process

Pope’s artificial intelligence guru admits he doesn’t use AI

Cardinal Michael Czerny who leads an AI commission at the Vatican says he just hasn’t had time to try it out.

  • Cardinal Michael Czerny, Vatican's AI Commission head, doesn't use AI in his work.
  • Appointed by Pope Leo XIV in May to chair Vatican's AI commission.
  • Calls for greater clarity on potential risks of frontier AI models.

More from Friday 25 September →