bc-telemetry-buddy-mcp 3.2.4 → 3.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [3.2.5] - 2026-03-30
11
+
12
+ ### Added
13
+ - **Question coaching and answer validation**: Enhanced prompts with question coaching guidance and answer validation to improve agent response quality.
14
+
15
+ ### Fixed
16
+ - **CI test stability**: Resolved CI failure by replacing hardcoded date with dynamic date in context tests.
17
+
10
18
  ## [3.2.4] - 2026-03-06
11
19
 
12
20
  ### Added