Skip to content

v0.6.0-rc87

Pre-release
Pre-release

Choose a tag to compare

@buger buger released this 20 Sep 18:51
· 336 commits to main since this release
5b0c3aa
Add final mermaid validation to ProbeAgent SDK mode (#166)

Fix missing mermaid validation in SDK mode by adding final validation
step before returning results. This ensures parity with CLI mode which
already validates all mermaid diagrams regardless of schema context.

Fixes issue where mermaid diagrams with special characters like
<CHORUS_TAG> were not being auto-corrected when using probe agent
through SDK/visor integration.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Claude <noreply@anthropic.com>