v0.114.2

Agenta-AI/agentav0.114.2Aug 28, 2026by mmabrouk

AI Summary

A major update focusing on API-level integrations and gateway connections. This release introduces granular permission controls and improves documentation delivery infrastructure.

Key Highlights

  • Integration-level gateway connections with per-tool permissions.
  • New frontend drawer for managing per-tool permissions.
  • Documentation is now served via Cloudflare Workers with per-PR previews.
  • Enhanced identification of gateway connections by provider.

New Features

  • Integration-level gateway connections
  • Per-tool permission drawer
  • Docs served via Cloudflare Workers
  • Gateway connection identification improvements

Full Release Notes

## What's Changed
* [release] v0.114.1 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/6250
* docs: add uchiha-suraj as a contributor for code by @allcontributors[bot] in https://github.com/Agenta-AI/agenta/pull/6292
* [ci] Serve the docs from Cloudflare Workers with per-PR previews by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6287
* Fix/dark mode provider logos by @Aman-goel-04 in https://github.com/Agenta-AI/agenta/pull/6299
* [docs] Update API reference docs by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/6318
* [docs] Say what to do with the prefilled PR template by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/6321
* [docs] Require stories for new features and an /m smoke on shared-package changes by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6334
* [fix] Guard crypto.randomUUID so /m renders over plain HTTP by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6335
* fix(api,sdk,runner): pin Composio toolkit versions per run by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6337
* [fix] Identify a gateway connection by provider, integration and slug by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6339
* feat(api,sdk,runner): integration-level gateway connections with per-tool permissions by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6310
* feat(frontend): integration rows and per-tool permission drawer for gateway connections by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6311
* [docs] Update API reference docs by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/6352
* test(gate): let GW1 run on a stage that refuses the local sandbox by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6345
* fix(api): reject trigger schedules that fire below a frequency floor by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6279
* docs(self-host): document AGENTA_SERVICES_INTERNAL_KEY by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6276
* [fix] Show evaluators in annotation queues by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6263
* fix(runner): keep the run credential when the public api base is unconfigured by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6281
* [fix] Remove duplicate runner credential import by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6355
* [fix] Integration drawer polish batch from live QA by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/6354
* [release] v0.114.2 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/6301


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.114.1...v0.114.2