0.18.0

takahirom/arbigent0.18.0Jan 29, 2025by takahirom

AI Summary

Adds human-readable notes to scenarios and allows renaming scenario IDs within YAML files.

Key Highlights

  • Added notes field for team readability
  • Allows renaming scenario IDs in YAML files

New Features

  • Human-readable notes
  • Renamable scenario IDs

Full Release Notes

## New Feature

You can add notes for other team members and rename scenario IDs to make the YAML more readable.

![image](https://github.com/user-attachments/assets/ee0fdd26-a9db-487c-ba21-1f005408a320)

## What's Changed
* Add note for humans by @takahirom in https://github.com/takahirom/arbigent/pull/121
* Make scenario id changeable by @takahirom in https://github.com/takahirom/arbigent/pull/122


**Full Changelog**: https://github.com/takahirom/arbigent/compare/0.17.0...0.18.0