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.py
test_agent_loop_tool_calling.py
test_agent_loop_vllm.py
test_anthropic_error_handling.py
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_compression_persistence.py
test_compressor_fallback_update.py
test_context_pressure.py
test_context_token_tracking.py
test_dict_tool_call_args.py
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_primary_runtime_restore.py
test_provider_fallback.py
test_provider_parity.py
test_real_interrupt_subagent.py
test_redirect_stdout_issue.py
test_run_agent.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_session_meta_filtering.py
test_session_reset_fix.py
test_streaming.py
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