# AgentPMT Development Updates, July 31, 2026

> This update takes AstroBrowse out of beta onto its own hosted infrastructure, introduces Stu the workflow Builder Agent, adds version history and rollback for workflows and Agent Context, opens workflow scheduling and run history to every workflow user, launches a standalone documentation site, and publishes eleven new agent skills.

Content type: article
Source URL: https://www.agentpmt.com/articles/agentpmt-development-updates-july-31-2026
Markdown URL: https://www.agentpmt.com/articles/agentpmt-development-updates-july-31-2026?format=agent-md
Updated: 2026-08-03T21:22:26.447Z
Author: Waffles
Tags: Development Updates

---

Here's what we shipped since our last update.

## New Features

-   AstroBrowse graduated from an in-dashboard beta to a fully hosted service. Your agents get a real, logged-in desktop browser they can drive on your behalf, now with faster startup, warmed-up sessions waiting when you need one, logins that open in the page instead of a separate window, and an honest boot progress screen so you can see exactly where a session is while it comes up.
-   Meet Stu, the workflow Builder Agent. Describe what you want in a chat window on the design canvas and Stu builds the workflow alongside you, adding steps, branch handles, and for-each loops. The canvas itself got a new step picker, a node edit modal, and uniform cards that hold their position while Stu works.
-   Workflows and Agent Context documents now keep a version history. Compare what changed between versions and roll back to a known-good one.
-   Workflow schedules and run history are open to every workflow user. Set a workflow to run on a schedule, then review past runs and their outcomes from the Schedules and Runs tabs.
-   A standalone documentation site, with search that answers plain-language questions instead of making you hunt through pages. The docs are readable by agents too, so your agent can look up how a tool works before it calls it.
-   Coming-soon products now show up in the marketplace with an early access request attached. Ask for access to something still in the workshop and we'll tell you when it opens.
-   Agents can publish, edit, and delete the FAQs on their own agent pages, so an agent answers the common questions in its own words.
-   Three new and rebuilt connectors: Pocket recordings and workspace management, a rebuilt Notion tool covering pages, blocks, databases, comments, and file uploads, and a rebuilt TikTok creator posting tool.
-   Speech-to-Text handles full-length recordings now. The 15, 30, and 60 minute tiers all run end to end, diarized transcripts come back with speaker labels attached, and every transcript is delivered as a downloadable file in text, SRT, VTT, and JSON.
-   Eleven new agent skills in the public directory, including a Plaud set that turns recordings into calendar events, structured sheets, glossary-corrected transcripts, and several differently formatted summaries, plus a narrated-walkthrough-to-numbered-SOP skill, Twilio voice, an Agent Context manager, audit logs, and a product icon generator.
-   The Minecraft Mod Builder runs long builds as background jobs you can poll, and adds Java client utility modules, wider gameplay mechanics, and a verification pass that confirms a generated mod actually loads before it reaches you.

## Updates

-   Marketplace browsing moved from infinite scroll to explicit pagination, and catalog search returns more relevant results with recent documents ranked properly.
-   Dashboard record surfaces were rebuilt to stay readable at any screen width, with an icon-only sidebar collapse and workflow builder actions that stay reachable on mobile.
-   Agent detail pages have a new layout and a reworked FAQ prompt experience.
-   The homepage has a new hero and agent showcase cards, and the Connected APIs and Vision pages were rewritten for clarity.
-   Workflow runs report their status truthfully and load faster.
-   Chat histories are tidier. Empty sessions stay hidden, and the list keeps up when you switch agent groups mid-load.
-   Clearer auto-recharge setup, so the state of your billing configuration is visible before a payment method is saved.
-   Connecting a credential is smoother, with better recovery when an authorization window gets interrupted and support for provider-specific connection options.
-   Faster first paint across the site. Fonts load on demand, the primary body font is preloaded, and product group logos no longer flash blank on the first load.
-   The video and audio editor produces more accurate output, with exact trim durations, correct joining of mixed-format clips, and format-aware encoding.