Skip to content

Document the Search subagent semantic search setting #10251

Description

@ntrogh

Product change

The advanced experimental setting github.copilot.chat.searchSubagent.subagentSemanticSearchEnabled controls whether the Search subagent can use semantic search. It defaults to true and does not disable semantic search elsewhere.

Why the docs need an update

docs/agents/reference/ai-settings.md does not list the setting or explain its narrow scope.

Suggested documentation

  • docs/agents/reference/ai-settings.md: Add the setting to the relevant subagent settings section. Identify it as advanced and experimental, document its default, and clarify that it only affects the Search subagent.

Details to verify

  • Setting: github.copilot.chat.searchSubagent.subagentSemanticSearchEnabled.
  • Default: true.
  • Tags: advanced and experimental.
  • Scope: Search subagent semantic search only.

Acceptance criteria

  • The AI settings reference includes the exact setting identifier and default.
  • The experimental status and Search subagent-only scope are explicit.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions