chore: replace changelog entry with changeset (#121)

This commit is contained in:
harshitsinghbhandari 2026-04-17 16:36:37 +05:30
parent 77f9ccf637
commit bd36c7b447
2 changed files with 5 additions and 6 deletions

View File

@ -0,0 +1,5 @@
---
"@aoagents/ao-core": patch
---
Keep lifecycle observability and batch diagnostic logs out of user-visible terminal stderr by routing them into AO's observability audit files instead, while preserving structured traces for debugging and regression coverage.

View File

@ -1,11 +1,5 @@
# @composio/ao-core
## Unreleased
### Fixed
- Keep lifecycle observability traces out of terminal-visible stderr by writing them to observability audit files instead.
## 0.2.0
### Minor Changes