Description
Description
NEMOCLAW_OLLAMA_PULL_TIMEOUT environment variable is implemented in code (getOllamaPullTimeoutMs in onboard-ollama-proxy.ts, added by PR #3037) but missing from docs/reference/commands.md Environment Variables section. Users with slow connections cannot discover how to increase the pull timeout.
Environment
Device: GitLab CI runner (nemoclaw-ubuntu22-runner)
OS: Ubuntu 22.04
Architecture: x86_64
Node.js: v22.22.2
npm: 10.9.7
Docker: Docker CE
OpenShell CLI: 0.0.36
NemoClaw: v0.0.35
OpenClaw: 2026.4.24
Steps to Reproduce
1. Open docs/reference/commands.md
2. Search for NEMOCLAW_OLLAMA_PULL_TIMEOUT
Expected Result
The env var is documented in the Environment Variables section:
- Purpose: controls Ollama model pull timeout during onboard
- Default: 1800 seconds (30 minutes)
- Format: integer or float seconds
Actual Result
NEMOCLAW_OLLAMA_PULL_TIMEOUT is not mentioned anywhere in commands.md.
Logs
CI pipeline #50387798, job 311926158 (test_by_category: [docs])
Test case: T5882289 — NEMOCLAW_OLLAMA_PULL_TIMEOUT is documented in commands.md
Bug Details
| Field |
Value |
| Priority |
Unprioritized |
| Action |
Dev - Open - To fix |
| Disposition |
Open issue |
| Module |
Machine Learning - NemoClaw |
| Keyword |
NemoClaw, NemoClaw_Automation, NemoClaw_Docs, NEMOCLAW_GH_SYNC_APPROVAL |
[NVB#6150497]
Description
Description
Environment Steps to Reproduce Expected Result Actual Result LogsBug Details
[NVB#6150497]