hermes-agent/tests/tools
teknium1 06a5cc484c fix: improve gateway secret capture guidance message
The old message referenced 'hermes setup' which doesn't handle
skill-specific env vars. Updated to direct users to load the skill
in the local CLI (which triggers the secure prompt) or add the key
to ~/.hermes/.env manually.
2026-03-13 04:10:22 -07:00
..
__init__.py
test_approval.py
test_browser_console.py
test_checkpoint_manager.py
test_clarify_tool.py
test_clipboard.py
test_code_execution.py
test_cron_prompt_injection.py
test_cronjob_tools.py
test_daytona_environment.py
test_debug_helpers.py
test_delegate.py
test_docker_find.py
test_file_operations.py
test_file_tools.py
test_file_tools_live.py
test_force_dangerous_override.py
test_fuzzy_match.py
test_hidden_dir_filter.py
test_homeassistant_tool.py
test_interrupt.py
test_mcp_tool.py
test_memory_tool.py
test_modal_sandbox_fixes.py
test_parse_env_var.py
test_patch_parser.py
test_process_registry.py
test_read_loop_detection.py
test_registry.py feat: secure skill env setup on load (core #688) 2026-03-13 03:14:04 -07:00
test_rl_training_tool.py
test_send_message_tool.py
test_session_search.py
test_skill_manager_tool.py
test_skill_view_path_check.py
test_skill_view_traversal.py
test_skills_guard.py
test_skills_hub.py
test_skills_hub_clawhub.py
test_skills_sync.py
test_skills_tool.py fix: improve gateway secret capture guidance message 2026-03-13 04:10:22 -07:00
test_symlink_prefix_confusion.py
test_terminal_disk_usage.py
test_todo_tool.py
test_vision_tools.py
test_web_tools_config.py
test_windows_compat.py
test_write_deny.py
test_yolo_mode.py