Functionsยง
- validate_
git_ ref - validate_
no_ control_ chars - Reject strings containing control characters (bytes < 0x20) except newline (0x0A) and tab (0x09). This prevents agents from accidentally passing invisible characters in CLI arguments.
- validate_
root