v0.6.0-rc76
Pre-release
Pre-release
Fix SimpleAppTracer missing recordMermaidValidationEvent method (#150) - Add recordMermaidValidationEvent() method to SimpleAppTracer class - Add recordJsonValidationEvent() method to SimpleAppTracer class - Add recordDelegationEvent() method to SimpleAppTracer class - Fixes "tracer.recordMermaidValidationEvent is not a function" error when using probe agent via SDK with Mermaid schema validation - Methods mirror the AppTracer implementation but use simple event logging Resolves issue where SDK users would get method not found errors during attempt_completion cleanup when validating Mermaid diagrams. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <noreply@anthropic.com>