Skip to content

docs: remove references to deleted scout agent - #48092

Open
G36maid wants to merge 1 commit into
anomalyco:devfrom
G36maid:docs/remove-scout-agent
Open

G36maid wants to merge 1 commit into
anomalyco:devfrom
G36maid:docs/remove-scout-agent

Conversation

@G36maid

@G36maid G36maid commented Sep 9, 2026 •

Copy link
Copy Markdown
Contributor

Issue for this PR

Closes #32105

Type of change

  • Documentation

What does this PR do?

The scout agent was deleted in #30435, but the docs still listed it as one of three built-in subagents. This keeps the docs in sync with the codebase.

Changes (applied to the English docs and all 17 translations):

  • Removed the scout section from agents.mdx
  • Updated the subagent count from three to two
  • Dropped the OPENCODE_EXPERIMENTAL_SCOUT row from the env var table in cli.mdx

Supersedes #32107 and #32123, which were closed by the automated cleanup bot before review.

How did you verify your code works?

Docs-only change. Verified with grep -ri scout packages/web/src/content/docs/ returning zero results and checked the section/table structure stays intact around the removals.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

The scout subagent was removed from the codebase in anomalyco#30435, but the
docs still listed it as one of three built-in subagents.

- Remove the 'Use scout' section from agents.mdx (all locales)
- Update subagent counts from three to two (all locales)
- Drop the OPENCODE_EXPERIMENTAL_SCOUT row from the environment
  variables table in cli.mdx (all locales)
@github-actions github-actions Bot added needs:compliance This means the issue will auto-close after 2 hours. contributor labels Sep 9, 2026
@github-actions github-actions Bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Sep 9, 2026
@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

@G36maid

G36maid commented Sep 9, 2026

Copy link
Copy Markdown
Contributor Author

@nexxeln gentle ping for a review when you have a moment 🙏 Since you authored the scout removal in #30435, you'd know best that these are just the leftover doc references (agents.mdx + cli.mdx across all locales) that the cleanup missed. Happy to adjust anything if needed.

This branch has not been deployed

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs still mention deleted scout agent

1 participant