diff --git a/plugins/proactive_heartbeat/index.yaml b/plugins/proactive_heartbeat/index.yaml new file mode 100644 index 0000000..128f040 --- /dev/null +++ b/plugins/proactive_heartbeat/index.yaml @@ -0,0 +1,11 @@ +title: Heartbeat Scheduler +description: Autonomous heartbeat — wakes the agent after an idle period for silent + maintenance work (notes queue, journal, maintenance checks). Replaces the external + systemd daemon with an in-process scheduler. +github: https://github.com/Nicfox77/a0-plugin-proactive-heartbeat +tags: +- agents +- automation +- scheduling +- monitoring +- workflow