Skip to content

docs: add OPENCODE_EXPERIMENTAL_BACKGROUND_SUBAGENTS to experimental flags table#27708

Open
gzb1128 wants to merge 1 commit into
anomalyco:devfrom
gzb1128:docs/add-background-subagents-experimental-flag
Open

docs: add OPENCODE_EXPERIMENTAL_BACKGROUND_SUBAGENTS to experimental flags table#27708
gzb1128 wants to merge 1 commit into
anomalyco:devfrom
gzb1128:docs/add-background-subagents-experimental-flag

Conversation

@gzb1128
Copy link
Copy Markdown

@gzb1128 gzb1128 commented May 15, 2026

Issue for this PR

Closes #27707

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Adds OPENCODE_EXPERIMENTAL_BACKGROUND_SUBAGENTS to the Experimental environment variables table in all CLI docs locales. The flag is defined in runtime flags and is required to enable background subagents, but it was missing from the docs after #27084.

How did you verify your code works?

Docs-only change. Verified the diff adds one table row for the flag in each packages/web/src/content/docs/*/cli.mdx locale and the root packages/web/src/content/docs/cli.mdx file.

Screenshots / recordings

N/A - documentation table update only.

Checklist

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

…flags table

The background subagents feature was added in PR anomalyco#27084 but the documentation
was not updated to include the new experimental flag in the CLI reference.
@github-actions github-actions Bot added the needs:compliance This means the issue will auto-close after 2 hours. label May 15, 2026
@github-actions github-actions Bot removed the needs:compliance This means the issue will auto-close after 2 hours. label May 15, 2026
@github-actions
Copy link
Copy Markdown
Contributor

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

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: experimental flags table in CLI reference is out of sync with runtime-flags.ts

1 participant