- 15 May, 2026 2 commits
- 14 May, 2026 6 commits
- 13 May, 2026 4 commits
-
-
Lisa authored
-
Lisa authored
-
Lisa authored
-
Lisa (AI Assistant) authored
-
- 02 May, 2026 1 commit
-
-
Lisa authored
- Rebuilt embedded tarball with all 5 required files - Fixed base64 corruption that caused "base64: invalid input" on install - Added missing sexec.sh (241 bytes) to embedded archive - Verified clean extraction of hermes_node_agent.py, browser_controller.py, requirements.txt, hermes-node-agent.init.d, and sexec.sh Bundle size: 10.63 MB (unchanged)
-
- 01 May, 2026 16 commits
-
-
Lisa authored
-
Lisa authored
-
Lisa authored
-
Lisa authored
-
Lisa authored
-
Lisa authored
-
Lisa authored
-
Lisa authored
-
Lisa authored
-
Lisa authored
-
Lisa authored
-
Lisa authored
-
Lisa authored
-
Lisa authored
-
Lisa authored
Windows installer: user-owned config (APPDATA, no admin), removed nssm service, added user-run launcher. Build script now bundles ZIP: linux installer.sh + windows installer.exe + chrome-extension (from separate repo).
-
Lisa authored
- Implement Option B: Wine-based cross-compilation for Windows .exe via PyInstaller - NSIS installer with custom configuration page matching Linux installer prompts (Gateway URL, Node name, Gateway token) - Single-file bundles: hermes-node-agent.exe (~45MB), hermes-node-manager.exe (~7MB) - Config saved to C:\ProgramData\HermesNode\config.json - Auto-registers as Windows service via NSSM - Includes build-all.sh, README_BUILD.md, release script - Update deploy/windows script to fix Windows path separator
-
- 30 Apr, 2026 11 commits
-
-
Lisa authored
- Add Linux installer (self-contained bash script) - Add Windows build script (NSIS + Python embeddable) - Installers produce fully offline-capable agents
-
Lisa authored
-
Lisa authored
-
Lisa authored
-
Lisa authored
-
Lisa authored
-
Lisa authored
-
Lisa authored
-
Lisa authored
-
Lisa authored
- Removed 102 lines of orphaned duplicate PosixComputerController class - Fixed code structure: PosixComputerController defined only once (lines 198-267) - Reduced file size from 658 to 556 lines - Added .gitignore for Python/Windows artifacts: * __pycache__/ and *.pyc * venv/, build/, dist/ * *.bak, *.backup * windows/build/, windows/Output/ * IDE files (.vscode, .idea) - Removed __pycache__ from git staging (no longer tracked) Documentation already present in README.md and windows/README.md. -
Lisa authored
-