pub const BUILTIN_TOOL_NAMES: &[&str];Expand description
The built-in tool names v1 ships, in the order the TS createCodingTools
registers them: the mutating set (read/bash/edit/write) followed by
the read-only search set (grep/find/ls).