Skip to content

Cronalytics -- A Hermes Agenet dashboard plugin #118

Description

@8bit64k

Resource: Cronalytics
URL: https://github.com/8bit64k/cronalytics
Author: 8bit64k (me)

Description:
Cronalytics is a Hermes Agent plugin that attributes session-level usage and estimated cost to every cron-originated run, so you can see what your scheduled jobs are costing you. It hooks into on_session_end, stores derived analytics in a local SQLite fact database, and surfaces them through three complementary interfaces: a hermes dashboard tab, a CLI tool for programmatic access, and an agent skill for cron health/diagnostics and comprehensive assessments. The current version is v1.1.0.

Category: Hermes Agent Plugin

Why it's awsome: It's the only Hermes Agent resource that helps you track your cost/token usage related to cron jobs in detail. Cron is arguably the heart of Hermes automation but sadly it doesn't surface many details about the incurred cost. In fact, most cron jobs run in the background, forgotten, or just faithfully do their duty-- but everytime they run it costs you. But the really awesome part aside from the dashboard, is the CLI tooling and agent skills. With these you have superpowers. Just ask your agent to assess your job history, provide details on usage and make recommendations on how to optimize your automations.

It's worth including because it's functionality the base Hermes product should have shipped with and it fills a real gap. It's received over 80 stars in the first three weeks of initial release. Plus it has multi-language support unlike most plugins and currently supports zh, zh-tant, es, en. More languages coming soon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions