0.53.0

takahirom/arbigent0.53.0Jul 1, 2025by takahirom

AI Summary

Optimizes CI output performance to prevent excessive log re-rendering and adds comprehensive web end-to-end testing.

Key Highlights

  • Fixed CI output performance
  • Refactored CLI
  • Added web e2e test

New Features

  • Web E2E test

Full Release Notes

Fixed: Improved CI output performance by preventing full log re-rendering on each new line, reducing excessive output in CI environments.

## What's Changed
* Update README to reflect CLI updates by @takahirom in https://github.com/takahirom/arbigent/pull/313
* Fix CI output by @takahirom in https://github.com/takahirom/arbigent/pull/315
* Refactor CLI by @takahirom in https://github.com/takahirom/arbigent/pull/316
* Add web e2e test by @takahirom in https://github.com/takahirom/arbigent/pull/314


**Full Changelog**: https://github.com/takahirom/arbigent/compare/0.52.0...0.53.0