hermes-agent/agent
2026-05-27 13:39:58 -07:00
..
lsp
secret_sources
transports fix(codex): omit tools key from Codex Responses kwargs when no tools registered 2026-05-27 11:46:17 -07:00
__init__.py
account_usage.py
agent_init.py Add Honcho runtime peer mapping 2026-05-27 10:49:33 -07:00
agent_runtime_helpers.py fix(agent): isolate credential pool on provider fallback 2026-05-27 10:45:26 -07:00
anthropic_adapter.py
async_utils.py
auxiliary_client.py fix(auxiliary): coerce None final.output to empty list in Codex aux adapter 2026-05-27 11:08:21 -07:00
azure_identity_adapter.py
background_review.py
bedrock_adapter.py
browser_provider.py
browser_registry.py
chat_completion_helpers.py fix(agent): tolerate large codex stream prefill 2026-05-27 11:19:55 -07:00
codex_responses_adapter.py
codex_runtime.py
context_compressor.py
context_engine.py
context_references.py
conversation_compression.py
conversation_loop.py fix(agent): classify TypeError('NoneType ... not iterable') as retryable provider shape error 2026-05-27 11:30:55 -07:00
copilot_acp_client.py
credential_persistence.py
credential_pool.py
credential_sources.py
curator.py fix: preserve skill packages during curator consolidation 2026-05-27 13:39:58 -07:00
curator_backup.py
display.py
error_classifier.py
file_safety.py
gemini_cloudcode_adapter.py
gemini_native_adapter.py
gemini_schema.py
google_code_assist.py
google_oauth.py
i18n.py
image_gen_provider.py
image_gen_registry.py
image_routing.py
insights.py
iteration_budget.py
lmstudio_reasoning.py
manual_compression_feedback.py
markdown_tables.py
memory_manager.py
memory_provider.py Add Honcho runtime peer mapping 2026-05-27 10:49:33 -07:00
message_sanitization.py
model_metadata.py
models_dev.py
moonshot_schema.py
nous_rate_guard.py
onboarding.py
plugin_llm.py
portal_tags.py
process_bootstrap.py
prompt_builder.py
prompt_caching.py
rate_limit_tracker.py
redact.py
retry_utils.py
shell_hooks.py
skill_bundles.py
skill_commands.py
skill_preprocessing.py
skill_utils.py
stream_diag.py
subdirectory_hints.py
system_prompt.py
think_scrubber.py
title_generator.py
tool_dispatch_helpers.py
tool_executor.py
tool_guardrails.py
tool_result_classification.py
trajectory.py
transcription_provider.py
transcription_registry.py
tts_provider.py
tts_registry.py
usage_pricing.py
video_gen_provider.py
video_gen_registry.py
web_search_provider.py
web_search_registry.py