Pulse/cmd
rcourtman 5f33a2fa78 feat: add self-update capability to standalone pulse-host-agent
The standalone pulse-host-agent was missing self-update functionality
that existed in pulse-docker-agent and the unified pulse-agent.

Changes:
- Add agentupdate integration to pulse-host-agent
- Add --no-auto-update flag and PULSE_NO_AUTO_UPDATE env var
- Update Windows service to use errgroup pattern with auto-updater
- Move version from internal/hostagent to main package for ldflags

Related to #737
2025-11-27 20:21:05 +00:00
..
hashpw Add hashpw utility for generating password hashes 2025-11-06 16:46:56 +00:00
pulse refactor: remove unnecessary type conversions 2025-11-27 10:33:35 +00:00
pulse-agent Add Windows service support to unified agent 2025-11-27 17:00:03 +00:00
pulse-docker-agent Add log level control for docker agent 2025-11-22 07:43:48 +00:00
pulse-host-agent feat: add self-update capability to standalone pulse-host-agent 2025-11-27 20:21:05 +00:00
pulse-sensor-proxy chore: remove dead code and unused exports 2025-11-27 13:17:39 +00:00