| .. |
|
browser_providers
|
|
|
|
environments
|
perf(ssh,modal): bulk file sync via tar pipe and tar/base64 archive (#8014)
|
2026-04-12 06:18:05 +05:30 |
|
neutts_samples
|
|
|
|
__init__.py
|
|
|
|
ansi_strip.py
|
|
|
|
approval.py
|
fix(gateway): add HERMES_SESSION_KEY to session_context contextvars
|
2026-04-11 15:35:04 -07:00 |
|
binary_extensions.py
|
|
|
|
browser_camofox.py
|
fix: remove 115 verified dead code symbols across 46 production files
|
2026-04-10 03:44:43 -07:00 |
|
browser_camofox_state.py
|
|
|
|
browser_tool.py
|
fix: reap orphaned browser sessions on startup (#7931)
|
2026-04-11 14:02:46 -07:00 |
|
budget_config.py
|
fix: preserve existing thresholds, remove pre-read byte guard
|
2026-04-08 02:24:32 -07:00 |
|
checkpoint_manager.py
|
fix: normalize checkpoint manager home-relative paths
|
2026-04-11 14:50:44 -07:00 |
|
clarify_tool.py
|
|
|
|
code_execution_tool.py
|
refactor(terminal): remove check_interval parameter (#8001)
|
2026-04-11 17:16:11 -07:00 |
|
credential_files.py
|
refactor: extract shared helpers to deduplicate repeated code patterns (#7917)
|
2026-04-11 13:59:52 -07:00 |
|
cronjob_tools.py
|
fix(cron): steer model away from explicit deliver targets that lose topic context (#8187)
|
2026-04-11 23:20:39 -07:00 |
|
debug_helpers.py
|
|
|
|
delegate_tool.py
|
fix: list all available toolsets in delegate_task schema description (#8231)
|
2026-04-12 00:54:35 -07:00 |
|
env_passthrough.py
|
fix: remove 115 verified dead code symbols across 46 production files
|
2026-04-10 03:44:43 -07:00 |
|
file_operations.py
|
fix(tools): remove dead code in _is_likely_binary and harden _check_lint against brace paths
|
2026-04-10 21:16:53 -07:00 |
|
file_tools.py
|
fix: preserve existing thresholds, remove pre-read byte guard
|
2026-04-08 02:24:32 -07:00 |
|
fuzzy_match.py
|
fix(patch): harden V4A patch parser and fuzzy match — 9 correctness bugs
|
2026-04-10 16:47:44 -07:00 |
|
homeassistant_tool.py
|
|
|
|
image_generation_tool.py
|
|
|
|
interrupt.py
|
fix: scope tool interrupt signal per-thread to prevent cross-session leaks (#7930)
|
2026-04-11 14:02:58 -07:00 |
|
managed_tool_gateway.py
|
|
|
|
mcp_oauth.py
|
fix(approval,mcp): log silent exception handlers, narrow OAuth catches, close server on error
|
2026-04-10 03:05:04 -07:00 |
|
mcp_tool.py
|
fix(mcp): fall back when SIGKILL is unavailable
|
2026-04-10 16:47:44 -07:00 |
|
memory_tool.py
|
|
|
|
mixture_of_agents_tool.py
|
|
|
|
neutts_synth.py
|
|
|
|
openrouter_client.py
|
|
|
|
osv_check.py
|
|
|
|
patch_parser.py
|
fix(patch): harden V4A patch parser and fuzzy match — 9 correctness bugs
|
2026-04-10 16:47:44 -07:00 |
|
path_security.py
|
refactor: extract shared helpers to deduplicate repeated code patterns (#7917)
|
2026-04-11 13:59:52 -07:00 |
|
process_registry.py
|
Merge branch 'main' of github.com:NousResearch/hermes-agent into feat/ink-refactor
|
2026-04-12 13:18:55 -05:00 |
|
registry.py
|
|
|
|
rl_training_tool.py
|
|
|
|
send_message_tool.py
|
feat(gateway): add WeCom callback-mode adapter for self-built apps
|
2026-04-11 15:22:49 -07:00 |
|
session_search_tool.py
|
|
|
|
skill_manager_tool.py
|
refactor: extract shared helpers to deduplicate repeated code patterns (#7917)
|
2026-04-11 13:59:52 -07:00 |
|
skills_guard.py
|
fix: remove 115 verified dead code symbols across 46 production files
|
2026-04-10 03:44:43 -07:00 |
|
skills_hub.py
|
fix(tools): guard against ValueError on int() env var and header parsing
|
2026-04-10 16:47:44 -07:00 |
|
skills_sync.py
|
fix(skills): read name from SKILL.md frontmatter in skills_sync
|
2026-04-11 01:21:20 -07:00 |
|
skills_tool.py
|
refactor: extract shared helpers to deduplicate repeated code patterns (#7917)
|
2026-04-11 13:59:52 -07:00 |
|
terminal_tool.py
|
refactor(terminal): remove check_interval parameter (#8001)
|
2026-04-11 17:16:11 -07:00 |
|
tirith_security.py
|
|
|
|
todo_tool.py
|
fix(tools): enforce ID uniqueness in TODO store during replace operations
|
2026-04-11 16:22:50 -07:00 |
|
tool_backend_helpers.py
|
|
|
|
tool_result_storage.py
|
fix(tools): neutralize shell injection in _write_to_sandbox via path quoting (#7940)
|
2026-04-11 14:26:11 -07:00 |
|
transcription_tools.py
|
fix: STT provider-model mismatch — whisper-1 fed to faster-whisper (#7113)
|
2026-04-10 03:27:30 -07:00 |
|
tts_tool.py
|
feat(tools): add Voxtral TTS provider (Mistral AI)
|
2026-04-11 01:56:55 -07:00 |
|
url_safety.py
|
fix: make safe_url_for_log public, add SSRF redirect guards to base.py cache helpers
|
2026-04-10 05:04:28 -07:00 |
|
vision_tools.py
|
fix(vision): preserve aspect ratio during auto-resize
|
2026-04-11 11:53:04 -07:00 |
|
voice_mode.py
|
fix: remove 115 verified dead code symbols across 46 production files
|
2026-04-10 03:44:43 -07:00 |
|
web_tools.py
|
fix: align auth-by-message classification with status-code path, decode URLs before secret check
|
2026-04-10 03:05:04 -07:00 |
|
website_policy.py
|
|
|