Skip to content

AgentAction 0.11.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 22:33
· 8 commits to main since this release
273e966

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.