v0.99.1

Agenta-AI/agentav0.99.1May 6, 2026by bekossy

AI Summary

Major infrastructure upgrades moving the project to Python 3.13 and Debian 13, migrating from Poetry to the `uv` package manager, and adding performance speedups.

Key Highlights

  • Bump to Python 3.13 and Debian 13
  • Migrate from Poetry to `uv`
  • Include typical FastAPI speedups
  • Move to uvloop and httptools

Full Release Notes

## What's Changed
* [release] v0.99.0 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4265
* [Chore] Update FE dependencies to resolve dependabot issues by @ardaerzin in https://github.com/Agenta-AI/agenta/pull/4268
* [chore] Move to uvloop and httptools by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/4270
* [chore] Bump to python 3.13 / debian 13 by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/4269
* [chore] Include typical FastAPI speedups by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/4272
* [chore] Migrate from poetry to uv by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/4267


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.99.0...v0.99.1