All News
ProductApril 15, 2026

Introducing Agentic Editing: The Future of Coding

Introducing Agentic Editing: The Future of Coding

Today is a monumental day for the NAD community. We are officially launching Agentic Editing, a feature that we believe will redefine what it means to collaborate with AI in a code editor.

What is Agentic Editing?

Unlike traditional AI assistants that simply offer suggestions or complete lines of code, Agentic Editing introduces autonomous entities that can perform complex, multi-file edits. These agents have a deep understanding of your project structure, dependency graphs, and stylistic conventions.

For example, you can tell an agent to "Refactor the authentication flow to use the new JWT implementation," and it will identify all related files, make the necessary changes, and verify them through your test suite.

"Agentic Editing isn't just about writing code faster; it's about raising the level of abstraction at which developers work."

Key Features

  • Multi-file awareness: Agents can read and modify multiple files in a single operation.
  • Tool access: Agents can run terminal commands, execute tests, and search the web.
  • Contextual grounding: Every edit is grounded in the specific context of your repository.

We can't wait to see what you build with this. Agentic Editing is rolling out to all users starting today.

Tagged:ProductUpdatesReleases