Expand description
Code-quality checks (duplicates, syntax, build). Validation tools for agents to verify their work
Structs§
- Validation
Tool - Validation tool dispatcher
Functions§
- check_
duplicates - Check for duplicate exports/constants in a file
- check_
syntax - Check syntax without full build
- get_
validation_ tools - Get validation tool definitions
- verify_
build - Verify build by running the appropriate build command