hermes-bsd/tests
teknium1 be2e259596 Merge PR #716: fix: log exceptions instead of silently swallowing in cron scheduler
Authored by 0xbyt4. Replaces two except-Exception-pass blocks with
logger.warning() calls and adds tests for both paths.
2026-03-10 17:05:59 -07:00
..
agent Merge: vision auto-detection fallback to local endpoints 2026-03-09 15:36:27 -07:00
cron fix: mock asyncio.run in mirror test to prevent event loop destruction 2026-03-09 00:20:19 +03:00
fakes
gateway Merge PR #840: background process notification modes + fix spinner line spam 2026-03-10 06:17:18 -07:00
hermes_cli fix(config): atomic write for config.yaml to prevent data loss on crash 2026-03-10 06:48:37 -07:00
honcho_integration
integration chore: remove all NOUS_API_KEY references 2026-03-08 17:45:38 -07:00
skills feat: expand OpenClaw migration to cover all platform channels, provider keys, model/TTS config, shared skills, and daily memory 2026-03-10 00:35:14 -07:00
tools fix: improve read-loop detection — consecutive-only, correct thresholds, fix bugs 2026-03-10 16:25:41 -07:00
__init__.py
conftest.py
test_413_compression.py fix: rebuild compressed payload before retry 2026-03-07 18:55:01 -05:00
test_860_dedup.py fix: eliminate 3x SQLite message duplication in gateway sessions (#860) 2026-03-10 15:22:44 -07:00
test_api_key_providers.py fix: add Kimi Code API support (api.kimi.com/coding/v1) 2026-03-07 21:00:12 -05:00
test_atomic_json_write.py
test_auth_codex_provider.py
test_auth_nous_provider.py
test_auxiliary_config_bridge.py fix: harden auxiliary model config — gateway bridge, vision safety, tests 2026-03-08 18:06:47 -07:00
test_batch_runner_checkpoint.py
test_cli_init.py fix: normalize max turns config path 2026-03-10 06:05:02 -07:00
test_cli_model_command.py fix: improve /model user feedback + update docs 2026-03-08 06:13:12 -07:00
test_cli_provider_resolution.py fix: trust user-selected models with OpenAI Codex provider 2026-03-08 18:29:09 -07:00
test_codex_execution_paths.py feat: simple fallback model for provider resilience 2026-03-08 20:22:33 -07:00
test_codex_models.py Merge pull request #735 from NousResearch/hermes/hermes-f8d56335 2026-03-08 18:30:27 -07:00
test_display.py fix: add upstream guard for non-dict function_args + tests for build_tool_preview 2026-03-09 21:01:40 -07:00
test_external_credential_detection.py
test_fallback_model.py refactor: unified OAuth/API-key credential resolution for fallback 2026-03-08 21:44:48 -07:00
test_flush_memories_codex.py
test_hermes_state.py Merge PR #565: fix: sanitize FTS5 queries and close mirror DB connections 2026-03-09 23:59:26 -07:00
test_honcho_client_config.py
test_insights.py
test_model_tools.py
test_provider_parity.py feat: default reasoning effort from xhigh to medium 2026-03-07 10:14:19 -08:00
test_resume_display.py feat: display previous messages when resuming a session in CLI 2026-03-08 17:45:45 -07:00
test_run_agent.py fix: wire up enabled_tools in agent loop + simplify sandbox tool selection 2026-03-10 06:35:28 -07:00
test_run_agent_codex_responses.py
test_runtime_provider_resolution.py feat: add Nous Portal API key provider (#644) 2026-03-10 06:28:00 -07:00
test_timezone.py
test_toolset_distributions.py
test_toolsets.py fix: add missing Platform.SIGNAL to toolset mappings, update test + config docs 2026-03-09 23:27:19 -07:00
test_trajectory_compressor.py
test_worktree.py fix: wire worktree flag into hermes CLI entry point + docs + tests 2026-03-07 21:05:40 -08:00