ollama/cmd
Jeffrey Morgan 6a7c3f188e
openclaw: run onboarding for fresh installs (#14006)
When launching OpenClaw without prior onboarding, run the onboarding
wizard instead of going straight to gateway. This ensures proper
gateway configuration (mode, token, etc.) before first use.

- Add onboarded() to check for wizard.lastRunAt marker in config
- Run onboard with --auth-choice skip --gateway-token ollama for fresh installs
- Existing installs (onboarding completed) run gateway directly
2026-02-01 13:46:45 -08:00
..
bench cmd/bench: fix binary name in README (#13276) 2025-12-10 14:16:58 -08:00
config openclaw: run onboarding for fresh installs (#14006) 2026-02-01 13:46:45 -08:00
runner Runner for Ollama engine 2025-02-13 17:09:26 -08:00
cmd.go cmd: capitalize Ollama in serve command help text (#13965) 2026-01-29 09:47:53 -08:00
cmd_test.go Add experimental image generation fields to /api/generate (#13753) 2026-01-17 18:27:41 -08:00
interactive.go fix: handle Enter key pressed during model loading (#13839) 2026-01-22 18:32:02 -08:00
interactive_test.go server: add webp image input support (#10653) 2025-05-12 20:41:42 -07:00
start.go nolintlint 2024-06-04 11:13:30 -07:00
start_darwin.go mac: handle "keep" named apps (#11031) 2025-06-09 16:29:57 -07:00
start_default.go lint 2024-08-01 17:06:06 -07:00
start_windows.go spawn desktop quickly (#11011) 2025-06-08 09:34:52 -07:00
warn_thinking_test.go add thinking support to the api and cli (#10584) 2025-05-28 19:38:52 -07:00