mirror of
https://github.com/EKKOLearnAI/hermes-web-ui.git
synced 2026-05-26 22:10:15 +00:00
96866f36e5
- Emit tool.started on response.output_item.added instead of .done - Track startedAt timestamp for each tool call to calculate duration - Include duration (2 decimal places) and error status in tool.completed - Fix response.completed fallback to emit tool.started before tool.completed - Update website license from MIT to BSL-1.1 Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>