hermes-agent/tests/hermes_cli
2026-03-31 08:48:54 +09:00
..
__init__.py
test_banner.py
test_banner_skills.py
test_chat_skills_flag.py
test_claw.py
test_cmd_update.py
test_coalesce_session_args.py
test_commands.py
test_config.py
test_copilot_auth.py
test_cron.py
test_doctor.py
test_env_loader.py
test_gateway.py
test_gateway_linger.py
test_gateway_runtime_health.py
test_gateway_service.py
test_mcp_config.py
test_mcp_tools_config.py
test_model_validation.py
test_models.py
test_nous_subscription.py Merge branch 'main' into rewbs/tool-use-charge-to-subscription 2026-03-31 08:48:54 +09:00
test_path_completion.py
test_placeholder_usage.py
test_profiles.py
test_session_browse.py
test_sessions_delete.py
test_set_config_value.py
test_setup.py Gate tool-gateway behind an env var, so it's not in users' faces until we're ready. Even if users enable it, it'll be blocked server-side for now, until we unlock for non-admin users on tool-gateway. 2026-03-30 13:28:10 +09:00
test_setup_model_provider.py
test_setup_noninteractive.py
test_setup_openclaw_migration.py
test_setup_prompt_menus.py
test_skills_config.py
test_skills_hub.py
test_skills_install_flags.py
test_skills_skip_confirm.py
test_skills_subparser.py
test_skin_engine.py
test_status.py
test_status_model_provider.py Gate tool-gateway behind an env var, so it's not in users' faces until we're ready. Even if users enable it, it'll be blocked server-side for now, until we unlock for non-admin users on tool-gateway. 2026-03-30 13:28:10 +09:00
test_tool_token_estimation.py
test_tools_config.py Merge branch 'main' into rewbs/tool-use-charge-to-subscription 2026-03-31 08:48:54 +09:00
test_tools_disable_enable.py
test_update_autostash.py
test_update_check.py
test_update_gateway_restart.py
test_webhook_cli.py