..
__init__.py
anthropic_adapter.py
feat(providers): extend request_timeout_seconds to all client paths
2026-04-19 11:23:00 -07:00
auxiliary_client.py
feat: attribution default_headers for ai-gateway provider
2026-04-20 21:02:28 -07:00
bedrock_adapter.py
codex_responses_adapter.py
refactor: extract codex_responses logic into dedicated adapter
2026-04-20 11:53:17 -07:00
context_compressor.py
fix(security): redact secrets from context compaction input and output
2026-04-20 16:07:13 -07:00
context_engine.py
context_references.py
fix(agent): fall back when rg is blocked for @folder references
2026-04-20 01:56:41 -07:00
copilot_acp_client.py
credential_pool.py
fix(codex): Hermes owns its own Codex auth; stop touching ~/.codex/auth.json ( #12360 )
2026-04-18 19:19:46 -07:00
display.py
fix(display): render <missing old_text> in memory previews instead of empty quotes ( #12852 )
2026-04-19 22:45:47 -07:00
error_classifier.py
fix(error_classifier): handle dict-typed message fields without crashing
2026-04-20 02:40:20 -07:00
gemini_cloudcode_adapter.py
fix(gemini): assign unique stream indices to parallel tool calls
2026-04-20 02:10:53 -07:00
gemini_native_adapter.py
fix(gemini): sanitize tool schemas for Google providers
2026-04-20 00:26:18 -07:00
gemini_schema.py
fix(gemini): sanitize tool schemas for Google providers
2026-04-20 00:26:18 -07:00
google_code_assist.py
google_oauth.py
insights.py
Merge branch 'main' into feat/dashboard-skill-analytics
2026-04-20 05:25:49 -07:00
manual_compression_feedback.py
memory_manager.py
memory_provider.py
model_metadata.py
fix: forward auth when probing local model metadata
2026-04-20 20:51:56 -07:00
models_dev.py
nous_rate_guard.py
prompt_builder.py
docs(memory): steer agents to save declarative facts, not instructions ( #12665 )
2026-04-19 12:00:53 -07:00
prompt_caching.py
rate_limit_tracker.py
redact.py
feat: replace kimi-k2.5 with kimi-k2.6 on OpenRouter and Nous Portal ( #13148 )
2026-04-20 11:49:54 -07:00
retry_utils.py
shell_hooks.py
feat: shell hooks — wire shell scripts as Hermes hook callbacks
2026-04-20 20:53:51 -07:00
skill_commands.py
skill_utils.py
subdirectory_hints.py
title_generator.py
trajectory.py
usage_pricing.py