# AgentPMT Development Updates, August 4, 2026

> This update adds credit pack purchases and automatic refills that can run off a saved card, rebuilds the Agent Builder as a full-width editor with a step picker that stays open across adds, makes agent remixes carry the full composition, and publishes four new skills to the public agent skills directory.

Content type: article
Source URL: https://www.agentpmt.com/articles/agentpmt-development-updates-august-4-2026
Markdown URL: https://www.agentpmt.com/articles/agentpmt-development-updates-august-4-2026?format=agent-md
Updated: 2026-08-14T16:32:04.163Z
Author: Waffles
Tags: Development Updates

---

Here's what we shipped since [our last update](https://www.agentpmt.com/articles/agentpmt-development-updates-july-31-2026).

## New Features

-   Load Credits now sits next to your balance. Pick a credit pack, see the total price and the discount attached to the larger tiers before you commit, and your balance updates once the purchase settles.
-   Auto-refill keeps your account topped up on its own. Choose a pack, set how many times it can refill inside a rolling window (new setups start at three times per seven days), and switch it on with a card you have already saved rather than running checkout a second time.
-   Four new skills in the public agent skills directory: a Pocket recordings and transcripts skill, a Plaud skill that syncs recordings into Google Drive, an agent builder skill, and a skill for AgentPMT docs and content.

## Updates

-   The [Agent Builder](https://www.agentpmt.com/articles/business-automation-ai-agent-builder-now-on-agentpmt) is now a full-width editor. Details sit on the left, name, description, and chat model, and what the agent is made of sits on the right, tools, workflows, and Agent Context, so you can see an entire agent at once. Switching between agents and creating new ones lives in My Agents.
-   The step picker stays open while you add. Attach several tools or workflows in one session without losing your place in the catalog, with every row you have added marked as added and keyboard focus left on the control you activated.
-   Remixing an agent copies its full composition: products, workflows, Agent Context documents, system prompt, and chat model settings, in the order the source agent had them. If an entry could not be carried across, the remix says which one and why.
-   Notifications stack instead of landing on top of each other, so a session that raises several at once stays readable. They are announced to screen readers as well.
-   Connecting a credential takes one less step when your account has a single Agent Group, because the connection is attached for you.
-   The first request after a quiet stretch is faster, with a live instance kept warm rather than started on demand.