24 Commits
Author SHA1 Message Date
mrhid6 0e5597fcc0 feat: flag Ubuntu phased updates on PackageUpdate 2026-09-15 14:48:16 +00:00
mrhid6 aa1c87037b feat: patch results on the wire - ApplyUpdatesCmd scope, reboot and deadline, PatchResult, inventory boot time 2026-09-15 07:25:41 +00:00
mrhid6 059949674d chore: replace em dashes with hyphens, add no-em-dash rule to CLAUDE.md 2026-09-10 09:18:58 +00:00
mrhid6 abd28f2e17 feat: Report whether a managed host is waiting on a reboot 2026-08-13 10:39:27 +00:00
mrhid6 26f00c2f7f feat: store workload reports and route log results 2026-08-07 08:56:26 +01:00
mrhid6 b004143ea7 feat: workload registry proto messages 2026-08-07 08:53:33 +01:00
mrhid6 f29b75e325 feat: ReportPackages wire types with hash short-circuit
The pb packages are hand-written, not protoc-generated, and the wire
codec is JSON (encoding.RegisterCodec(JSONCodec{})). Field numbers in
the .proto are documentation; JSON field names are the contract. Both pb
packages edited by hand to match.

SyncResponse.collect_packages is omitempty and absent decodes as false,
so an older server leaves agents collecting nothing rather than
collecting without a licence.
2026-08-06 13:17:44 +01:00
mrhid6 58bd26030c feat: Added ping command 2026-07-31 17:10:59 +01:00
mrhid6 131570da01 feat: add ProxyStream wire types for agent-relayed console 2026-07-29 12:37:37 +01:00
mrhid6 ece5384739 chore: updated deps 2026-07-28 15:07:19 +01:00
mrhid6 3c54ac92e9 feat: Updated package path to match repo 2026-07-28 10:01:40 +01:00
mrhid6 c6894e2a24 feat: edit monitors + notification channels; HTTP monitor insecure-TLS option 2026-07-21 14:55:41 +01:00
mrhid6 cdcb8754ad feat(proto): SyncMonitors + ReportChecks RPCs 2026-07-21 14:18:49 +01:00
mrhid6 4440e14320 feat(proto): add ReportInventory RPC and inventory model 2026-07-21 14:04:28 +01:00
mrhid6 1afa250203 feat: More verbose logging on workflow logs 2026-07-20 17:35:58 +01:00
mrhid6 d0219def80 feat(proto): add StepOutputChunk streaming message 2026-07-20 12:34:32 +01:00
mrhid6 dc49f2d5eb feat(proto): add RunStepCmd and StepResult messages 2026-07-20 11:24:08 +01:00
domrichardson 2c23a794b9 feat: Added package management 2026-06-24 16:31:51 +01:00
domrichardson 943b4c32a5 feat: Updated brand to be vantage 2026-06-24 15:48:13 +01:00
domrichardson c8d81944e7 feat: update agent button on server page 2026-06-24 14:33:17 +01:00
domrichardson 5446286562 updates 2026-06-24 13:57:48 +01:00
domrichardson d6f4a807d0 updates 2026-06-16 10:28:46 +01:00
domrichardson baf99e79b6 updates 2026-06-16 09:37:32 +01:00
domrichardson 81182ee8cf first commit 2026-06-15 13:58:45 +01:00