mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 07:04:45 +00:00
Previously, errors in turn_end events (e.g., from OpenRouter Auto Router) were not captured in agent.state.error, making failed requests appear as successful completions. Fixes #6
445 B
445 B
Changelog
[0.7.6] - Unreleased
Fixed
- Fixed error message loss when
turn_endevent contains an error. Previously, errors inturn_endevents (e.g., "Provider returned error" from OpenRouter Auto Router) were not captured inagent.state.error, making it appear as if the agent completed successfully. (#6)
[0.7.5] - 2025-11-13
Previous releases did not maintain a changelog.