fix: add sudo fallback to agent installer + improve error output #36

Merged
rafaga21 merged 1 commits from feat/push-monitoring-agent into master 2026-06-11 18:46:13 -04:00

1 Commits

Author SHA1 Message Date
85bb70fe0f fix: add sudo fallback to agent installer + improve error output
- AgentService: try sudo -n first, fall back to bash without sudo
- AgentService: add sudo to uninstall command
- AgentService: trim error output to last 20 lines for readability
- View: show SSH output inline in error toast
- Fix undefined $path variable in success path
2026-06-11 18:45:14 -04:00