Commit Graph

8 Commits

Author SHA1 Message Date
wmantly 847438177e fix: silently ignore heartbeat_ack instead of logging 'Unknown command type' (v1.3.0)
The server replies to the agent's own heartbeat with heartbeat_ack; the agent
had no case for it, so it fell through to the unknown-command handler, logged
'Unknown command type: heartbeat_ack' every minute, and answered with a spurious
error response. heartbeats are fire-and-forget acks — nothing to run, nothing to
reply.
2026-08-04 18:53:04 -04:00
wmantly 6500fadafb Merge pull request #1 from theta42/fix/install-sssd-auto-v1.2.1
feat(install): add automatic SSSD and PAM package installation v1.2.1
v1.2.1
2026-08-03 15:02:08 -04:00
wmantly 6348c4c060 feat(install): add automatic SSSD and PAM package installation v1.2.1 2026-08-03 15:01:57 -04:00
wmantly 821ce5f991 release: v1.2.0 - Pure Go update engine, enhanced journal log fetcher, and protocol concurrency fixes v1.2.0 2026-08-03 02:13:11 -04:00
wmantly e2ec7e7234 Add build binary v1.1.0 2026-08-03 02:01:14 -04:00
wmantly 0493076575 Enterprise release: add self-updates, command signing, and telemetry enhancements 2026-08-03 01:59:27 -04:00
wmantly 8a97bc7fbd feat: websocket client and command router v0.1.0 v1.0.0 2026-08-02 01:39:48 -04:00
wmantly 7150a6dcd9 feat: initial theta-agent repository structure and security model 2026-08-02 01:33:38 -04:00