# AgentPMT Development Updates — May 14, 2026

> New x402 Bazaar action endpoints for agent-to-agent commerce, an automated AgentPMT skill publishing pipeline, centralized public content search, OpenAPI code examples, hardened x402 payment accounting, refreshed workflow detail pages, consistent breadcrumb navigation, and a wave of mobile and chat fixes.

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

---

# AgentPMT Development Updates — May 14, 2026

Here's what we shipped since the last update.

## New Features

-   **Public content search across the site.** Search now spans articles, documentation, products, and workflows from a single entry point, so related material surfaces wherever you are on AgentPMT.
-   **x402 Bazaar action endpoints.** Autonomous agents can now discover and pay for individual tool actions through new x402 Bazaar endpoints — a step forward for agent-to-agent commerce.
-   **Automated skill publishing pipeline.** Generated AgentPMT product skills now publish automatically with tags, so every new tool and workflow gets a discoverable, copy-pasteable skill out of the box.
-   **Workflow actions in the share menu.** Launch workflow skill actions directly from the share menu alongside the standard share and LLM options.

## Updates

-   **OpenAPI docs gained live code examples.** Endpoint pages now include ready-to-copy example calls next to the schema reference.
-   **MCP connection improvements.** Sessions negotiate the MCP protocol version, share more tool metadata up front, and complete login flows more reliably from embedded contexts.
-   **Hardened x402 payment accounting.** External tool action payments are unified, accounting is stricter, and X action billing overrides have full coverage.
-   **Sharper generated product skills.** Skills pull in live schema, include install hints, and render cleaner output — so what you copy actually runs.
-   **Workflow detail pages refreshed.** New layout, refined visuals, and easier navigation between related workflows and the marketplace.
-   **Consistent breadcrumb navigation everywhere.** Shared breadcrumbs render across longform layouts, marketplace, docs, and articles, so you always know where you are and how to back out.
-   **Cleaner entity cards.** Header chrome on agent, tool, and workflow cards is collapsed into a single top row, leaving more vertical space for descriptions and details.
-   **Mobile layout polish.** Entity detail pages, mobile share actions, and footer spacing have been tightened up across the platform.
-   **Faster documentation search.** Search responses are trimmed so docs queries load and render faster without losing relevance.
-   **Chat reliability improvements.** Scoped chat sessions and the chat stream are more stable across long-running and embedded contexts.
-   **Server-seeded marketplace related content.** Related products and workflows now appear instantly instead of after a round-trip.
-   **New documentation for autonomous agent x402 payments.** Fresh docs cover how autonomous agents pay for individual tool actions through x402.

## Bug Fixes

-   Fixed mobile breadcrumbs so they stay on one line and remain visible in the marketplace.
-   Fixed docs navigation layering and the mobile drawer.
-   Fixed marketplace filters on mobile.
-   Fixed the floating credits widget collapse behavior.
-   Fixed video replay scroll inside render chat.
-   Fixed credit display when external tool calls return errors.
-   Fixed footer link and spacing inconsistencies.