hermes-bsd/tests
Teknium f8a3e37f54
Merge pull request #1343 from NousResearch/hermes/hermes-5d160594
feat: compress cron management into one tool
2026-03-14 19:34:20 -07:00
..
acp
agent feat: preload CLI skills on launch (#1359) 2026-03-14 19:33:59 -07:00
cron Merge origin/main into hermes/hermes-5d160594 2026-03-14 19:34:05 -07:00
fakes fix: streaming tool call parsing, error handling, and fake HA state mutation 2026-03-14 14:27:20 +03:00
gateway Merge pull request #1355 from NousResearch/hermes/hermes-ec1096a3 2026-03-14 18:05:28 -07:00
hermes_cli Merge pull request #1343 from NousResearch/hermes/hermes-5d160594 2026-03-14 19:34:20 -07:00
honcho_integration
integration
skills feat(skills): add optional telephony skill with Twilio, SMS, and AI calls (#1289) 2026-03-14 04:16:48 -07:00
tools Merge origin/main into hermes/hermes-5d160594 2026-03-14 19:34:05 -07:00
__init__.py
conftest.py
run_interrupt_test.py
test_413_compression.py
test_860_dedup.py
test_agent_loop.py fix: salvage gateway dedup and executor cleanup from PR #993 2026-03-14 11:03:20 -07:00
test_agent_loop_tool_calling.py
test_agent_loop_vllm.py
test_anthropic_adapter.py
test_anthropic_provider_persistence.py
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
test_batch_runner_checkpoint.py
test_cli_approval_ui.py fix(cli): repair dangerous command approval UI 2026-03-14 11:57:44 -07:00
test_cli_init.py fix: initialize CLI voice state for single-query mode 2026-03-14 06:31:32 -07:00
test_cli_interrupt_subagent.py
test_cli_loading_indicator.py
test_cli_model_command.py
test_cli_new_session.py
test_cli_prefix_matching.py fix(test): add missing session_id and _pending_input to _make_cli fixture 2026-03-14 10:33:58 -07:00
test_cli_preloaded_skills.py feat: preload CLI skills on launch (#1359) 2026-03-14 19:33:59 -07:00
test_cli_provider_resolution.py fix(test): provide required model config keys to prevent KeyError on base_url 2026-03-14 11:53:16 -07:00
test_cli_secret_capture.py
test_cli_skin_integration.py fix(test): add missing voice state attrs to CLI stub in skin tests 2026-03-14 15:00:45 +03:00
test_codex_execution_paths.py
test_codex_models.py
test_display.py
test_external_credential_detection.py
test_fallback_model.py
test_file_permissions.py
test_flush_memories_codex.py
test_hermes_state.py test: cover gateway session model backfill 2026-03-14 06:44:14 -07:00
test_honcho_client_config.py
test_insights.py
test_interactive_interrupt.py
test_interrupt_propagation.py
test_managed_server_tool_support.py
test_minisweagent_path.py
test_model_provider_persistence.py
test_model_tools.py
test_personality_none.py
test_provider_parity.py
test_quick_commands.py
test_real_interrupt_subagent.py
test_reasoning_command.py
test_redirect_stdout_issue.py
test_resume_display.py
test_run_agent.py fix: persist clean voice transcripts and /voice off state 2026-03-14 06:14:22 -07:00
test_run_agent_codex_responses.py
test_runtime_provider_resolution.py fix: avoid custom provider shadowing built-in providers 2026-03-14 11:24:29 -07:00
test_setup_model_selection.py
test_timezone.py test(cron): add cross-timezone naive timestamp regression 2026-03-14 10:33:32 -07:00
test_tool_call_parsers.py fix: use non-greedy regex in DeepSeek V3 parser for multi-tool calls (#1300) 2026-03-14 06:19:28 -07:00
test_toolset_distributions.py
test_toolsets.py
test_trajectory_compressor.py fix: harden trajectory compressor summary content handling 2026-03-14 11:03:25 -07:00
test_worktree.py