Cloud Agent Builder is Live. From Prompt to Production in Minutes →

Cloud Changelog

Product updates and changes to Sequentum Cloud

Introducing Agent Builder

Agent Builder (Beta)

Sequentum Cloud's Agent Builder is now available. Describe what you want to automate — or paste a URL with instructions — and our AI assembles the agent for you.

Use a prompt to build an agent in minutes. No AI at runtime to keep your data reliable and repeatable. When a build finishes, jump into Review in Editor to inspect or customize the agent further, or just hit Run or Schedule to put it to work.

Agent Builder
Agent Builder

Kick off a build and run agents from your own code. POST a prompt to /api/v1/agent-builder, poll for status, then start the agent. cURL, Python, and TypeScript snippets are right in the UI. Integrate directly with your preferred AI tooling using our MCP Server.

Sequentum in Claude
Sequentum in Claude

Improvements & Bug Fixes

  • More reliable pagination across a wider range of sites
  • Sharper detail-page detection on deep, multi-level catalogs
  • Magic Wand reliability improvements on complex sites
  • Smoother exports on parallel, separated runs
  • Editor polish across the board
  • Clearer error messages when an agent fails
  • Quieter, more useful logs behind the scenes

Smarter Pagination and Bug Fixes

Smart Pagination

Pagination preview
Pagination preview

Added a dedicated pagination command, compatible with most pagination styles including infinite scroll. Automatically added in the magic wand.

Bug Fixes

  • Improved parquet file compresssion
  • Improved python script engine
  • Optimized memory usage of run servers

Remote MCP and Infinite Scroll Detection

Remote MCP

Sequentum Cloud remote MCP is now live. Add it to your agentic tool of choice to monitor and manage your Sequentum Cloud agents all in one place.

Sequentum agents in Claude
Sequentum agents in Claude

Infinite Scroll Detection

Infinite scrolling has been added to the magic wand extraction in the editor. On sites where pagination is handled through infinite scrolling, the extractor now detects and automates scrolling to capture all items on the page.

Auto scroll demo
Auto scroll demo