release.2026-08-09T14-50-08Z.2564

agent0ai/agent-zerorelease.2026-08-09T14-50-08Z.2564Aug 9, 2026by tea-artist

AI Summary

The update enhances BYODB visibility by adding clearer health statuses and notifications, alongside improved error handling for read-only database states.

Key Highlights

  • Added clearer BYODB health statuses and in-app notifications
  • BYODB-backed writes return 409 conflict when the database is read-only
  • Computed tasks pause to prevent repeated failures and resume after recovery

New Features

  • Clearer BYODB health statuses and admin indicators

Full Release Notes

## Feature Updates
- Added clearer BYODB health statuses, in-app notifications, admin indicators, and remediation guidance for read-only, unreachable, degraded, and recovered databases.

## Bug Fixes & Improvements
- BYODB-backed writes now return a 409 conflict when the database is read-only, while computed tasks pause to prevent repeated failures and resume after recovery.
- Improved BYODB health consistency and recovery detection across connection checks and write failures.