hermes-agent-features/agent
2026-05-09 13:35:04 -07:00
..
transports feat(transports/codex): pass reasoning.effort to xAI Responses API 2026-05-09 13:23:02 -07:00
__init__.py
account_usage.py
anthropic_adapter.py feat(computer-use): cua-driver backend, universal any-model schema 2026-05-08 11:07:38 -07:00
auxiliary_client.py fix(auxiliary): rotate pooled auth after quota failures 2026-05-09 13:35:04 -07:00
bedrock_adapter.py
codex_responses_adapter.py
context_compressor.py fix(context): handle JSON decode errors in compression — salvage of #22248 (#22416) 2026-05-09 01:47:15 -07:00
context_engine.py
context_references.py
copilot_acp_client.py feat(cross-platform): psutil for PID/process management + Windows footgun checker 2026-05-08 14:27:40 -07:00
credential_pool.py
credential_sources.py
curator_backup.py
curator.py codebase: add encoding='utf-8' to all bare open() calls (PLW1514) 2026-05-08 14:27:40 -07:00
display.py feat(computer-use): background focus-safe backend — set_value, structured windows, MIME detection 2026-05-08 11:07:38 -07:00
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
lmstudio_reasoning.py
manual_compression_feedback.py
memory_manager.py
memory_provider.py
model_metadata.py codebase: add encoding='utf-8' to all bare open() calls (PLW1514) 2026-05-08 14:27:40 -07:00
models_dev.py perf(models_dev): cache-first lookup, skip network when disk cache is fresh (#22808) 2026-05-09 13:32:38 -07:00
moonshot_schema.py
nous_rate_guard.py codebase: add encoding='utf-8' to all bare open() calls (PLW1514) 2026-05-08 14:27:40 -07:00
onboarding.py
prompt_builder.py fix(memory): tighten MEMORY_GUIDANCE against ephemeral PR/issue/SHA notes (#22781) 2026-05-09 12:48:25 -07:00
prompt_caching.py
rate_limit_tracker.py
redact.py
retry_utils.py
shell_hooks.py codebase: add encoding='utf-8' to all bare open() calls (PLW1514) 2026-05-08 14:27:40 -07:00
skill_commands.py
skill_preprocessing.py
skill_utils.py perf(cli): cut ~19s from 'hermes' cold start (skills cache + lazy Feishu + no Nous HTTP) (#22138) 2026-05-08 16:39:32 -07:00
subdirectory_hints.py
think_scrubber.py
title_generator.py
tool_guardrails.py
trajectory.py
usage_pricing.py