mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-05-03 13:30:47 +00:00
c8cd0e68f9
- Add host network mode support in Docker client (DOCKER_NETWORK=host) - Update documentation for network modes (bridge vs host) - Enhance OOB port allocation guidance with mandatory directives - Improve terminal command execution descriptions (detach, timeout) - Fix MSF workflow issues: add process isolation rules and RPC daemon patterns - Add terminal execution mechanics to adviser prompts for better monitoring - Update installer locale with host network mode explanation Fixes agent issues with msfconsole hanging, port conflicts, and process isolation.