v0.94.3
Agenta-AI/agentav0.94.3Mar 13, 2026by mmabrouk
AI Summary
Primarily a bug fix release resolving frontend crashes and clarifying GitHub PAT permissions.
Key Highlights
- Fix commit modal crashes
- Clarify GitHub PAT permissions for dispatch modes
- Update API reference docs
- Bump multipart and orjson dependencies
New Features
- Commit modal crash fix
- Documentation clarifications
- Dependency updates
Full Release Notes
## What's Changed * [release] v0.94.2 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/3971 * docs: clarify GitHub PAT permissions for dispatch modes by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/3974 * chore(deps): bump multipart from 1.3.0 to 1.3.1 in /examples/python/RAG_QA_chatbot by @dependabot[bot] in https://github.com/Agenta-AI/agenta/pull/3978 * chore(deps): bump orjson from 3.11.5 to 3.11.6 in /examples/python/RAG_QA_chatbot by @dependabot[bot] in https://github.com/Agenta-AI/agenta/pull/3981 * [Frontend/Fix]: Fix commit modal crashes by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/3977 * [release] v0.94.3 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/3976 **Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.94.2...v0.94.3