mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-06-27 11:22:03 +00:00
9 lines
467 B
YAML
9 lines
467 B
YAML
name: chronos
|
|
description: >-
|
|
Chronos — NAS-mediated managed cron provider for scale-to-zero hosted agents.
|
|
Delegates the "wake me at time T" trigger to Nous infrastructure so an idle
|
|
gateway can scale to zero and still fire cron jobs. The agent computes each
|
|
job's next-fire time and asks NAS to arm a one-shot; NAS calls the agent back
|
|
at fire time over an authenticated webhook. Inert unless cron.provider=chronos.
|
|
version: 1.0.0
|
|
author: Nous Research
|