What's Changed
- Variant Drawer (JSON Tab)
Ensure that long lines in the JSON editor are properly wrapped for better readability. - Variant Drawer Behaviour
The drawer should close when clicking outside of it.
Clicking a table row should update the selected revision on the drawer accordingly. - Workspace Search Input
Search input should function consistently without any delays or flakiness. - Custom Workflow Modal (App Management Page)
The modal should not retain input values from previous inputs. - Notes in Variant Creation (Registry Page)
When creating a new variant with a note, the note should be clearly visible in the Registry view. - Variant Creation Validation
Prevent users from creating a new variant if the base variant is not selected. - Breadcrumb Component
Breadcrumbs should accurately reflect the current page you are on. - Playground Variables with Underscores
Variables containing underscores (e.g., {{country_name}}) should work as expected. - Re-run should work in the playground chat template
thanks to @ashrafchowdury @bekossy 💪
Full Changelog: https://github.com/Agenta-AI/agenta_cloud/compare/v0.42.1...v0.42.2