8 Commits

Author SHA1 Message Date
c929176cfa feat: per-site SHIFT path with video search, fix agent token injection, accept cpu_temp
- deploy_agent.sh: agent v3.3-shift — use dashboard-configured SHIFT path for
  file fetch/search (SR/SHIFT sites have no TAKELEAP folder), date fast-path;
  fix installer discarding the injected agent token (sentinel was being
  rewritten by the server's placeholder replace, agents ended up tokenless)
- central_api_prototype.py: replace only the token assignment when serving the
  installer; add cpu_temp to TelemetryPayload (agents already send it, it was
  silently dropped); new endpoints set-shift-path, request-search,
  search-results; heartbeat response now carries shift_path + pending search
- commands.json: restore last_reboot/dummy, add update_diag diagnostic
- CLAUDE.md: document deployment layout, procedures, and gotchas
2026-07-16 17:31:33 +05:30
b9aeedc5ef file transfer 2026-07-16 14:30:36 +05:30
6e05180e7c Fix duplicate alerts, telemetry UI state, and deploy_agent local URL 2026-06-08 15:36:59 +05:30
647c6ae7f0 feat: add agent deployment documentation and improve disk telemetry filtering in deploy script 2026-06-04 17:16:37 +05:30
06c8f62ee6 feat: add disk label and device identification to telemetry collection script 2026-06-04 16:37:48 +05:30
25e9b5e120 feat: implement async command execution, improve client status tracking, and expand takeleap diagnostic commands. 2026-06-04 15:48:38 +05:30
c4a96adfc1 Optimize directory scan paths for Linux client agents 2026-06-04 11:21:00 +05:30
39febf9aeb feat: introduce automated agent deployment script and environment configurations for centralized management 2026-06-03 18:32:28 +05:30