0.57.0

takahirom/arbigent0.57.0Jul 9, 2025by takahirom

AI Summary

Enhances the CLI and goals functionality by adding variable substitution support and allowing specific usernames to be passed to goals.

Key Highlights

  • Added {{variable}} substitution in goals
  • Improved run command help
  • Added stepCount prefix to find screenshots easily

New Features

  • Variable substitution in goals
  • Username support for goals

Full Release Notes

Although it's not the primary use case, some situations require passing a specific username to a goal. We have now implemented this functionality through both a UI and a command-line parameter.

## What's Changed
* Improve run command help by @takahirom in https://github.com/takahirom/arbigent/pull/327
* Add stepCount prefix to find screenshot easily by @takahirom in https://github.com/takahirom/arbigent/pull/328
* Add {{variable}} substitution in goals by @takahirom in https://github.com/takahirom/arbigent/pull/329


**Full Changelog**: https://github.com/takahirom/arbigent/compare/0.56.0...0.57.0