Commit Graph
16 Commits
Author SHA1 Message Date
mrhid6 1c8e6da013 feat: Move grpc pbs to shared 2026-09-07 15:50:25 +00:00
mrhid6 6c6b8a8a4a feat: agent reports workloads and handles workload commands 2026-08-07 08:58:46 +01:00
mrhid6 f88c96166e feat: agent reports installed packages on the hourly loop
SyncKeys now returns the whole response so the poll can carry
CollectPackages; a separate RPC for one boolean would be a message every
30 seconds for a value that changes when a licence does.

The flag is an atomic: the 30s poll writes it, the hourly package loop
reads it, and they are different goroutines.
2026-08-06 13:21:13 +01:00
mrhid6 b23805a7b8 feat: add ProxyStream wire types for agent-relayed console 2026-07-29 12:37:37 +01:00
mrhid6 cadab8a231 feat: Updated package path to match repo 2026-07-28 10:01:40 +01:00
mrhid6 6987179535 feat: Removed comments 2026-07-24 09:51:30 +01:00
mrhid6 c3613c6c0a feat(proto): SyncMonitors + ReportChecks RPCs 2026-07-21 14:18:49 +01:00
mrhid6 8071606109 feat(agent): schedule inventory reporting (30s metrics, 15m static) 2026-07-21 14:07:09 +01:00
domrichardson 6622ddefa8 fix: fixes to command stream 2026-06-25 09:12:20 +01:00
domrichardson f3304e04df feat: Added package management 2026-06-24 16:31:51 +01:00
domrichardson 76932d3bf4 feat: Updated brand to be vantage 2026-06-24 15:48:13 +01:00
domrichardson 56a0be15a8 feat: update agent button on server page 2026-06-24 14:33:17 +01:00
domrichardson 7cb4592fa3 updates 2026-06-24 13:57:48 +01:00
domrichardson 69010f4aa1 updates 2026-06-16 09:37:32 +01:00
domrichardson fc58c057dc Updates 2026-06-15 14:39:26 +01:00
domrichardson 08dc172ca7 first commit 2026-06-15 13:58:45 +01:00