-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Open
Labels
EnhancementNew feature or requestNew feature or request
Description
Given the existing subagent infrastructure, WarpGrep could plug in as a dedicated search subagent. It runs in an isolated context window, issues 8 parallel grep/read/list calls per turn (up to 4 turns), and returns only file:line-range spans. Keeps search noise out of the main agent's context.
SWE-bench Pro with Opus: 39% fewer input tokens, 26% fewer turns, 10% higher solve rate, 15% cheaper.
OpenAI-compatible endpoint.
Docs: https://docs.morphllm.com/sdk/components/warp-grep/direct
Benchmarks: https://morphllm.com/benchmarks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EnhancementNew feature or requestNew feature or request