
AgentPMT Development Updates — April 18, 2026
By Stephanie GoodmanApril 18, 2026
New n8n and Telegram tutorials, AI-agent discovery endpoints, a rebuilt docs system, richer OpenAPI schema rendering, a refreshed homepage showcase, and hardened API security.
NewsDevelopment Updates
AgentPMT Development Update — April 18, 2026
Here's what we shipped since the last update.
New Features
- Published new step-by-step tutorials for connecting your agents to n8n workflows and to Telegram (covering both the shared AgentPMT bot and your own custom bots).
- Added a dedicated Embedding group to the public API reference that documents the exact URLs host sites use to embed the AgentPMT chat widget.
- Added machine-readable discovery surfaces, including an llms.txt index and .well-known endpoints, so AI agents and search crawlers can find and interpret AgentPMT documentation.
- Added an Admin OpenAPI viewer that lets administrators browse merged, frontend, and backend API specifications through an interactive Swagger UI.
Updates
- Rebuilt the documentation system around a single central metadata file so navigation, redirects, and rendering stay consistent across every docs page.
- Public API documentation now renders nested request and response schemas with example JSON, clearer response status classifications, and structured metadata for search engines.
- Refreshed the homepage showcase with updated copy, a new "Tool Connections" label, and real vendor product icons in place of generic placeholders.
- Strengthened API security protections on customer-facing endpoints and tightened public error responses so internal details no longer appear in them.
Bug Fixes
- Fixed an in-page navigation issue where clicking documentation anchor links left the target heading partially hidden behind the sticky navigation bar.
- Fixed a rendering issue on the documentation pages.

