Replace assert isinstance(...) statements with proper TypeError exceptions for type validation. This provides clear error messages instead of AssertionError which could be confusing for API users. Addresses: CRIT-3 from code review🤖 Generated with [Claude Code](https://claude.com/claude-code ) Co-Authored-By:Claude Opus 4.5 <noreply@anthropic.com>
Loading
Please sign in to comment