0.51.0

takahirom/arbigent0.51.0Jun 17, 2025by takahirom

AI Summary

This release introduces the ability to initialize scenarios using Maestro YAML files, streamlining the setup process. It also includes a bug fix to ensure YAML file ordering is handled correctly.

Key Highlights

  • Run Maestro YAML file for initialization
  • Fix YAML order in generated files

New Features

  • Maestro YAML initialization support
  • YAML ordering fix

Full Release Notes

## You can now run a Maestro YAML file for initialization.

<img width="253" alt="image" src="https://github.com/user-attachments/assets/2bb2bd1f-cf7c-4192-8ab3-2e011c2ba2a8" />
<img width="632" alt="image" src="https://github.com/user-attachments/assets/d625e088-20f5-40ab-a3bb-f9deab073050" />
<img width="632" alt="image" src="https://github.com/user-attachments/assets/157ec791-b359-49d2-9435-ceadb9fc1a11" />


## What's Changed
* Add ability to run maestro yaml by @takahirom in https://github.com/takahirom/arbigent/pull/296
* Fix yaml order by @takahirom in https://github.com/takahirom/arbigent/pull/297


**Full Changelog**: https://github.com/takahirom/arbigent/compare/0.50.0...0.51.0