rullerzhou-afk/clawd-on-desk
Clawd on Desk is a pixel desktop pet that reacts to your AI coding agent's activity in real time, offering visual feedback for various states and supporting numerous AI agents including Hermes.
Awesome Hermes Plugins › Hooks & Observability
hermes-quota-plugin surfaces how much provider quota is left without leaving Hermes Desktop. It adds a status-bar chip in the bottom right showing the lowest remaining quota, whose hover reveals every provider and every window with percentage left and time to reset, plus a sidebar pane with one card per provider carrying a brand icon, a tonal progress bar, a plan badge and detail lines for credits and banked resets. Providers with no data collapse into a quiet section so the default view stays readable, and each provider can be switched off individually in settings, a choice stored locally. The user interface performs no network requests of its own. A Python backend runs the fetchers, writes `quota_cache.json` into the Hermes home, and the widget reads it through a CLI exec call. The command line offers the same data directly: `hermes quota`, `hermes quota refresh`, `hermes quota status --json` and `hermes quota provider
https://github.com/rarf/hermes-quota-plugin
Clawd on Desk is a pixel desktop pet that reacts to your AI coding agent's activity in real time, offering visual feedback for various states and supporting numerous AI agents including Hermes.
A cross-harness task-boundary guard that ships a Hermes Agent plugin, blocking an AI coding agent from mutating files, dependencies or hashes outside the mode the user asked for.
Cronalytics is a Hermes Agent plugin providing detailed analytics and observability for scheduled agentic automations, tracking costs, tokens, and performance.
Hermes Desktop plugin showing live remaining-quota bars and reset timers for Claude, Codex, Cursor, and a dozen other AI provider plans on one page inside the app.
An OpenTelemetry plugin for Hermes Agent that exports LLM tool calls, model invocations, and API requests as OTel spans to various tracing backends like Phoenix, Langfuse, SigNoz, and Jaeger.
A Hermes Agent plugin recording LLM calls and tool executions as Grafana Agent Observability generations while exporting OpenTelemetry traces and metrics over OTLP.
Architecture quality gate shipped as a native Hermes plugin, refusing to conclude a coding turn that leaves layer violations or missing strict types and recording every correction as a candidate rule.
A comprehensive telemetry plugin for Hermes Agent that provides real-time budget enforcement and detailed observability for AI operations.