1 parent 0ba8511 commit b028833Copy full SHA for b028833
1 file changed
CHANGELOG.md
@@ -13,6 +13,18 @@ parallel copies under `docs/` or `scripts/notes/`. At cut time: rename
13
14
## [Unreleased]
15
16
+## [0.3.4] - 2026-08-26
17
+
18
+### Telemetry
19
20
+- Ambient telemetry emits one parent generation per turn with aggregated tool and
21
+ subagent counts, rolls worker usage into one terminal event per dispatch, and
22
+ makes per-call spans opt-in. Ambient events use anonymous processing,
23
+ successful generations support sampling while failures always ship, plugin
24
+ loads deduplicate, and pre-usage fallback failures avoid stale provider
25
+ attribution. A deterministic representative fleet fixture drops from 98 to 18
26
+ billable events, an 81.6% reduction.
27
28
## [0.3.3] - 2026-08-25
29
30
### TUI
0 commit comments