mrhid6
ee4d4afa99
feat: Removed unused test units
2026-08-03 10:18:01 +01:00
mrhid6
c4da8ba96b
feat: More logging for command stream
2026-07-31 17:20:35 +01:00
mrhid6
260b1fb0ef
feat: Added ping command
2026-07-31 17:10:59 +01:00
mrhid6
c9868b362b
fix: Fixes to server shutdown stream
2026-07-31 16:44:47 +01:00
mrhid6
b2c7dee391
feat: handle OpenProxyCmd in the agent command stream
2026-07-29 13:03:02 +01:00
mrhid6
bba41a7a85
feat: add agent-side console relay
2026-07-29 12:59:24 +01:00
mrhid6
b23805a7b8
feat: add ProxyStream wire types for agent-relayed console
2026-07-29 12:37:37 +01:00
mrhid6
df875bde5b
feat: Windows agent inventory
2026-07-28 11:29:08 +01:00
mrhid6
66d56199a2
fix: Fixed agent msi update command
2026-07-28 10:53:06 +01:00
mrhid6
65e285a894
fix: Fixed agent build
2026-07-28 10:30:29 +01:00
mrhid6
cadab8a231
feat: Updated package path to match repo
2026-07-28 10:01:40 +01:00
mrhid6
88e1938832
Merge branch 'feat/shared-module'
...
Shared Go module extraction (spec 0a) and the Org to Instance rename (spec 0b).
- shared/ module holds the documents and provisioning rules the control plane
and sitesvc both write; sitesvc's hand-copied duplicates are deleted
- Org becomes Instance everywhere, including the org_id field on all 17
tenant-scoped collections, via migration 0004_org_to_instance
- cmd/rename-rollback reverses the migration
- Go images now build from the repo root so the replace directive resolves
Migration verified against a seeded legacy fixture: lossless, tenant-isolated,
idempotent, resumable and reversible. NOT yet rehearsed against a production
snapshot, which plan 0b requires before deploying.
2026-07-24 14:21:56 +01:00
mrhid6
b54abd2841
fix(agent): restore the !linux build constraint on collect_other.go
...
Unrelated to the shared module work; pre-existing on main.
"_other" is not a GOOS suffix, so without the constraint this file compiled
on Linux alongside collect_linux.go and redeclared collect. Linux agent
builds failed, which agent-release.yml depends on.
2026-07-24 13:48:23 +01:00
mrhid6
6987179535
feat: Removed comments
2026-07-24 09:51:30 +01:00
mrhid6
abac836a6d
feat: edit monitors + notification channels; HTTP monitor insecure-TLS option
2026-07-21 14:55:41 +01:00
mrhid6
8b56911db6
feat(agent): agent-run monitor scheduler
2026-07-21 14:19:59 +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
mrhid6
d7801b68d2
feat(agent): /proc-based inventory collectors
2026-07-21 14:06:11 +01:00
mrhid6
403a6d39d5
feat(proto): add ReportInventory RPC and inventory model
2026-07-21 14:04:28 +01:00
mrhid6
acde2c7623
feat: More verbose logging on workflow logs
2026-07-20 17:35:58 +01:00
mrhid6
0501239c54
feat(agent): stream step output chunks over CommandStream
2026-07-20 12:36:37 +01:00
mrhid6
45947b60b8
feat(proto): add StepOutputChunk streaming message
2026-07-20 12:34:32 +01:00
mrhid6
1aa5cddb94
fix(workflows): mask output env in persisted logs, preserve cancelled status, run agent step async
2026-07-20 12:01:35 +01:00
mrhid6
783b40ab2c
feat(agent): execute RunStepCmd with WORKFLOW_ENV capture
2026-07-20 11:29:14 +01:00
mrhid6
397c92c3a4
feat(proto): add RunStepCmd and StepResult messages
2026-07-20 11:24:08 +01:00
mrhid6
c3e8c19b7c
fix: Ci and agent update
2026-07-17 16:43:57 +01:00
mrhid6
48b462a3ac
fix: agent msi agent version upgrade
2026-07-17 16:19:42 +01:00
mrhid6
0a0013e7ef
fix: Fixed msi version
2026-07-17 16:10:19 +01:00
mrhid6
d78c8cb8d8
fix: Fixed agent windows version
2026-07-17 15:38:00 +01:00
mrhid6
8646f6ba70
fix: Fixes to setup scripts
2026-07-17 15:18:49 +01:00
mrhid6
a376f7f27b
fix: More agent install debugging
2026-07-17 15:05:34 +01:00
mrhid6
b5212da5b8
fix: marshal MSI install properties into deferred CustomActionData
2026-07-17 11:54:33 +01:00
mrhid6
7b65f5f27d
ci: package windows agent as WiX MSI
2026-07-17 11:35:09 +01:00
mrhid6
37e163b211
feat: skip authorized_keys management on non-linux agents
2026-07-17 11:31:58 +01:00
mrhid6
f6b29062c3
feat: OS-aware agent config directory
2026-07-17 11:30:40 +01:00