hermes-agent/tools
teknium1 c837ef949d fix: replace debug print() with logger.error() in file_tools
Stray print() in write_file_tool exception handler leaked debug output
to stdout. Replaced with logger.error() which is already set up in
the file.

Authored by memosr.

Co-authored-by: memosr <memosr@users.noreply.github.com>
2026-03-11 04:38:07 -07:00
..
environments
__init__.py
approval.py
browser_tool.py
checkpoint_manager.py
clarify_tool.py
code_execution_tool.py
cronjob_tools.py
debug_helpers.py
delegate_tool.py
file_operations.py
file_tools.py
fuzzy_match.py
homeassistant_tool.py
honcho_tools.py
image_generation_tool.py
interrupt.py
mcp_tool.py
memory_tool.py
mixture_of_agents_tool.py
openrouter_client.py
patch_parser.py
process_registry.py
registry.py
rl_training_tool.py
send_message_tool.py
session_search_tool.py
skill_manager_tool.py
skills_guard.py
skills_hub.py
skills_sync.py
skills_tool.py
terminal_tool.py
todo_tool.py
transcription_tools.py
tts_tool.py
vision_tools.py
web_tools.py