feat: add Windows-MCP UI automation + full offline deps

- New start-windows-mcp.bat — starts Windows-MCP SSE server on :8000
- Windows-MCP auto-starts when Hermes CLI launches (options 1/2)
- Pre-downloaded wheels: hermes-agent (47), windows-mcp (95)
- Offline Python 3.13 embedded + get-pip.py bootstrapper
- Hermes config wired with mcp_servers.windows-mcp
- Updated Makefile with targets: wheels-hermes, wheels-windows-mcp,
  python-portable, get-pip, deps
- Recreated: run-hermes.ps1, start-hermes-dashboard.bat
- Pure ASCII .bat files with CRLF line endings
This commit is contained in:
2026-07-11 18:11:06 -04:00
parent 6623d4d1fd
commit 2b7a8290a5
152 changed files with 28298 additions and 3 deletions
+1
View File
@@ -13,6 +13,7 @@ An **autonomous AI-driven Windows PC diagnostic & repair toolkit** that lives on
| ⬆️ **Driver Updates** | Hardware inventory → vendor API lookup → guided download/install |
| 📦 **Backup/Restore** | Disk imaging, file-level backup, guided restore with AI oversight |
| 💬 **Natural Language** | Describes what it found and what it's doing — no manual tool hunting |
| 🖱️ **Windows UI Automation** | Hermes can click, type, take screenshots, and navigate Windows UI via Windows-MCP (option 6) |
## Why this is different from existing tools