Skip to content

Imporve the document of subAgents #9013

@tamuratak

Description

@tamuratak

## Context-isolated Subagents

Since subAgents are a new concept, I think a more detailed explanation is needed.

  1. 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.
  2. 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.
  3. 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 improvement

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions