..
agent
fix: improve gateway secret capture guidance message
2026-03-13 04:10:22 -07:00
cron
test(cron): cover topic thread delivery metadata
2026-03-11 09:22:32 +01:00
fakes
gateway
fix: improve gateway secret capture guidance message
2026-03-13 04:10:22 -07:00
hermes_cli
feat: secure skill env setup on load (core #688 )
2026-03-13 03:14:04 -07:00
honcho_integration
refactor(honcho): remove local memory mode
2026-03-12 16:23:34 -04:00
integration
chore: remove nous-api provider (API key path)
2026-03-11 20:14:44 -07:00
skills
tools
fix: improve gateway secret capture guidance message
2026-03-13 04:10:22 -07:00
__init__.py
conftest.py
fix: skip hanging tests + add global test timeout
2026-03-12 01:23:28 -07:00
run_interrupt_test.py
fix: use session_key instead of chat_id for adapter interrupt lookups
2026-03-12 08:35:45 -07:00
test_413_compression.py
fix: skip hanging tests + add global test timeout
2026-03-12 01:23:28 -07:00
test_860_dedup.py
fix: eliminate 3x SQLite message duplication in gateway sessions ( #860 )
2026-03-10 15:22:44 -07:00
test_agent_loop_tool_calling.py
fix: skip hanging tests + add global test timeout
2026-03-12 01:23:28 -07:00
test_agent_loop_vllm.py
test: skip atropos-dependent tests when atroposlib not installed
2026-03-11 06:52:55 -07:00
test_agent_loop.py
fix: guard all atroposlib imports for CI without atropos installed
2026-03-11 06:52:55 -07:00
test_anthropic_adapter.py
Merge pull request #1149 from NousResearch/hermes/hermes-d28bf447
2026-03-13 03:09:43 -07:00
test_anthropic_provider_persistence.py
fix: separate Anthropic OAuth tokens from API keys
2026-03-13 02:09:52 -07:00
test_api_key_providers.py
test_atomic_json_write.py
test_auth_codex_provider.py
test_auth_nous_provider.py
test_auxiliary_config_bridge.py
fix: update all test mocks for call_llm migration
2026-03-11 21:06:54 -07:00
test_batch_runner_checkpoint.py
test_cli_init.py
test_cli_interrupt_subagent.py
fix: use session_key instead of chat_id for adapter interrupt lookups
2026-03-12 08:35:45 -07:00
test_cli_loading_indicator.py
fix(cli): add loading indicators for slow slash commands
2026-03-10 17:31:00 -07:00
test_cli_model_command.py
fix: stop rejecting unlisted models, accept with warning instead
2026-03-12 16:02:35 -07:00
test_cli_provider_resolution.py
refactor: remove LLM_MODEL env var dependency — config.yaml is sole source of truth
2026-03-11 22:04:42 -07:00
test_cli_secret_capture.py
feat: secure skill env setup on load (core #688 )
2026-03-13 03:14:04 -07:00
test_codex_execution_paths.py
test_codex_models.py
test_display.py
test_external_credential_detection.py
test_fallback_model.py
refactor: route main agent client + fallback through centralized router
2026-03-11 21:38:29 -07:00
test_file_permissions.py
test_flush_memories_codex.py
fix: update all test mocks for call_llm migration
2026-03-11 21:06:54 -07:00
test_hermes_state.py
test_honcho_client_config.py
test_insights.py
test_interactive_interrupt.py
fix: use session_key instead of chat_id for adapter interrupt lookups
2026-03-12 08:35:45 -07:00
test_interrupt_propagation.py
fix: use session_key instead of chat_id for adapter interrupt lookups
2026-03-12 08:35:45 -07:00
test_managed_server_tool_support.py
fix: guard all atroposlib imports for CI without atropos installed
2026-03-11 06:52:55 -07:00
test_model_provider_persistence.py
fix: provider selection not persisting when switching via hermes model
2026-03-10 17:12:34 -07:00
test_model_tools.py
test_personality_none.py
test_provider_parity.py
test_quick_commands.py
test_real_interrupt_subagent.py
fix(test): patch correct method in subagent interrupt test
2026-03-12 15:05:42 -04:00
test_reasoning_command.py
fix: /reasoning command — add gateway support, fix display, persist settings ( #1031 )
2026-03-12 05:38:19 -07:00
test_redirect_stdout_issue.py
fix: use session_key instead of chat_id for adapter interrupt lookups
2026-03-12 08:35:45 -07:00
test_resume_display.py
test_run_agent_codex_responses.py
fix: add missing Responses API parameters for Codex provider
2026-03-11 04:28:31 -07:00
test_run_agent.py
Merge pull request #1152 from NousResearch/hermes/hermes-f47f71c0
2026-03-13 03:20:38 -07:00
test_runtime_provider_resolution.py
chore: remove nous-api provider (API key path)
2026-03-11 20:14:44 -07:00
test_setup_model_selection.py
fix(setup): remove dead code causing is_coding_plan NameError crash
2026-03-13 04:42:26 +03:00
test_timezone.py
test(cron): add regression tests for _ensure_aware timezone conversion
2026-03-11 08:42:04 -07:00
test_tool_call_parsers.py
fix: guard all atroposlib imports for CI without atropos installed
2026-03-11 06:52:55 -07:00
test_toolset_distributions.py
test_toolsets.py
test_trajectory_compressor.py
test_worktree.py