mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-21 03:39:54 +00:00
c2d5f7bf26
- Introduced a new `_format_timestamp` function to convert Unix timestamps and ISO strings into a human-readable date format. - Updated the session metadata handling to use the new formatting function for improved clarity in session start dates. - Adjusted the output structure to reflect the change from "Session started" to "Session date" for better user understanding.