v0.86.7
Agenta-AI/agentav0.86.7Feb 23, 2026by jp-agenta
AI Summary
Infrastructure and cleanup release adding Railway OSS deployment framework, resolving multiple Dependabot alerts, and cleaning up evaluator endpoints.
Key Highlights
- Added Railway OSS deployment framework with preview environment CI
- Resolved multiple Dependabot security alerts (356, 360, 361, 362, 364, 369)
- Cleaned up dead evaluator endpoints (Phase 1)
- Migrated evaluator templates to new endpoint (Phase 2)
- Unlocked billing with additional logging
New Features
- Railway OSS deployment framework with preview environments
Full Release Notes
## What's Changed * ci(railway): add Railway OSS deployment framework and preview environment CI by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/3787 * [fix] Unlock billing and add more logs by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/3804 * [chore] Clean up`run.sh` and Add packs by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/3799 * chore(api): remove dead evaluator endpoints - Phase 1 by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/3800 * chore(api): migrate evaluator templates to new endpoint - Phase 2 by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/3801 * fix(deps): resolve Dependabot alerts 356, 360, 361, 362, 364, 369 by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/3802 * chore(deps): bump ajv from 6.12.6 to 6.14.0 in /docs by @dependabot[bot] in https://github.com/Agenta-AI/agenta/pull/3798 * chore(deps): bump ajv from 6.12.6 to 8.18.0 in /web by @dependabot[bot] in https://github.com/Agenta-AI/agenta/pull/3803 **Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.86.6...v0.86.7