chore: replace changelog entry with changeset (#121)
This commit is contained in:
parent
77f9ccf637
commit
bd36c7b447
|
|
@ -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.
|
||||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue