v0.101.0
Agenta-AI/agentav0.101.0Jun 3, 2026by bekossy
AI Summary
The platform now supports Mustache templating and llms.txt documentation generation, while CI deployment reliability has been improved. API documentation has also been updated.
Key Highlights
- Mustache support added for templating
- llms.txt support added via docusaurus plugin
- Improved CI/Railway deployment reliability with retries
- Updated API reference documentation
New Features
- Mustache support
- llms.txt support
Full Release Notes
## What's Changed * [release] v0.100.9 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4504 * [docs] Update API reference docs by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4522 * ci(railway): surface preview deploy failures in CI logs + add retries + Fix wait for test by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4509 * docs: add axelray-dev as a contributor for platform, and doc by @allcontributors[bot] in https://github.com/Agenta-AI/agenta/pull/4533 * docs: add llms.txt support via docusaurus-plugin-llms-txt by @axelray-dev in https://github.com/Agenta-AI/agenta/pull/4520 * [FE feat] Mustache support by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/4465 * [hotfix] Resolve flaky deployments by @junaway in https://github.com/Agenta-AI/agenta/pull/4538 ## New Contributors * @axelray-dev made their first contribution in https://github.com/Agenta-AI/agenta/pull/4520 **Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.100.9...v0.101.0