A user observed that Claude Code, an AI coding assistant, has shifted from using its native tools to relying heavily on Bash commands for tasks like searching and editing files. This change occurred despite the installation of a TypeScript LSP plugin designed to improve code navigation. The user found that native tools like Grep and Glob were not being utilized, with Bash commands such as `sed` and `perl` being employed instead, even for operations that Claude Code's built-in tools could handle. This behavior appears to be influenced by a fixed set of Bash commands that run without permission prompts, and a recent changelog indicates a deliberate removal of native Grep and Glob in favor of Bash-based replacements, which may be a regression. AI
IMPACT Potential for reduced efficiency and increased security risks due to unexpected toolchain shifts in AI coding assistants.
RANK_REASON User report detailing unexpected behavior and tool usage changes in a specific AI product.
Read on dev.to — Claude Code tag →
AI-generated summary · Google Gemini · from 1 sources. How we write summaries →