--- name: Windows GURU-BEAST-ROG Setup Status description: Windows workstation setup completion status - Ollama, GrepAI, MCP, Node.js all configured type: reference --- # Windows Machine Setup Status (GURU-BEAST-ROG) **Created:** 2026-03-23 **Updated:** 2026-03-24 **Machine:** GURU-BEAST-ROG (Windows 11 Pro, i9-14900K, 128GB DDR5, RTX 4090) ## Software Status | Software | Version | Path | Status | |----------|---------|------|--------| | Python | 3.12.10 | system PATH | [OK] | | Git | 2.52.0.windows.1 | system PATH | [OK] | | Windows OpenSSH | system | C:\Windows\System32\OpenSSH\ssh.exe | [OK] | | Node.js | v24.14.0 | C:\Program Files\nodejs | [OK] | | Ollama | v0.18.2 | C:\Users\guru\AppData\Local\Programs\Ollama\ollama.exe | [OK] | | GrepAI | v0.35.0 | C:\Users\guru\ClaudeTools\grepai.exe | [OK] | | credentials.md | -- | repo root | [OK] | ## Ollama Models | Model | Size | Status | |-------|------|--------| | nomic-embed-text | 274 MB | [OK] | | qwen3:14b | 9.3 GB | [OK] | | codestral:22b | ~12 GB | [PENDING] - download interrupted, not pulled | ## Configuration - **.mcp.json:** filesystem, sequential-thinking, grepai servers configured - **GrepAI:** Initialized, watcher configured, Ollama backend with nomic-embed-text - **Bypass permissions:** `permissions.defaultMode: "bypassPermissions"` in ~/.claude/settings.json - **In-repo memory:** .claude/memory/ (syncs via Gitea) ## Notes - Ollama not in Git Bash PATH -- use full path or open new terminal - GrepAI watcher may need restart after reboot: `./grepai.exe watch --background` - Machine registered at `.claude/machines/guru-beast-rog.md`