What's New¶
This section highlights the most important product updates across the RunAgents platform.
Use it to:
- see what changed recently
- understand why a release matters
- find upgrade notes before rolling changes into production
- jump from release storytelling into the deeper reference docs
Latest releases¶
May 17, 2026¶
RunAgents v1.4.2: Workspace API Key Auth for Public API Clients
Highlights:
- Swagger UI now uses
X-RunAgents-API-Keyfor workspace keys - the public OpenAPI contract, generated docs, Python SDK, and Go CLI now agree on workspace API-key auth
- deploy examples no longer print configured API keys into generated curl commands
May 12, 2026¶
RunAgents v1.4.1: CLI Install Path Fixes
Highlights:
- npm installs now restore the expected
runagentsentrypoint - the Python wrapper now downloads and launches the native CLI correctly on first run
- this patch release keeps npm, PyPI, CLI binaries, Homebrew, docs, and S3 aligned after
v1.4.0
May 12, 2026¶
RunAgents v1.4.0: Model Budgets, Safer Edits, and Smoother Operations
Highlights:
- model budgets and spend visibility for production workspaces
- safer edit flows across agents, tools, policies, model providers, and identity providers
- faster inventory and deployment operations in the console
- smoother runtime and operator workflow continuity
April 10, 2026¶
RunAgents v1.3.1: Release Pipeline Hardening
Highlights:
- PyPI Trusted Publishing is now wired into the GitHub release workflow
- the public release pipeline is aligned across CLI, SDK, MCP, docs, npm, Homebrew, and S3
- this patch release hardens the delivery path for the SDK/MCP work introduced in
v1.3.0
April 10, 2026¶
SDK & MCP v1.3.0: Catalog, Governance, Identity, and Run Operations
Highlights:
- catalog, policies, approval connectors, identity providers, and richer runs now land on the public SDK and MCP surface
- deploy and approval flows now expose more of the production governance model from Python and assistant tools
- the unified release line now feels much more consistent across CLI, SDK, MCP, docs, and PyPI
April 9, 2026¶
CLI v1.2.0: Governance and Operations from the Terminal
Highlights:
- catalog deployment, policy management, identity providers, and approval connectors from the CLI
- richer run debugging and export workflows
- stronger deploy ergonomics and better assistant context export
April 9, 2026¶
Scoped Approvals, Clearer Operations, and Better Messaging Workflows
Highlights:
- scoped approvals for governed writes
- clearer approval versus consent handling in the console
- Google Workspace calendar writes under policy control
- stronger pause-and-resume behavior for messaging workflows
How to use this section¶
- Start here if you want a quick overview of recent platform changes.
- Use the release notes to understand impact and rollout considerations.
- Use the API, CLI, SDK, and platform reference docs for implementation details.