Codebase Q&A Agent
Answer natural language questions about any codebase. WarpGrep finds the relevant code, Claude explains it.PR Review with Full Context
Review pull requests by searching the surrounding codebase for context the diff alone doesn’t show.GitHub Actions YAML
GitHub Actions YAML
Multi-Repo GitHub Search
Search across multiple public GitHub repos without cloning. Find how different projects implement the same pattern.Security Audit Agent
Scan a codebase for common security vulnerabilities. WarpGrep finds the code, Claude evaluates the risk.Streaming Search UI
Show real-time search progress in a terminal or web UI.Dependency Debugger
Search insidenode_modules to understand how a library works or debug an issue at the source.
excludes: []: WarpGrep excludes node_modules by default. Passing an empty excludes list disables all default excludes so you can search library source code.
Migration Scout
Before a large migration, search for every pattern that needs to change.More Examples
GitHub Examples Repo
10 self-contained examples in TypeScript and Python
Python Guide
Complete Python implementation without the TypeScript SDK
Sandbox Execution
Run WarpGrep in E2B, Modal, Daytona, Docker, and more
Direct API
Build a custom harness in any language