- README: explicit install commands for Ollama (macOS/Linux/Windows) and Python
3.12 per OS; note curl as a run.sh dependency
- setup.sh / setup.ps1: preflight checks that Ollama is installed and reachable
(with install hints if missing); setup.sh also warns if curl is absent
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
- scripts/setup.ps1, scripts/pull-models.ps1, run.ps1 — PowerShell equivalents
of the bash setup/pull/run scripts
- README + docs/DEPLOY.md: Windows quickstart and Task Scheduler autostart
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>