v0.99.3

Agenta-AI/agentav0.99.3May 8, 2026by junaway

AI Summary

Significant infrastructure and SDK updates including the reorganization of the Python SDK, addition of a TypeScript Fern client, and improvements to container infrastructure and security.

Key Highlights

  • Reorganization of Python SDK and extraction of Fern client
  • Addition of TypeScript Fern client and SDK wrapper
  • Use of per-service container WORKDIR
  • Resolution of remaining vulnerabilities

New Features

  • TypeScript Fern client implementation

Full Release Notes

## What's Changed
* [release] v0.99.2 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4284
* feat(sdk): reorganize Python SDK + extract Fern client to clients/python by @junaway @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4257
* chore(infra): use per-service container WORKDIR by @junaway @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4258
* [fix] Ressolve remaining vulnerabilities by @junaway in https://github.com/Agenta-AI/agenta/pull/4286
* [docs] Update API reference docs by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4287
* feat(sdk): add TypeScript Fern client + thin @agenta/sdk wrapper by @arda @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4259
* [fix] CI test interference by @junaway in https://github.com/Agenta-AI/agenta/pull/4296


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.99.2...v0.99.3