Speed up AI agent growth with the Nova Act IDE extension


Voiced by Polly

Immediately, I’m excited to announce the Nova Act extension — a device that streamlines the trail to construct browser automation brokers with out leaving your IDE. The Nova Act extension integrates straight into IDEs like Visible Studio Code (VS Code), Kiro, and Cursor, serving to you to create web-based automation brokers utilizing pure language with the Nova Act mannequin.

Right here’s a fast take a look at the Nova Act extension in Visible Studio Code:

Speed up AI agent growth with the Nova Act IDE extension 1

The Nova Act extension is constructed on high of the Amazon Nova Act SDK (preview), our browser automation brokers SDK (Software program Improvement Equipment). The Nova Act extension transforms conventional workflow growth by eliminating context switching between coding and testing environments. Now you can construct, customise, and check production-grade agent scripts—all inside your IDE—utilizing options like pure language based mostly technology, atomic cell-style modifying, and built-in browser testing. This unified expertise accelerates growth velocity for duties like type filling, QA automation, search, and complicated multi-step workflows.

You can begin with the Nova Act extension by describing your workflow in pure language to shortly generate an preliminary agent script. Customise it utilizing the notebook-style builder mode to combine APIs, information sources, and authentication, then validate it with native testing instruments that simulate real-world situations, together with reside step-by-step debugging of prolonged multi-step workflows.

Getting began with the Nova Act extension
First, I would like to put in the Nova Act extension from the extension supervisor in my IDE. 

I’m utilizing Visible Studio Code, and after selecting Extensions, I enter Nova Act. Then, I choose the extension and select Set up

Speed up AI agent growth with the Nova Act IDE extension 2

To get began, I have to get hold of an API key. To do that, I navigate to the Nova Act web page and observe the directions to get the API key. I choose Set API Key by opening the Command Palette with Cmd+Shift+P / Ctrl+Shift+P.

Speed up AI agent growth with the Nova Act IDE extension 3

After I’ve entered my API key, I can strive Builder Mode. It is a notebook-style builder mode that breaks complicated automation scripts into modular cells, permitting me to check and debug every step individually earlier than transferring to the following.

Right here, I can use the Nova Act SDK to construct my agent. On the correct facet, I’ve a Reside view panel to preview my agent’s actions within the browser and an Output panel to observe execution logs, together with the mannequin’s pondering and actions.

Speed up AI agent growth with the Nova Act IDE extension 4

To check the Nova Act extension, I select Run all cells. It will begin a brand new browser occasion and act based mostly on the given immediate.

Speed up AI agent growth with the Nova Act IDE extension 5

I select Fullscreen to see how browser automation works.

Speed up AI agent growth with the Nova Act IDE extension 6

One other helpful characteristic in Builder Mode is that I can navigate to the Output panel and choose the cell to see its logs. This helps me debug or evaluation logs particular to the cell I’m engaged on.

Speed up AI agent growth with the Nova Act IDE extension 7

I may choose a template to get began.

Speed up AI agent growth with the Nova Act IDE extension 8

In addition to utilizing Builder Mode, I may chat with Nova Act to create a script for me. To try this, I choose the extension and select Generate Nova Act Script. The Nova Act extension opens a chat dialog in the correct panel and mechanically creates a script for me.

Speed up AI agent growth with the Nova Act IDE extension 9

After I end creating the script, I can select Begin Builder Mode, and the Nova Act extension will assist me create a Python file in Builder Mode. This creates a seamless integration as a result of I can swap between chat functionality and Builder Mode.

Speed up AI agent growth with the Nova Act IDE extension 10

Within the chat interface, I see three workflow modes accessible:

  • Ask: Describe duties in pure language to generate automation scripts
  • Edit: Refine or customise generated scripts earlier than execution
  • Agent: Run, monitor, and work together with the AI agent performing the workflow

Speed up AI agent growth with the Nova Act IDE extension 11

I may add Context to offer related details about my energetic paperwork, directions, issues, or further Mannequin Context Protocol (MCP) sources the agent can use, plus a screenshot of the present window. Offering this info helps the agent perceive any particular necessities for the automation job.

Speed up AI agent growth with the Nova Act IDE extension 12

The Nova Act extension additionally supplies a set of predefined templates that I can entry by coming into / within the chat. These templates are predefined automation situations designed to assist shortly generate scripts for frequent net duties.

Speed up AI agent growth with the Nova Act IDE extension 13

I can use these templates (for instance, @novaAct /buying [my requirements]) to get tailor-made Python scripts for my workflow. At launch, Nova Act extension supplies the next templates:

  • /buying: Automates on-line buying duties (looking, evaluating, buying)
  • /extract: Handles information extraction
  • /search: Performs search and data gathering
  • /qa: Automates high quality assurance and testing workflows
  • /formfilling: Completes types and information entry duties

This extension transforms my agent growth workflow by positioning Nova Act extension as a full-stack agent builder device—an entire agent IDE for the complete growth lifecycle. I can prototype with pure language, customise with modular scripting, and validate with native testing—all with out leaving my IDE—guaranteeing production-grade scripts.

Issues to know
Listed below are key factors to notice:

  • Supported IDEs: At launch, the Nova Act extension is accessible for Visible Studio Code, Cursor, and Kiro, with further IDE assist deliberate
  • Open supply: The Nova Act extension is accessible underneath the Apache 2.0 license, permitting for group contributions and customization
  • Pricing: The Nova Act extension is accessible at no cost.

Get began with Nova Act extension by putting in it out of your IDE’s extension market or visiting the GitHub repository for documentation and examples.

Pleased automating!
Donnie

Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest Articles