name: litefuse
version: 0.1.0
description: "Send Hermes Agent turns to Litefuse / Langfuse for observability — real per-event timestamps, token usage, tool calls, all surfaces (CLI / TUI / Gateway)."
author: "Litefuse (https://litefuse.ai)"
kind: standalone
hooks:
  - on_session_start
  - pre_llm_call
  - post_api_request
  - pre_tool_call
  - post_tool_call
  - post_llm_call
  - on_session_end
  - on_session_reset
  - on_session_finalize
