YOU ARE VIEWING ONE ITEM FROM THE AICRIER FEED

Claude Code routes Grep, Glob through Bash

AICrier tracks AI developer news across Product Hunt, GitHub, Hacker News, YouTube, X, arXiv, and more. This page keeps the article you opened front and center while giving you a path into the live feed.

// WHAT AICRIER DOES

7+

TRACKED FEEDS

24/7

SCRAPED FEED

Short summaries, external links, screenshots, relevance scoring, tags, and featured picks for AI builders.

Claude Code routes Grep, Glob through Bash
OPEN LINK ↗
// 45d agoPRODUCT UPDATE

Claude Code routes Grep, Glob through Bash

Claude Code 2.1.117 replaces native Glob and Grep tools on macOS and Linux native builds with embedded bfs and ugrep routed through Bash, while Windows and npm installs are unchanged. The change aims to speed searches by avoiding separate tool round trips, but early users are flagging workflow and permission side effects.

// ANALYSIS

This is a performance-minded agent tooling change with a real ergonomics bill: faster search is useful, but moving core exploration into Bash changes how developers audit, hook, and constrain agent behavior.

  • Native-build users may see fewer explicit Grep/Glob calls and more Bash-mediated search behavior
  • Teams with hooks, allowlists, or monitoring keyed to tool names need to revisit their Claude Code policies
  • The npm and Windows carve-out makes behavior less uniform across developer environments
  • The update lands alongside broader 2.1.117 improvements for subagents, plugins, resume flows, and model defaults
// TAGS
claude-codeai-codingcliagentdevtool

DISCOVERED

45d ago

2026-04-23

PUBLISHED

45d ago

2026-04-23

RELEVANCE

8/ 10

AUTHOR

noahzweben