-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Open
Labels
doc-enhancementsuggested addition or improvementsuggested addition or improvement
Milestone
Description
| ## Context-isolated Subagents |
Since subAgents are a new concept, I think a more detailed explanation is needed.
-
It would be better to include the following description from the modelDescription of the subAgents tool, as information useful to the LLM is also useful to humans:
- subAgents do not run asynchronously or in the background.
-
It would be better to add a sentence like the following after “Uses its own context window separate from the main chat session.”
- Uses its own context window separate from the main chat session, so it does not consume the main chat session’s context window.
-
The term “research” is too broad and not specific enough for users. You should also add an example like the following:
- For tasks such as searching and locating relevant code in a codebase, the agent avoids overwhelming the main session’s context window with large amounts of search results.
Metadata
Metadata
Assignees
Labels
doc-enhancementsuggested addition or improvementsuggested addition or improvement