hermes-agent/tools
2026-07-12 23:09:41 -07:00
..
computer_use fix(computer-use): sanitize env on the 4 remaining cua-driver spawn sites (#59165) 2026-07-05 14:48:20 -07:00
environments fix(windows): bash-safe snapshot paths after #63113 2026-07-13 01:59:58 -04:00
neutts_samples
__init__.py
ansi_strip.py
approval.py fix(approval): honor canonical gateway timeout 2026-07-12 22:43:57 -07:00
async_delegation.py fix(gateway): never resurrect ended sessions for delegation completions; /new severs in-flight delegations 2026-07-08 08:10:28 -07:00
binary_extensions.py
blueprints.py
browser_camofox.py
browser_camofox_state.py
browser_cdp_tool.py fix(browser): apply private-page guard to browser_cdp frame_id routing 2026-07-03 03:27:47 -07:00
browser_dialog_tool.py
browser_supervisor.py
browser_tool.py
budget_config.py
checkpoint_manager.py fix: remove dead f-string prefixes via ruff F541 (216 sites) (#52336) 2026-07-05 13:42:46 -07:00
clarify_gateway.py
clarify_tool.py
close_terminal_tool.py
code_execution_tool.py fix(interrupt): run user-approved commands from a clean interrupt slate 2026-07-06 04:58:42 -07:00
computer_use_tool.py
credential_files.py fix(vision): unified image-source resolver + terminal-backend confinement 2026-07-04 15:30:50 -07:00
cronjob_tools.py fix(cron): stop the ticker from stalling forever on a wedged jobs lock (#60703) (#60855) 2026-07-08 05:13:18 -07:00
daemon_pool.py
debug_helpers.py
delegate_tool.py fix(runtime): preserve resolved fork metadata 2026-07-10 18:50:28 +05:30
discord_tool.py fix(discord): bound REST response reads 2026-07-07 02:40:04 -07:00
env_passthrough.py
env_probe.py perf: cut first-turn time-to-first-token by ~80% (all platforms) (#59332) 2026-07-05 21:37:33 -07:00
fal_common.py
feishu_doc_tool.py
feishu_drive_tool.py
file_operations.py fix(windows): bash-safe snapshot paths after #63113 2026-07-13 01:59:58 -04:00
file_state.py
file_tools.py fix(tools): resolve MSYS paths in file tools on Windows 2026-07-10 01:54:51 -05:00
fuzzy_match.py
homeassistant_tool.py
hook_output_spill.py feat(hooks): spill oversized hook-injected context to disk (#20468) 2026-07-05 13:51:26 -07:00
image_generation_tool.py
image_source.py security(vision): route local-file inputs through the shared credential-read guard 2026-07-05 00:47:54 -07:00
interrupt.py fix(interrupt): run user-approved commands from a clean interrupt slate 2026-07-06 04:58:42 -07:00
kanban_tools.py fix(kanban): harden durable artifact handoff 2026-07-12 23:09:41 -07:00
lazy_deps.py fix(feishu): ship Channel signaling SDK support 2026-07-09 20:31:49 -07:00
managed_tool_gateway.py
mcp_oauth.py refactor(mcp): DRY the non-interactive OAuth guard + positive-control test 2026-07-04 14:10:33 +05:30
mcp_oauth_manager.py
mcp_stdio_watchdog.py fix(mcp): guard POSIX-only kill primitives in stdio watchdog for the Windows footgun linter 2026-07-07 15:16:00 -07:00
mcp_tool.py Handle minimal MCP server fakes 2026-07-07 15:16:00 -07:00
memory_tool.py fix: default memory null target to memory store (#46356) 2026-07-07 02:10:43 -07:00
microsoft_graph_auth.py
microsoft_graph_client.py
neutts_synth.py
openrouter_client.py
osv_check.py
patch_parser.py
path_security.py
process_registry.py fix(delegation): positive-proof ownership for the post-turn drain 2026-07-08 07:39:52 -07:00
project_tools.py
read_extract.py
read_terminal_tool.py
registry.py fix(tools): enforce registry result contract (#61787) 2026-07-09 21:32:01 -07:00
schema_sanitizer.py fix(schema): preserve multi-type arrays as anyOf instead of dropping branches 2026-07-07 02:52:17 -07:00
send_message_tool.py feat(gateway): attach MEDIA: caption to the media bubble on standalone sends 2026-07-09 15:38:32 +05:30
session_search_tool.py
skill_manager_tool.py fix(skills): widen call-time skills-dir resolution to skill_manager_tool 2026-07-07 05:14:00 -07:00
skill_provenance.py
skill_usage.py
skills_ast_audit.py
skills_guard.py fix(skills): bind bundles to exact files and origins 2026-07-12 02:59:27 -07:00
skills_hub.py fix(skills): bind bundles to exact files and origins 2026-07-12 02:59:27 -07:00
skills_sync.py
skills_tool.py fix: return per-call copies from the skill-discovery cache 2026-07-09 15:38:14 +05:30
slash_confirm.py
terminal_tool.py fix(interrupt): run user-approved commands from a clean interrupt slate 2026-07-06 04:58:42 -07:00
thread_context.py
threat_patterns.py
tirith_security.py
todo_tool.py
tool_backend_helpers.py
tool_output_limits.py
tool_result_storage.py
tool_search.py
transcription_tools.py fix(stt/tts): widen null-subsection guards to all provider config reads 2026-07-09 19:58:05 -07:00
tts_tool.py fix(stt/tts): widen null-subsection guards to all provider config reads 2026-07-09 19:58:05 -07:00
url_safety.py fix: repair URL authority whitespace before web fetches (#46363) 2026-07-07 02:39:36 -07:00
video_generation_tool.py
vision_tools.py security(vision): route local-file inputs through the shared credential-read guard 2026-07-05 00:47:54 -07:00
voice_mode.py
web_tools.py fix(web): handle short extract provider results 2026-07-10 19:14:06 +05:30
website_policy.py fix(website-policy): key blocklist cache on the real default config path 2026-07-04 15:08:49 -07:00
write_approval.py
x_search_tool.py
xai_http.py
xai_video_tools.py
yuanbao_tools.py