Commit 01892d0
committed
fix: correct invalid Gemini CLI tool names in agents and docs
Replace `search_files` with `search_file_content` and `replace_in_file`
with `replace` across all agent frontmatter and documentation.
These were not valid Gemini CLI built-in tool names and caused agent
loading failures at startup (validation error: `tools.N: Invalid tool name`).
The terminology tables in docs/ that mapped Claude Code tools to
Gemini CLI equivalents were the source of the incorrect names, which
had propagated into 18 agent files.
Fixes #341 parent a3b6eab commit 01892d0
44 files changed
Lines changed: 51 additions & 51 deletions
File tree
- agents
- docs
- en
- agents
- contributing
- ko-KR/contributing
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
0 commit comments