This website requires JavaScript.
Explore
Help
Register
Sign In
gooneyryan
/
hermes-agent
Watch
0
Star
0
Fork
0
You've already forked hermes-agent
mirror of
https://github.com/NousResearch/hermes-agent.git
synced
2026-05-21 03:39:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
72aebfbb2465c8fcbe689ef37013658ee89273e4
hermes-agent
/
agent
T
History
helix4u
96cc556055
fix(copilot): preserve base URL and gpt-5-mini routing
2026-04-15 15:04:14 -07:00
..
__init__.py
…
anthropic_adapter.py
…
auxiliary_client.py
fix: bound auxiliary client cache to prevent fd exhaustion in long-running gateways (
#10200
) (
#10470
)
2026-04-15 13:16:28 -07:00
context_compressor.py
fix: stale agent timeout, uv venv detection, empty response after tools, compression model fallback (
#9051
,
#8620
,
#9400
) (
#10093
)
2026-04-14 22:38:17 -07:00
context_engine.py
…
context_references.py
…
copilot_acp_client.py
…
credential_pool.py
fix(copilot): preserve base URL and gpt-5-mini routing
2026-04-15 15:04:14 -07:00
display.py
…
error_classifier.py
…
insights.py
…
manual_compression_feedback.py
…
memory_manager.py
refactor(memory): drop on_session_reset — commit-only is enough
2026-04-15 11:28:45 -07:00
memory_provider.py
refactor(memory): drop on_session_reset — commit-only is enough
2026-04-15 11:28:45 -07:00
model_metadata.py
feat(xai): add xAI/Grok to provider prefix stripping
2026-04-14 16:43:42 -07:00
models_dev.py
…
prompt_builder.py
…
prompt_caching.py
…
rate_limit_tracker.py
…
redact.py
…
retry_utils.py
…
skill_commands.py
fix: replace hardcoded ~/.hermes with display_hermes_home() in agent-facing text (
#10285
)
2026-04-15 04:57:55 -07:00
skill_utils.py
…
smart_model_routing.py
…
subdirectory_hints.py
…
title_generator.py
…
trajectory.py
…
usage_pricing.py
…