feat: add heartbeat cli and relay trigger

This commit is contained in:
Peter Steinberger
2025-11-26 17:04:43 +01:00
parent c9e2d69bfb
commit 271004bf60
6 changed files with 576 additions and 108 deletions

View File

@@ -2,7 +2,10 @@
// module keeps responsibilities small and testable without changing the public API.
export {
DEFAULT_WEB_MEDIA_BYTES,
HEARTBEAT_PROMPT,
HEARTBEAT_TOKEN,
monitorWebProvider,
runWebHeartbeatOnce,
type WebMonitorTuning,
} from "./web/auto-reply.js";
export {