All workspace/repository tool names (fs + search + code + git), in registration order.
const repoToolNames = <String>[ ...fsToolNames, ...searchToolNames, ...codeToolNames, ...gitToolNames, ];