hermes-agent/tools
teknium1 c2d5f7bf26 feat: add timestamp formatting function for session metadata
- 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.
2026-02-22 02:37:26 -08:00
..
environments Refactor Terminal and AIAgent cleanup 2026-02-21 22:31:43 -08:00
__init__.py refactor: streamline cron job handling and update CLI commands 2026-02-21 16:21:19 -08:00
approval.py Hermes Agent UX Improvements 2026-02-22 02:16:11 -08:00
browser_tool.py Hermes Agent UX Improvements 2026-02-22 02:16:11 -08:00
clarify_tool.py More major refactor/tech debt removal! 2026-02-21 20:22:33 -08:00
code_execution_tool.py More major refactor/tech debt removal! 2026-02-21 20:22:33 -08:00
cronjob_tools.py More major refactor/tech debt removal! 2026-02-21 20:22:33 -08:00
debug_helpers.py refactor: consolidate debug logging across tools with shared DebugSession class 2026-02-21 03:53:24 -08:00
delegate_tool.py More major refactor/tech debt removal! 2026-02-21 20:22:33 -08:00
file_operations.py fix: escape file glob patterns in ShellFileOperations 2026-02-19 15:12:02 -08:00
file_tools.py More major refactor/tech debt removal! 2026-02-21 20:22:33 -08:00
fuzzy_match.py Cleanup time! 2026-02-20 23:23:32 -08:00
image_generation_tool.py More major refactor/tech debt removal! 2026-02-21 20:22:33 -08:00
memory_tool.py Enhance agent guidance with memory and session search tools 2026-02-22 02:31:52 -08:00
mixture_of_agents_tool.py More major refactor/tech debt removal! 2026-02-21 20:22:33 -08:00
openrouter_client.py refactor: consolidate debug logging across tools with shared DebugSession class 2026-02-21 03:53:24 -08:00
patch_parser.py Add file manipulation tools and enhance setup scripts 2026-02-05 03:49:46 -08:00
process_registry.py More major refactor/tech debt removal! 2026-02-21 20:22:33 -08:00
registry.py More major refactor/tech debt removal! 2026-02-21 20:22:33 -08:00
rl_training_tool.py More major refactor/tech debt removal! 2026-02-21 20:22:33 -08:00
send_message_tool.py More major refactor/tech debt removal! 2026-02-21 20:22:33 -08:00
session_search_tool.py feat: add timestamp formatting function for session metadata 2026-02-22 02:37:26 -08:00
skill_manager_tool.py More major refactor/tech debt removal! 2026-02-21 20:22:33 -08:00
skills_guard.py Cleanup time! 2026-02-20 23:23:32 -08:00
skills_hub.py refactor: enhance error handling with structured logging across multiple modules 2026-02-21 03:32:11 -08:00
skills_sync.py refactor: enhance error handling with structured logging across multiple modules 2026-02-21 03:32:11 -08:00
skills_tool.py More major refactor/tech debt removal! 2026-02-21 20:22:33 -08:00
terminal_tool.py Hermes Agent UX Improvements 2026-02-22 02:16:11 -08:00
todo_tool.py More major refactor/tech debt removal! 2026-02-21 20:22:33 -08:00
transcription_tools.py refactor: implement structured logging across multiple modules 2026-02-21 03:11:11 -08:00
tts_tool.py More major refactor/tech debt removal! 2026-02-21 20:22:33 -08:00
vision_tools.py Hermes Agent UX Improvements 2026-02-22 02:16:11 -08:00
web_tools.py Hermes Agent UX Improvements 2026-02-22 02:16:11 -08:00