← Back to tools
View AGENTS.md for amber
amber
Code search and replace tool
Description
amber is a code search and replace tool. It provides fast searching with regex support and interactive replacement, making codebase-wide changes easier.
When to use this tool
✓ Good fit when
- When doing search and replace across code files
✕ Avoid when
- When you need simple single-file find and replace
AI Summary
Fast code search and replace tool with regex support
Capabilities
- + Search code with regex patterns
- + Replace matches interactively
- + Fast parallel searching
Use When
- → When doing search and replace across code files
Avoid When
- x When you need simple single-file find and replace