Advanced
Open
Pro
Which Built-In Subagent Type You Can Actually Resume
You dispatch a built-in Explore subagent to locate the code
responsible for a bug. It finishes and reports back a file and line
number. You now want to send it a follow-up via SendMessage — "now
check whether the same pattern appears elsewhere in the repo" — using
the context it already built during its search.
Can you resume Explore this way?
Share this question