Skip to main content

Environment variable index

PreviewAvailable on: WindowsShips in the preview channel only. Not a stable release.

Every application-specific environment variable read by Harmony, extracted from source.

Every NALA_-prefixed environment variable the application reads, extracted from Harmony 3.24.33-preview.5. 97 variables.

This index is generated, so it cannot drift from the code. It lists what is read, which is not the same as what is supported: many of these are internal or test-only, and reading a variable is not a promise to keep honouring it. For the ones meant for you, see Environment variables.

VariableTimes readFirst location
NALA_ACCOUNT_GATE_MODE4src/main/saas/__tests__/BootstrapController.test.ts
NALA_AFFORDANCE_LOG1src/cli/submit-affordance-stats.ts
NALA_AGENT_ID26src/cli/commands/input.ts +11 more
NALA_ALLOW_CROSS_CHANNEL7src/shared/nala/__tests__/nala-paths.test.ts
NALA_API_URL1src/main/saas/CloudApiClient.ts
NALA_APP_VERSION2src/daemon/sessionHost/hostMain.ts +1 more
NALA_AUTH_CLIENT_ID3src/main/saas/AuthFlow.ts +2 more
NALA_AUTH_ISSUER4src/main/saas/AuthFlow.ts +2 more
NALA_AUTH_REDIRECT_URI2src/main/saas/AuthFlow.ts +1 more
NALA_AUTH_SCOPES2src/main/saas/AuthFlow.ts +1 more
NALA_AUTH_TOKEN2src/shared/__tests__/envCompat.test.ts
NALA_CAPABILITY_PERMISSIONS1src/daemon/nala/registerSemanticCapabilityRpc.ts
NALA_CHANNEL9src/main/observability/installCrashReporting.ts +1 more
NALA_CLI_BUILD_ID6src/shared/nala/__tests__/verify-1-baked-build-identity.test.ts +1 more
NALA_CLI_BUILD_TIME3src/shared/nala/__tests__/verify-1-baked-build-identity.test.ts +1 more
NALA_CLI_PATH45src/daemon/nala/providers/NalaAgentAdapter.ts +6 more
NALA_DAEMON_LOG_DIR1src/main/daemon/launcher.ts
NALA_DATA_DIR1src/main/daemon/launcher.ts
NALA_DATA_SUFFIX23src/shared/__tests__/constants.test.ts +3 more
NALA_DEV19src/main/__tests__/workspace-launch.test.ts +3 more
NALA_DICTATE_ALLOW_STUB1src/cli/commands/nala/dictate.ts
NALA_DIRECTOR_MESSAGE_RECEIPT_PATH1src/shared/nala/director-message-receipt-store.ts
NALA_DISABLE_LAUNCH_PROFILES9src/shared/nala/__tests__/capabilities.test.ts +1 more
NALA_EMERGENCY_STOP15src/daemon/nala/__tests__/soak.test.ts +2 more
NALA_EMERGENCY_STOP_REASON2src/shared/nala/__tests__/resourceGovernance.test.ts +1 more
NALA_EXPECTED_ARCH1src/shared/runtime/packagedSelfTest.ts
NALA_EXPECTED_GIT_SHA1src/shared/runtime/packagedSelfTest.ts
NALA_EXPECTED_PLATFORM1src/shared/runtime/packagedSelfTest.ts
NALA_EXPECTED_PRODUCT_VERSION1src/shared/runtime/packagedSelfTest.ts
NALA_EXTRA_SHELL_ROOTS1src/daemon/shellAllowlist.ts
NALA_FAKE_PROVIDER10src/daemon/nala/providers/fake/FakeNalaAdapter.ts +1 more
NALA_HEAD_SOURCE_IDENTITY1src/shared/nala/cli-version-stamp.ts
NALA_HIGH_CONTRAST8src/tui/__tests__/reduced-motion.test.ts +1 more
NALA_INSTRUMENT9src/tui/__tests__/TuiApp.performance.test.ts +1 more
NALA_LANE_DRAC4src/shared/nala/__tests__/crossLaneSecurity.r1.test.ts +3 more
NALA_LANE_ECHO4src/shared/nala/__tests__/crossLaneSecurity.r1.test.ts +3 more
NALA_LANE_NODE4src/shared/nala/__tests__/crossLaneSecurity.r1.test.ts +3 more
NALA_LANE_SIGNAL4src/shared/nala/__tests__/crossLaneSecurity.r1.test.ts +3 more
NALA_LANE_TITAN4src/shared/nala/__tests__/crossLaneSecurity.r1.test.ts +3 more
NALA_LAUNCH_NONCE2src/tui/TuiApp.ts
NALA_LAUNCH_READY_TIMEOUT_MS11src/cli/commands/nala/__tests__/agent-start.nwr047.test.ts +2 more
NALA_LOG_DIR1src/shared/runtime/packagedSelfTest.ts
NALA_MAX_ARTIFACT_BYTES1src/shared/nala/__tests__/resourceGovernance.test.ts
NALA_MAX_DELEGATION_DEPTH1src/shared/nala/__tests__/resourceGovernance.test.ts
NALA_MAX_RECOVERABLE_SESSIONS1src/daemon/config.ts
NALA_MCP_DEBUG1src/mcp/mcpLogger.ts
NALA_MCP_TOOL_SURFACE1src/mcp/index.ts
NALA_MEMBER_ID2src/cli/commands/channel.ts
NALA_NO_BANNER16src/cli/commands/nala/__tests__/banner-json-purity.test.ts +6 more
NALA_NODE_PATH5src/cli/commands/nala/__tests__/doctor.test.ts +1 more
NALA_OPEN_DEVTOOLS1src/main/window/createWindow.ts
NALA_PACKAGED_SELF_TEST2src/shared/runtime/packagedSelfTest.ts
NALA_PERF_TIER1src/shared/__tests__/adaptivePerformance.test.ts
NALA_PI_BRIDGE_PATH4src/daemon/nala/providers/PiAdapter.ts +1 more
NALA_PI_HOME27src/daemon/nala/maintenance/UninstallCleanupService.ts +6 more
NALA_PI_RUNTIME_PATH25src/daemon/nala/providers/PiAdapter.ts +3 more
NALA_PI_SAFE_MODE5src/main/pi/PiStateLayout.ts +1 more
NALA_POLICY_CACHE_TTL_HOURS2src/daemon/nala/policy/RemotePolicyService.ts
NALA_POLICY_HASH1src/daemon/nala/policy/RemotePolicyService.ts
NALA_POLICY_URL1src/daemon/nala/policy/RemotePolicyService.ts
NALA_PROVIDER_ID2src/tui/TuiApp.ts
NALA_PTY_HOST1src/daemon/index.ts
NALA_PTY_ID8src/cli/commands/channel.ts +2 more
NALA_RECOVERABLE_GRACE_MS1src/daemon/config.ts
NALA_REDUCED_MOTION7src/tui/__tests__/reduced-motion.test.ts
NALA_RELEASE_BASE1src/shared/nala/runtime-manifest.ts
NALA_RELEASE_CHANNEL2src/main/updater/__tests__/AutoUpdater.platform.test.ts +1 more
NALA_REPO2src/cli/commands/nala/doctor-deps.ts
NALA_REQUIRE_PI_RUNTIME1src/main/daemon/launcher.ts
NALA_REQUIRE_RELEASE_MANIFEST1src/shared/runtime/packagedSelfTest.ts
NALA_RESOURCES_PATH1src/shared/runtime/packagedSelfTest.ts
NALA_SAAS_ENABLED7src/main/saas/BootstrapController.ts +1 more
NALA_SAFE_MODE7src/cli/commands/nala/__tests__/tui.inspect.test.ts +4 more
NALA_SCREEN_READER10src/tui/TuiApp.ts +4 more
NALA_SITE_ROOT1src/shared/bug-report/__tests__/site-contract-alignment.test.ts
NALA_STATE_DIR3src/daemon/nala/__tests__/registerSessionLifecycleRpc.test.ts +2 more
NALA_TASK_ID5src/tui/TuiApp.ts +1 more
NALA_TASK_RUNTIME_SEC3src/shared/nala/__tests__/resourceGovernance.test.ts
NALA_TEST_OUTPUT2src/shared/__tests__/windowsDetachedLaunch.runtime.test.ts
NALA_TEST_PID1src/shared/__tests__/windowsDetachedLaunch.runtime.test.ts
NALA_TEST_PROVIDER_SECRET1src/daemon/nala/runtime/__tests__/NalaAgentRuntimeProcessSupervisor.test.ts
NALA_TTS_PRELOAD1src/main/ipc/handlers/tts.handler.ts
NALA_TUI_DEBUG1src/tui/TuiApp.ts
NALA_TUI_THEME1src/tui/theme/active.ts
NALA_UPDATE_CHANNEL1src/main/update/ChannelManager.ts
NALA_UPDATE_ORIGIN4src/main/updater/__tests__/AutoUpdater.platform.test.ts +1 more
NALA_VERSION18src/cli/version.ts +5 more
NALA_WHISPER_LANGUAGE3src/main/voice/WhisperService.ts +1 more
NALA_WHISPER_MODEL2src/main/voice/WhisperService.ts +1 more
NALA_WHISPER_PRELOAD2src/main/ipc/handlers/voice.handler.ts +1 more
NALA_WHISPER_PYTHON1src/shared/nala/voice/whisperPaths.ts
NALA_WHISPER_START_MS1src/main/voice/WhisperService.ts
NALA_WHISPER_THREADS2src/main/voice/WhisperService.ts +1 more
NALA_WHISPER_TIMEOUT_MS1src/main/voice/WhisperService.ts
NALA_WHISPER_WORKER1src/shared/nala/voice/whisperPaths.ts
NALA_WRITE_DOGFOOD_BASELINE1src/tui/__tests__/nwr-081-real-workflow-dogfood.test.ts
NALA_WRITE_PERF_BASELINES5src/daemon/nala/__tests__/currentBaseline.measure.test.ts +4 more