# AgentPMT Development Updates — May 4, 2026

> Site-wide global search, a global Agent Builder mode, Mercury OAuth, new Pipedrive and Zoho Sign integrations, an AI Writing Quality Check tool, Blender export support, expanded YouTube tools, redesigned signup and login flows, and a refreshed Vision page.

Content type: article
Source URL: https://www.agentpmt.com/articles/agentpmt-development-updates-may-4-2026
Markdown URL: https://www.agentpmt.com/articles/agentpmt-development-updates-may-4-2026?format=agent-md
Updated: 2026-05-04T05:17:02.347Z
Author: Stephanie Goodman
Tags: Development Updates

---

# AgentPMT Development Update — May 4, 2026

Here's what we shipped since the last update.

## New Features

-   Launched site-wide global search powered by vector indexing, so you can find any tool, agent, workflow, or doc from anywhere on the platform.
-   Added a global Agent Builder mode and a floating "Try It" launcher that lets you test scoped agents from any page.
-   Added Mercury OAuth dynamic client registration, so finance integrations connect without manual setup.
-   Released an AI Writing Quality Check tool that catches banned phrases and weak language in real time.
-   Added a Pipedrive CRM connector so agents can read and write directly into Pipedrive pipelines.
-   Redesigned the Zoho Sign integration with template support, OCR anchor placement, and a built-in File Manager for routing signed documents.
-   Added a Video Editor analyze action that returns scenes, audio loudness, keyframes, and structural metadata in a single call.
-   Added Blender export support so 3D modeling agents can save .blend project files alongside renders.
-   Expanded YouTube tools with channel and comment management capabilities.
-   Added per-tool model selection so agents can route different tasks to different LLMs.
-   Added guided agent-wide credential setup so new users can wire up tool authentication in one walk-through.
-   Added dashboard onboarding starter templates that pre-wire common tool combinations for new accounts.
-   Added an embeddable AI marketing page for partners who want AgentPMT chat on their own sites.
-   Added Discord notifications for credit pack purchases.
-   Added vendor-side request limits on private MCP tools, giving vendors more control over demand.
-   Added a sticky table of contents to long-form articles and a workflow builder CTA on the dashboard.
-   Added a consultation CTA on entity detail pages for users who want a hand wiring things up.
-   Restructured Getting Started docs into four focused tutorial-style files.

## Updates

-   Rewrote the Vision page with a clearer narrative on what AgentPMT is building and why.
-   Refreshed homepage and navigation copy to highlight the broader platform and tool catalog.
-   Polished marketplace cards with unified action rows, owner icon clusters, and Use It / Remix buttons across surfaces.
-   Switched the login flow to email-code-first and brought OTP sign-in back for passwordless accounts.
-   Redesigned the signup modal around conversion with a hero, gradient CTA, and passwordless parity.
-   Tightened the agent detail page into a shared layout with a right-rail sidebar and unified sharing controls.
-   Restructured the workflow detail layout, product detail surface, and dashboard empty states for clarity.
-   Improved app-shell performance by lazy-loading heavy modules and deferring eager fetches on first paint.
-   Centralized database index management through a shared manifest for predictable behavior across environments.
-   Hardened retry behavior on background-tab writes so inactive tabs don't drop state.
-   Improved frontend responsive coverage with pointer-aware touch targets and dialed-down fluid heading sizes.
-   Improved Blender renderer reliability and raised the render timeout to ten minutes for complex scenes.
-   Increased the HTTP request tool's default response size from 1 MB to 5 MB for larger API payloads.
-   Improved API security protections on customer-facing endpoints.
-   Made the marketplace Try It CTA more prominent with a refreshed orange, pulsing treatment.

## Bug Fixes

-   Fixed several authentication issues, including reset-password handoff, social sign-in feature flags, and auth state hydration.
-   Fixed credential binding behavior that affected budget-wide setup flows.
-   Fixed a credits balance display issue on the dashboard.
-   Fixed a layering issue on the marketplace Try It modal.
-   Fixed scoped chat setup card behavior and external tool schema handling.
-   Fixed scroll anchoring on dashboard chat cards and stacked carousels.
-   Fixed a navigation issue when accessing private MCP tools across plans.
-   Fixed marketplace card display issues and corrected filter sort ordering.
-   Fixed transcription handling in the Video Editor agent.
-   Fixed showcase video playback for chat resources.
-   Fixed a longform content hero title fitting issue.
-   Fixed an account visibility issue that exposed admin-only sections.
-   Fixed enable actions on workflow detail pages.