hermes-agent/tests/run_agent
2026-04-15 15:04:14 -07:00
..
__init__.py
test_413_compression.py
test_860_dedup.py
test_1630_context_overflow_loop.py fix(gateway): break compression-exhaustion infinite loop and auto-reset session (#9893) 2026-04-14 21:18:17 -07:00
test_agent_guardrails.py
test_agent_loop_tool_calling.py
test_agent_loop_vllm.py
test_agent_loop.py
test_anthropic_error_handling.py fix(tests): fix 78 CI test failures and remove dead test (#9036) 2026-04-13 10:50:24 -07:00
test_async_httpx_del_neuter.py fix: bound auxiliary client cache to prevent fd exhaustion in long-running gateways (#10200) (#10470) 2026-04-15 13:16:28 -07:00
test_compression_boundary.py
test_compression_feasibility.py test: add tests for compression config_context_length passthrough 2026-04-12 17:52:34 -07:00
test_compression_persistence.py
test_compressor_fallback_update.py
test_context_pressure.py
test_context_token_tracking.py fix(tests): fix 78 CI test failures and remove dead test (#9036) 2026-04-13 10:50:24 -07:00
test_dict_tool_call_args.py fix(tests): fix 78 CI test failures and remove dead test (#9036) 2026-04-13 10:50:24 -07:00
test_exit_cleanup_interrupt.py
test_fallback_model.py
test_flush_memories_codex.py
test_interactive_interrupt.py
test_interrupt_propagation.py fix(interrupt): preserve pre-start terminal interrupts 2026-04-15 13:29:57 -07:00
test_invalid_context_length_warning.py fix: warn on invalid context_length format in config.yaml (#10067) 2026-04-14 22:14:27 -07:00
test_long_context_tier_429.py
test_openai_client_lifecycle.py
test_percentage_clamp.py
test_plugin_context_engine_init.py test: add coverage for plugin context engine init (#9071) 2026-04-13 15:00:57 -07:00
test_primary_runtime_restore.py
test_provider_fallback.py
test_provider_parity.py fix(tests): fix 78 CI test failures and remove dead test (#9036) 2026-04-13 10:50:24 -07:00
test_real_interrupt_subagent.py fix(tests): fix 78 CI test failures and remove dead test (#9036) 2026-04-13 10:50:24 -07:00
test_redirect_stdout_issue.py
test_run_agent_codex_responses.py fix(copilot): preserve base URL and gpt-5-mini routing 2026-04-15 15:04:14 -07:00
test_run_agent.py feat(plugins): let pre_tool_call hooks block tool execution 2026-04-13 22:01:49 -07:00
test_session_meta_filtering.py
test_session_reset_fix.py
test_streaming.py fix(run_agent): refresh activity during streaming responses 2026-04-13 10:55:51 -07:00
test_strict_api_validation.py
test_switch_model_context.py
test_token_persistence_non_cli.py
test_tool_arg_coercion.py
test_unicode_ascii_codec.py fix: always retry on ASCII codec UnicodeEncodeError — don't gate on per-component sanitization 2026-04-15 15:03:28 -07:00