v0.94.1
Agenta-AI/agentav0.94.1Mar 12, 2026by mmabrouk
AI Summary
A maintenance release that adds Kubernetes deployment support via Helm charts and fixes analytics tracking. It also resolves frontend sync issues and updates documentation for deployment automation.
Key Highlights
- Add Helm chart for Agenta OSS Kubernetes deployment
- Attach email to PostHog person profiles for analytics
- Sync prompt input keys in workflow drafts
- Add deployment webhooks and GitHub automations documentation
New Features
- Helm chart for Agenta OSS Kubernetes deployment
- Deployment webhooks and GitHub automations
- Code review initial structure
Full Release Notes
## What's Changed * Update README by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/3964 * fix(analytics): attach email to PostHog person profiles by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/3948 * [agents] Add code review initial structure by @junaway in https://github.com/Agenta-AI/agenta/pull/3863 * feat(hosting): add Helm chart for Agenta OSS Kubernetes deployment by @endoze in https://github.com/Agenta-AI/agenta/pull/3852 * fix(ci): harden SDK path verification against stdout noise by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/3966 * fix(frontend): sync prompt input keys in workflow drafts by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/3962 * feat(docs): add deployment webhooks and GitHub automations by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/3961 * [Plan] fix(frontend): Registry commit fails after hard refresh by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/3963 * [release] v0.94.1 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/3965 **Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.94.0...v0.94.1