This website requires JavaScript.
Explore
Help
Sign In
Timmy_Foundation
/
hermes-agent
Watch
15
Star
0
Fork
0
You've already forked hermes-agent
Code
Issues
282
Pull Requests
87
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
9de2e87aaa04c7ea278f9c0e68669e5ee1a852ba
hermes-agent
/
agent
History
Google AI Agent
e208885de6
All checks were successful
Lint / lint (pull_request)
Successful in 10s
Details
feat: wire telemetry hooks into auxiliary client
2026-04-22 13:54:32 +00:00
..
__init__.py
…
a2a_mtls.py
feat: add A2AMTLSServer routing API, A2AMTLSClient, and expand tests to 20 (
#806
)
2026-04-21 15:21:10 -04:00
agent_card.py
…
anthropic_adapter.py
…
auxiliary_client.py
feat: wire telemetry hooks into auxiliary client
2026-04-22 13:54:32 +00:00
circuit_breaker.py
feat: circuit breaker for error cascading
2026-04-21 00:28:14 +00:00
context_budget.py
feat: Add context budget tracker for overflow prevention (
#838
)
2026-04-17 05:06:08 +00:00
context_compressor.py
…
context_engine.py
…
context_references.py
…
copilot_acp_client.py
…
credential_pool.py
…
crisis_resources.py
feat: 988 Suicide & Crisis Lifeline integration (
#673
)
2026-04-17 05:04:48 +00:00
display.py
…
error_classifier.py
…
input_sanitizer.py
feat: add agent/input_sanitizer.py for SHIELD defense
2026-04-20 15:54:45 +00:00
insights.py
…
manual_compression_feedback.py
…
memory_manager.py
…
memory_provider.py
…
model_metadata.py
…
models_dev.py
…
mtls.py
feat: A2A auth — mutual TLS between fleet agents
2026-04-21 18:04:00 -04:00
privacy_filter.py
…
profile_isolation.py
feat: profile session isolation
2026-04-17 05:13:01 +00:00
prompt_builder.py
…
prompt_caching.py
…
provider_preflight.py
feat: provider preflight validation before session start (
#924
)
2026-04-21 04:48:57 +00:00
rate_limit_tracker.py
…
redact.py
…
retry_utils.py
…
self_modify.py
feat: self-modifying agent that improves its own prompts (
#813
)
2026-04-16 01:23:48 -04:00
session_compactor.py
…
shield.py
feat: add agent/shield.py for SHIELD defense
2026-04-20 15:54:48 +00:00
skill_commands.py
…
skill_utils.py
…
smart_model_routing.py
…
subdirectory_hints.py
…
telemetry_logger.py
feat: add telemetry logger for token accounting
2026-04-22 13:54:30 +00:00
time_aware_routing.py
feat: time-aware model routing for cron jobs (
#889
)
2026-04-17 01:15:09 -04:00
title_generator.py
…
token_budget.py
feat: token budget with progressive poka-yoke thresholds (
#925
)
2026-04-21 11:40:39 +00:00
tool_fixation_detector.py
feat: tool fixation detection — break repetitive loops (
#886
)
2026-04-17 01:57:37 -04:00
tool_orchestrator.py
…
trajectory.py
…
usage_pricing.py
…