displayName
Supports env-var feature gating
description
The runtime exposes a documented set of environment-variable feature
gates (e.g. CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS) that the user can
toggle to enable/disable experimental subsystems without a redeploy.
Modeled via the EnvVar NodeKind.
appliesToNodeKinds
- AgentVersion
- AgentRuntimeImpl
category
configuration