v0.96.0

Agenta-AI/agentav0.96.0Apr 13, 2026by jp-agenta

AI Summary

A major update introducing multi-input support for runs and queues, along with significant architectural migrations for workflows, registries, and playgrounds.

Key Highlights

  • Added multi-inputs, caching, and splitting to runs and queues
  • Migrated workflows, registries, and playgrounds

Breaking Changes

  • Migrating workflows, registries, and playgrounds likely introduces breaking changes for existing configurations.

New Features

  • Extend runs and queues with multi-inputs, caching, splitting
  • Migrate workflows, registries, and playgrounds

Full Release Notes

## What's Changed
* [feat] Extend `runs` and `queues` with multi-inputs, caching, splitting by @jp-agenta in https://github.com/Agenta-AI/agenta/pull/4053
* [feat] Migrate workflows, registries, and playgrounds by @junaway @ardaerzin in https://github.com/Agenta-AI/agenta/pull/4117
* [test] Migrate workflows, registries, and playgrounds by @bekossy in https://github.com/Agenta-AI/agenta/pull/4118
* Test acceptance scenarios and flow fixes by @bekossy in https://github.com/Agenta-AI/agenta/pull/4137


**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.95.7...v0.96.0