hermes-agent-features/agent
2026-04-17 21:30:17 -07:00
..
__init__.py
anthropic_adapter.py
auxiliary_client.py fix: suppress Authorization: Bearer for Gemini provider to prevent HTTP 400 (#7893) 2026-04-17 21:30:17 -07:00
bedrock_adapter.py
context_compressor.py
context_engine.py
context_references.py
copilot_acp_client.py
credential_pool.py fix(auth): restore --label for hermes auth add nous --type oauth 2026-04-17 19:13:40 -07:00
display.py
error_classifier.py
gemini_cloudcode_adapter.py fix(gemini-cli): surface MODEL_CAPACITY_EXHAUSTED cleanly + drop retired gemma-4-26b (#11833) 2026-04-17 15:34:12 -07:00
google_code_assist.py fix(gemini-cli): surface MODEL_CAPACITY_EXHAUSTED cleanly + drop retired gemma-4-26b (#11833) 2026-04-17 15:34:12 -07:00
google_oauth.py
insights.py fix(insights): hide cache read/write and cost metrics from display (#11477) 2026-04-17 01:02:06 -07:00
manual_compression_feedback.py
memory_manager.py
memory_provider.py
model_metadata.py fix(gemini-cli): surface MODEL_CAPACITY_EXHAUSTED cleanly + drop retired gemma-4-26b (#11833) 2026-04-17 15:34:12 -07:00
models_dev.py
nous_rate_guard.py
prompt_builder.py fix(skills): use frontmatter name in skills index instead of directory name 2026-04-17 18:56:37 -07:00
prompt_caching.py
rate_limit_tracker.py
redact.py
retry_utils.py
skill_commands.py
skill_utils.py
smart_model_routing.py
subdirectory_hints.py
title_generator.py
trajectory.py
usage_pricing.py