v0.98.1

Agenta-AI/agentav0.98.1May 5, 2026by bekossy

AI Summary

Updates the SDK with prompt runtime unification and WP-B1 implementation, fixes a UI bug regarding prompt modal navigation, and cleans up OpenAPI routes.

Key Highlights

  • Prompt runtime unification + WP-B1 implementation
  • Fix for prompt modal navigation from onboarding
  • Hide duplicate /admin/accounts route from OpenAPI

New Features

  • Prompt runtime unification
  • WP-B1 implementation

Full Release Notes

## What's Changed
* [release] v0.98.0 by @github-actions[bot] in https://github.com/Agenta-AI/agenta/pull/4251
* feat(sdk): prompt runtime unification + WP-B1 implementation by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4231
* chore(api): hide duplicate /admin/accounts route from OpenAPI by @mmabrouk in https://github.com/Agenta-AI/agenta/pull/4252
* fix: open create prompt modal when navigating from onboarding screen by @Devarsh05 in https://github.com/Agenta-AI/agenta/pull/4260
* docs: add Devarsh05 as a contributor for bug by @allcontributors[bot] in https://github.com/Agenta-AI/agenta/pull/4263

## New Contributors
* @Devarsh05 made their first contribution in https://github.com/Agenta-AI/agenta/pull/4260

**Full Changelog**: https://github.com/Agenta-AI/agenta/compare/v0.98.0...v0.98.1