Environment Variables
AGILab reads its configuration from environment variables. You can set them globally in
$HOME/.agilab/.env or per-session before launching Streamlit / AGI installers. The table below
summarises the supported keys.
Additional host specific keys are supported for worker provisioning (for example
127.0.0.1_CMD_PREFIX or 127.0.0.1_PYTHON_VERSION); these are written automatically into
$HOME/.agilab/.env when you run installers and rarely need manual editing.
Remember to restart the Streamlit session after changing $HOME/.agilab/.env so AgiEnv picks
up the new values.