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
File diff suppressed because it is too large Load Diff
+9
View File
@@ -0,0 +1,9 @@
# Diagnostic Tools — Placeholder Directory
#
# Populate this directory with portable Windows diagnostic executables:
#
# - smartmontools/ — smartctl.exe (disk health)
# - stress-ng/ — stress.exe (CPU/GPU stress)
# - hwinfo/ — hardware info tools
#
# Run: make tools-download

Some files were not shown because too many files have changed in this diff Show More