0.34.0

takahirom/arbigent0.34.0Mar 5, 2025by takahirom

AI Summary

This release improves debugging capabilities by adding comprehensive error handling to agent actions and logging failure details directly into the step logs.

Key Highlights

  • Added error handling to agent actions
  • Logged API exceptions to step logs

New Features

  • Added error handling to agent actions
  • Logged failure details to step logs

Full Release Notes

We needed to check arbagent.log to see exceptions of APIs. I added it to the step logs.
## What's Changed
* Add error handling to agent actions and log failure details by @takahirom in https://github.com/takahirom/arbigent/pull/198


**Full Changelog**: https://github.com/takahirom/arbigent/compare/0.33.0...0.34.0