You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Model and token usage for Hermes observability
Show provider/model names and clearly labeled estimated or actual token
counts on model-request Activity events.
Aggregate provider-reported input, output, and total tokens into immutable
Hermes Jobs, with request coverage and a bounded per-model breakdown in Job
detail.
Preserve the existing privacy boundary and fail-open behavior: no prompts or
responses are captured, missing usage remains unavailable, and existing
integrations and finalized Jobs require no migration.