Description
The CLI reference's Experimental environment variables table is missing OPENCODE_EXPERIMENTAL_BACKGROUND_SUBAGENTS even though the flag exists in packages/opencode/src/effect/runtime-flags.ts and is required for the background subagents feature added in #27084.
The docs table is manually maintained across localized packages/web/src/content/docs/*/cli.mdx files, so it can drift from the runtime flags in code.
Related PR: #27708
Plugins
N/A
OpenCode version
Current dev
Steps to reproduce
- Open
packages/opencode/src/effect/runtime-flags.ts.
- Confirm
OPENCODE_EXPERIMENTAL_BACKGROUND_SUBAGENTS is defined.
- Open
packages/web/src/content/docs/cli.mdx or localized cli.mdx docs.
- Confirm the Experimental environment variables table does not list the flag.
Screenshot and/or share link
N/A
Operating System
N/A
Terminal
N/A
Description
The CLI reference's Experimental environment variables table is missing
OPENCODE_EXPERIMENTAL_BACKGROUND_SUBAGENTSeven though the flag exists inpackages/opencode/src/effect/runtime-flags.tsand is required for the background subagents feature added in #27084.The docs table is manually maintained across localized
packages/web/src/content/docs/*/cli.mdxfiles, so it can drift from the runtime flags in code.Related PR: #27708
Plugins
N/A
OpenCode version
Current
devSteps to reproduce
packages/opencode/src/effect/runtime-flags.ts.OPENCODE_EXPERIMENTAL_BACKGROUND_SUBAGENTSis defined.packages/web/src/content/docs/cli.mdxor localizedcli.mdxdocs.Screenshot and/or share link
N/A
Operating System
N/A
Terminal
N/A