LICENSE
README.md
batch_runner.py
hermes_bootstrap.py
hermes_constants.py
hermes_logging.py
hermes_state.py
hermes_state_common.py
hermes_state_portability.py
hermes_state_postgres.py
hermes_state_schema.py
hermes_state_search.py
hermes_time.py
mini_swe_runner.py
model_tools.py
pyproject.toml
run_agent.py
setup.py
toolset_distributions.py
toolsets.py
trajectory_compressor.py
utils.py
agent/__init__.py
agent/agent_init.py
agent/agent_runtime_helpers.py
agent/anthropic_adapter.py
agent/aux_accounting.py
agent/auxiliary_client.py
agent/azure_identity_adapter.py
agent/backend_identity.py
agent/background_review.py
agent/bedrock_adapter.py
agent/billing_links.py
agent/bounded_response.py
agent/browser_provider.py
agent/browser_registry.py
agent/chat_completion_helpers.py
agent/codex_responses_adapter.py
agent/codex_runtime.py
agent/coding_context.py
agent/context_compressor.py
agent/context_engine.py
agent/context_references.py
agent/conversation_compression.py
agent/conversation_loop.py
agent/copilot_acp_client.py
agent/credential_persistence.py
agent/credential_pool.py
agent/credits_tracker.py
agent/delegation_context.py
agent/display.py
agent/error_classifier.py
agent/errors.py
agent/file_safety.py
agent/gemini_native_adapter.py
agent/gemini_schema.py
agent/image_gen_provider.py
agent/image_gen_registry.py
agent/image_routing.py
agent/interrupt_compat.py
agent/iteration_budget.py
agent/jiter_preload.py
agent/learn_prompt.py
agent/lmstudio_reasoning.py
agent/memory_manager.py
agent/memory_provider.py
agent/message_content.py
agent/message_sanitization.py
agent/moa_loop.py
agent/moa_trace.py
agent/model_metadata.py
agent/models_dev.py
agent/moonshot_schema.py
agent/native_compaction.py
agent/nous_rate_guard.py
agent/plugin_llm.py
agent/plugin_stream_hooks.py
agent/portal_tags.py
agent/process_bootstrap.py
agent/prompt_builder.py
agent/prompt_cache_boundary.py
agent/prompt_caching.py
agent/rate_limit_tracker.py
agent/reasoning_summaries.py
agent/reasoning_timeouts.py
agent/redact.py
agent/retry_utils.py
agent/runtime_cwd.py
agent/secret_scope.py
agent/session_activity.py
agent/skill_bundles.py
agent/skill_commands.py
agent/skill_preprocessing.py
agent/skill_utils.py
agent/ssl_guard.py
agent/ssl_verify.py
agent/stream_diag.py
agent/stream_single_writer.py
agent/subagent_lifecycle.py
agent/subdirectory_hints.py
agent/system_prompt.py
agent/think_scrubber.py
agent/thinking_timeout_guidance.py
agent/tool_dispatch_helpers.py
agent/tool_executor.py
agent/tool_guardrails.py
agent/tool_result_classification.py
agent/trajectory.py
agent/tts_provider.py
agent/tts_registry.py
agent/turn_context.py
agent/turn_finalizer.py
agent/turn_retry_state.py
agent/usage_pricing.py
agent/verification_evidence.py
agent/verification_stop.py
agent/verify_hooks.py
agent/vertex_adapter.py
agent/video_gen_provider.py
agent/video_gen_registry.py
agent/web_search_provider.py
agent/web_search_registry.py
agent/lsp/__init__.py
agent/lsp/client.py
agent/lsp/eventlog.py
agent/lsp/install.py
agent/lsp/manager.py
agent/lsp/protocol.py
agent/lsp/range_shift.py
agent/lsp/reporter.py
agent/lsp/servers.py
agent/lsp/workspace.py
agent/secret_sources/__init__.py
agent/secret_sources/_cache.py
agent/secret_sources/base.py
agent/secret_sources/bitwarden.py
agent/secret_sources/command.py
agent/secret_sources/onepassword.py
agent/secret_sources/registry.py
agent/transports/__init__.py
agent/transports/anthropic.py
agent/transports/base.py
agent/transports/bedrock.py
agent/transports/chat_completions.py
agent/transports/codex.py
agent/transports/codex_app_server.py
agent/transports/codex_app_server_session.py
agent/transports/codex_event_projector.py
agent/transports/types.py
async_hermes_agent.egg-info/PKG-INFO
async_hermes_agent.egg-info/SOURCES.txt
async_hermes_agent.egg-info/dependency_links.txt
async_hermes_agent.egg-info/requires.txt
async_hermes_agent.egg-info/top_level.txt
gateway/__init__.py
gateway/session_context.py
gateway/status.py
gateway/platforms/__init__.py
gateway/platforms/base.py
hermes_cli/__init__.py
hermes_cli/_subprocess_compat.py
hermes_cli/async_source_loader.py
hermes_cli/auth.py
hermes_cli/codex_models.py
hermes_cli/colors.py
hermes_cli/config.py
hermes_cli/config_defaults.py
hermes_cli/config_migrations.py
hermes_cli/copilot_auth.py
hermes_cli/default_soul.py
hermes_cli/env_loader.py
hermes_cli/fallback_config.py
hermes_cli/lifecycle.py
hermes_cli/managed_scope.py
hermes_cli/mcp_security.py
hermes_cli/middleware.py
hermes_cli/moa_config.py
hermes_cli/model_normalize.py
hermes_cli/models.py
hermes_cli/nous_account.py
hermes_cli/nous_subscription.py
hermes_cli/plugins.py
hermes_cli/profiles.py
hermes_cli/providers.py
hermes_cli/route_identity.py
hermes_cli/runtime_provider.py
hermes_cli/secret_prompt.py
hermes_cli/sizefmt.py
hermes_cli/timeouts.py
hermes_cli/tools_config.py
hermes_cli/toolset_validation.py
hermes_cli/urllib_security.py
plugins/__init__.py
plugins/plugin_utils.py
plugins/browser/browser_use/__init__.py
plugins/browser/browser_use/plugin.yaml
plugins/browser/browser_use/provider.py
plugins/browser/browserbase/__init__.py
plugins/browser/browserbase/plugin.yaml
plugins/browser/browserbase/provider.py
plugins/browser/firecrawl/__init__.py
plugins/browser/firecrawl/plugin.yaml
plugins/browser/firecrawl/provider.py
plugins/context_engine/__init__.py
plugins/image_gen/deepinfra/__init__.py
plugins/image_gen/deepinfra/plugin.yaml
plugins/image_gen/fal/__init__.py
plugins/image_gen/fal/plugin.yaml
plugins/image_gen/krea/__init__.py
plugins/image_gen/krea/plugin.yaml
plugins/image_gen/openai/__init__.py
plugins/image_gen/openai/plugin.yaml
plugins/image_gen/openai-codex/__init__.py
plugins/image_gen/openai-codex/plugin.yaml
plugins/image_gen/openrouter/__init__.py
plugins/image_gen/openrouter/plugin.yaml
plugins/image_gen/xai/__init__.py
plugins/image_gen/xai/plugin.yaml
plugins/memory/__init__.py
plugins/memory/config_schema.py
plugins/memory/query_rewrite.py
plugins/memory/byterover/__init__.py
plugins/memory/byterover/plugin.yaml
plugins/memory/hindsight/__init__.py
plugins/memory/hindsight/config_schema.py
plugins/memory/hindsight/plugin.yaml
plugins/memory/holographic/__init__.py
plugins/memory/holographic/holographic.py
plugins/memory/holographic/plugin.yaml
plugins/memory/holographic/retrieval.py
plugins/memory/holographic/store.py
plugins/memory/honcho/__init__.py
plugins/memory/honcho/client.py
plugins/memory/honcho/config_schema.py
plugins/memory/honcho/oauth.py
plugins/memory/honcho/plugin.yaml
plugins/memory/honcho/session.py
plugins/memory/mem0/__init__.py
plugins/memory/mem0/_backend.py
plugins/memory/mem0/_local_qdrant_worker.py
plugins/memory/mem0/_native_entities.py
plugins/memory/mem0/_native_local_qdrant.py
plugins/memory/mem0/_native_memory.py
plugins/memory/mem0/_native_nlp.py
plugins/memory/mem0/_native_oss.py
plugins/memory/mem0/_native_prompts.py
plugins/memory/mem0/_native_scoring.py
plugins/memory/mem0/_native_sparse.py
plugins/memory/mem0/_native_vector.py
plugins/memory/mem0/_native_worker.py
plugins/memory/mem0/_oss_providers.py
plugins/memory/mem0/_transform_worker.py
plugins/memory/mem0/plugin.yaml
plugins/memory/openviking/__init__.py
plugins/memory/openviking/plugin.yaml
plugins/memory/retaindb/__init__.py
plugins/memory/retaindb/plugin.yaml
plugins/memory/supermemory/__init__.py
plugins/memory/supermemory/plugin.yaml
plugins/model-providers/actual/__init__.py
plugins/model-providers/actual/plugin.yaml
plugins/model-providers/ai-gateway/__init__.py
plugins/model-providers/ai-gateway/plugin.yaml
plugins/model-providers/alibaba/__init__.py
plugins/model-providers/alibaba/plugin.yaml
plugins/model-providers/alibaba-coding-plan/__init__.py
plugins/model-providers/alibaba-coding-plan/plugin.yaml
plugins/model-providers/anthropic/__init__.py
plugins/model-providers/anthropic/plugin.yaml
plugins/model-providers/arcee/__init__.py
plugins/model-providers/arcee/plugin.yaml
plugins/model-providers/azure-foundry/__init__.py
plugins/model-providers/azure-foundry/plugin.yaml
plugins/model-providers/bedrock/__init__.py
plugins/model-providers/bedrock/plugin.yaml
plugins/model-providers/copilot/__init__.py
plugins/model-providers/copilot/plugin.yaml
plugins/model-providers/copilot-acp/__init__.py
plugins/model-providers/copilot-acp/plugin.yaml
plugins/model-providers/custom/__init__.py
plugins/model-providers/custom/plugin.yaml
plugins/model-providers/deepinfra/__init__.py
plugins/model-providers/deepinfra/plugin.yaml
plugins/model-providers/deepseek/__init__.py
plugins/model-providers/deepseek/plugin.yaml
plugins/model-providers/fireworks/__init__.py
plugins/model-providers/fireworks/plugin.yaml
plugins/model-providers/gemini/__init__.py
plugins/model-providers/gemini/plugin.yaml
plugins/model-providers/gmi/__init__.py
plugins/model-providers/gmi/plugin.yaml
plugins/model-providers/huggingface/__init__.py
plugins/model-providers/huggingface/plugin.yaml
plugins/model-providers/kilocode/__init__.py
plugins/model-providers/kilocode/plugin.yaml
plugins/model-providers/kimi-coding/__init__.py
plugins/model-providers/kimi-coding/plugin.yaml
plugins/model-providers/minimax/__init__.py
plugins/model-providers/minimax/plugin.yaml
plugins/model-providers/nous/__init__.py
plugins/model-providers/nous/plugin.yaml
plugins/model-providers/novita/__init__.py
plugins/model-providers/novita/plugin.yaml
plugins/model-providers/nvidia/__init__.py
plugins/model-providers/nvidia/plugin.yaml
plugins/model-providers/ollama-cloud/__init__.py
plugins/model-providers/ollama-cloud/plugin.yaml
plugins/model-providers/openai-codex/__init__.py
plugins/model-providers/openai-codex/plugin.yaml
plugins/model-providers/opencode-zen/__init__.py
plugins/model-providers/opencode-zen/plugin.yaml
plugins/model-providers/openrouter/__init__.py
plugins/model-providers/openrouter/plugin.yaml
plugins/model-providers/qwen-oauth/__init__.py
plugins/model-providers/qwen-oauth/plugin.yaml
plugins/model-providers/stepfun/__init__.py
plugins/model-providers/stepfun/plugin.yaml
plugins/model-providers/upstage/__init__.py
plugins/model-providers/upstage/plugin.yaml
plugins/model-providers/vertex/__init__.py
plugins/model-providers/vertex/plugin.yaml
plugins/model-providers/xai/__init__.py
plugins/model-providers/xai/plugin.yaml
plugins/model-providers/xiaomi/__init__.py
plugins/model-providers/xiaomi/plugin.yaml
plugins/model-providers/zai/__init__.py
plugins/model-providers/zai/plugin.yaml
plugins/video_gen/deepinfra/__init__.py
plugins/video_gen/deepinfra/plugin.yaml
plugins/video_gen/fal/__init__.py
plugins/video_gen/fal/plugin.yaml
plugins/video_gen/xai/__init__.py
plugins/video_gen/xai/plugin.yaml
plugins/web/__init__.py
plugins/web/brave_free/__init__.py
plugins/web/brave_free/plugin.yaml
plugins/web/brave_free/provider.py
plugins/web/ddgs/__init__.py
plugins/web/ddgs/_search_worker.py
plugins/web/ddgs/plugin.yaml
plugins/web/ddgs/provider.py
plugins/web/exa/__init__.py
plugins/web/exa/plugin.yaml
plugins/web/exa/provider.py
plugins/web/firecrawl/__init__.py
plugins/web/firecrawl/plugin.yaml
plugins/web/firecrawl/provider.py
plugins/web/parallel/__init__.py
plugins/web/parallel/plugin.yaml
plugins/web/parallel/provider.py
plugins/web/searxng/__init__.py
plugins/web/searxng/plugin.yaml
plugins/web/searxng/provider.py
plugins/web/tavily/__init__.py
plugins/web/tavily/plugin.yaml
plugins/web/tavily/provider.py
plugins/web/xai/__init__.py
plugins/web/xai/plugin.yaml
plugins/web/xai/provider.py
providers/__init__.py
providers/base.py
tests/test_atomic_replace_symlinks.py
tests/test_atomic_write_text_metadata.py
tests/test_background_review_session_isolation.py
tests/test_base_url_hostname.py
tests/test_batch_runner_checkpoint.py
tests/test_batch_runner_durability.py
tests/test_batch_runner_row_overrides_async.py
tests/test_command_secret_source.py
tests/test_copilot_initiator.py
tests/test_ctx_halving_fix.py
tests/test_dispatch_session_id.py
tests/test_empty_model_fallback.py
tests/test_external_secret_sources_async.py
tests/test_fast_safe_load.py
tests/test_fts_cjk_bigram.py
tests/test_get_tool_definitions_cache_isolation.py
tests/test_hermes_bootstrap.py
tests/test_hermes_constants.py
tests/test_hermes_state.py
tests/test_hermes_state_activity_async.py
tests/test_hermes_state_compression_busy_retry.py
tests/test_hermes_state_compression_locks.py
tests/test_hermes_state_readonly_preflight.py
tests/test_hermetic_side_effect_guards.py
tests/test_honcho_client_concurrency.py
tests/test_honcho_client_config.py
tests/test_honcho_sdk_transport.py
tests/test_honcho_session_context.py
tests/test_honcho_startup_fail_open.py
tests/test_ipv4_preference.py
tests/test_journal_mode_config.py
tests/test_live_e2e_credential_gate.py
tests/test_live_system_guard.py
tests/test_live_system_guard_self_test.py
tests/test_log_isolation.py
tests/test_mini_swe_runner.py
tests/test_minisweagent_path.py
tests/test_model_forces_max_completion_tokens.py
tests/test_model_picker_scroll.py
tests/test_model_tools.py
tests/test_model_tools_discovery_lifecycle.py
tests/test_no_shadowed_test_definitions.py
tests/test_ollama_num_ctx.py
tests/test_output_cap_parsing.py
tests/test_packaging_build_guard.py
tests/test_packaging_metadata.py
tests/test_plugin_skills.py
tests/test_plugin_utils.py
tests/test_process_loop_event_loop_warning.py
tests/test_retry_utils.py
tests/test_run_tests_parallel.py
tests/test_run_tests_parallel_stdio.py
tests/test_sanitize_tool_error.py
tests/test_secret_source_registry_async.py
tests/test_session_system_prompt_dedup.py
tests/test_session_vacuum_config.py
tests/test_stale_utils_module_import.py
tests/test_state_db_malformed_repair.py
tests/test_state_db_notadb_selfheal.py
tests/test_subprocess_home_isolation.py
tests/test_toolset_distributions.py
tests/test_toolsets.py
tests/test_trajectory_compressor.py
tests/test_trajectory_compressor_async.py
tests/test_transform_api_error_classification_hook.py
tests/test_transform_llm_output_hook.py
tests/test_transform_tool_result_hook.py
tests/test_utils_truthy_values.py
tests/test_yaml_indent_consistency_31999.py
tests/test_zeroed_state_db.py
tools/__init__.py
tools/ansi_strip.py
tools/approval.py
tools/async_delegation.py
tools/audio_container.py
tools/binary_extensions.py
tools/browser_camofox.py
tools/browser_camofox_state.py
tools/browser_cdp_tool.py
tools/browser_dialog_tool.py
tools/browser_supervisor.py
tools/browser_tool.py
tools/budget_config.py
tools/checkpoint_manager.py
tools/clarify_tool.py
tools/code_execution_tool.py
tools/computer_use_tool.py
tools/credential_files.py
tools/debug_helpers.py
tools/delegate_tool.py
tools/delegation_output_schema.py
tools/env_passthrough.py
tools/env_probe.py
tools/fal_common.py
tools/file_operations.py
tools/file_state.py
tools/file_tools.py
tools/flux3_video_tool.py
tools/fuzzy_match.py
tools/homeassistant_tool.py
tools/hook_output_spill.py
tools/image_generation_tool.py
tools/image_source.py
tools/interrupt.py
tools/local_tts_synth.py
tools/managed_tool_gateway.py
tools/mcp_oauth.py
tools/mcp_oauth_manager.py
tools/mcp_schema_cache.py
tools/mcp_stdio_watchdog.py
tools/mcp_tool.py
tools/memory_tool.py
tools/neutts_synth.py
tools/osv_check.py
tools/patch_parser.py
tools/path_security.py
tools/process_registry.py
tools/read_extract.py
tools/registry.py
tools/schema_sanitizer.py
tools/self_repo_guard.py
tools/session_search_tool.py
tools/shell_heredoc.py
tools/skill_linter.py
tools/skill_manager_tool.py
tools/skill_provenance.py
tools/skill_usage.py
tools/skills_ast_audit.py
tools/skills_guard.py
tools/skills_tool.py
tools/spill_safety.py
tools/subagent_worktree.py
tools/terminal_hints.py
tools/terminal_tool.py
tools/threat_patterns.py
tools/tirith_security.py
tools/todo_tool.py
tools/tool_backend_helpers.py
tools/tool_output_limits.py
tools/tool_result_storage.py
tools/tool_search.py
tools/tts_text_normalize.py
tools/tts_tool.py
tools/url_safety.py
tools/video_generation_tool.py
tools/vision_tools.py
tools/web_tools.py
tools/website_policy.py
tools/x_search_tool.py
tools/xai_http.py
tools/xai_video_tools.py
tools/computer_use/__init__.py
tools/computer_use/backend.py
tools/computer_use/browser_route.py
tools/computer_use/cua_backend.py
tools/computer_use/schema.py
tools/computer_use/tool.py
tools/computer_use/vision_routing.py
tools/environments/__init__.py
tools/environments/base.py
tools/environments/daytona.py
tools/environments/docker.py
tools/environments/file_sync.py
tools/environments/local.py
tools/environments/managed_modal.py
tools/environments/modal.py
tools/environments/modal_utils.py
tools/environments/singularity.py
tools/environments/ssh.py
tools/environments/vercel_sandbox.py
tools/neutts_samples/jo.txt
tools/neutts_samples/jo.wav