rg was only downloaded lazily when the grep tool was invoked, but the LLM often uses rg directly via the bash tool. Ensure both fd and rg are downloaded at startup so they are available in PATH for all tools. fixes #1348
rg was only downloaded lazily when the grep tool was invoked, but the LLM often uses rg directly via the bash tool. Ensure both fd and rg are downloaded at startup so they are available in PATH for all tools. fixes #1348