..
computer_use
fix(computer-use): skip capture_after when action failed (ok=False)
2026-05-22 01:19:01 -07:00
environments
fix(ssh): keep bulk sync extraction scoped to .hermes
2026-05-21 19:17:51 -07:00
neutts_samples
__init__.py
ansi_strip.py
approval.py
fix(approval): pin 'silence is not consent' contract on timeout/deny ( #24912 ) ( #30879 )
2026-05-23 02:59:13 -07:00
binary_extensions.py
browser_camofox.py
feat: auto-launch Chromium-family browser for CDP
2026-05-19 22:34:05 -07:00
browser_camofox_state.py
browser_cdp_tool.py
feat: auto-launch Chromium-family browser for CDP
2026-05-19 22:34:05 -07:00
browser_dialog_tool.py
feat: auto-launch Chromium-family browser for CDP
2026-05-19 22:34:05 -07:00
browser_supervisor.py
browser_tool.py
fix(browser): use process-tree termination for daemon cleanup
2026-05-23 20:30:29 -07:00
budget_config.py
checkpoint_manager.py
clarify_gateway.py
clarify_tool.py
code_execution_tool.py
fix(profiles): cross-profile soft guard on file-write tools + system-prompt hint ( #31290 )
2026-05-24 00:38:17 -07:00
computer_use_tool.py
credential_files.py
cronjob_tools.py
fix(cron): allow emoji ZWJ sequences in prompts
2026-05-19 00:10:43 -07:00
debug_helpers.py
delegate_tool.py
fix(delegation): preserve configured_provider name when runtime returns 'custom'
2026-05-17 11:40:05 -07:00
discord_tool.py
env_passthrough.py
fal_common.py
refactor(image_gen): port FAL backend to plugins/image_gen/fal
2026-05-22 04:10:45 -07:00
feishu_doc_tool.py
feishu_drive_tool.py
file_operations.py
fix(lint): skip per-file shell linter when LSP will handle the file ( #29054 )
2026-05-20 01:46:40 -05:00
file_state.py
file_tools.py
fix(profiles): cross-profile soft guard on file-write tools + system-prompt hint ( #31290 )
2026-05-24 00:38:17 -07:00
fuzzy_match.py
homeassistant_tool.py
image_generation_tool.py
refactor(image_gen): port FAL backend to plugins/image_gen/fal
2026-05-22 04:10:45 -07:00
interrupt.py
kanban_tools.py
feat(kanban): stamp originating ACP session_id on tasks
2026-05-18 21:15:21 -07:00
lazy_deps.py
feat(azure-foundry): add Microsoft Entra ID auth
2026-05-18 10:14:38 -07:00
managed_tool_gateway.py
mcp_oauth.py
fix(security): guard os.chmod(parent) against / and top-level dirs
2026-05-20 22:56:55 -07:00
mcp_oauth_manager.py
mcp_tool.py
fix(mcp): raise ImportError instead of NameError when stdio SDK missing ( #31450 )
2026-05-24 04:44:59 -07:00
memory_tool.py
fix(memory): guard against external drift in MEMORY.md/USER.md ( #26045 ) ( #30877 )
2026-05-23 02:51:29 -07:00
microsoft_graph_auth.py
microsoft_graph_client.py
mixture_of_agents_tool.py
neutts_synth.py
openrouter_client.py
osv_check.py
patch_parser.py
fix(lint): skip per-file shell linter when LSP will handle the file ( #29054 )
2026-05-20 01:46:40 -05:00
path_security.py
process_registry.py
fix(process_registry): use taskkill /T /F for tree-kill on Windows
2026-05-23 20:30:29 -07:00
registry.py
schema_sanitizer.py
fix(xai-responses): strip enum values containing '/' from tool schemas
2026-05-18 10:37:35 -07:00
send_message_tool.py
refactor(ntfy): convert built-in adapter to platform plugin
2026-05-23 16:13:01 -07:00
session_search_tool.py
feat(session_search): single-shape tool with discovery, scroll, browse — no LLM ( #27590 )
2026-05-17 23:28:45 -07:00
skill_manager_tool.py
fix(profiles): cross-profile soft guard on file-write tools + system-prompt hint ( #31290 )
2026-05-24 00:38:17 -07:00
skill_provenance.py
skill_usage.py
fix(skills): prune dependency/venv dirs from all skill scanners ( #30042 )
2026-05-21 14:18:02 -07:00
skills_ast_audit.py
refactor(skills): slim AST diagnostic to single entry point
2026-05-23 17:47:26 -07:00
skills_guard.py
fix(skills_guard): explain why --force is rejected on dangerous verdicts
2026-05-23 02:37:30 -07:00
skills_hub.py
fix(skills,pairing): path traversal guard in uninstall, lock list_pending, hash file paths
2026-05-22 19:59:24 -07:00
skills_sync.py
fix(skills): prune dependency/venv dirs from all skill scanners ( #30042 )
2026-05-21 14:18:02 -07:00
skills_tool.py
fix(skills): prune dependency/venv dirs from all skill scanners ( #30042 )
2026-05-21 14:18:02 -07:00
slash_confirm.py
terminal_tool.py
fix(terminal): warn at call time when background=true runs silently ( #31289 )
2026-05-23 21:02:14 -07:00
tirith_security.py
fix(tirith): suppress .app lookalike_tld false positives in warn verdicts
2026-05-18 10:20:07 -07:00
todo_tool.py
tool_backend_helpers.py
tool_output_limits.py
tool_result_storage.py
transcription_tools.py
fixup: log lazy-install errors at debug + AUTHOR_MAP for CipherFrame
2026-05-21 23:36:18 -07:00
tts_tool.py
Add opt-in xAI TTS speech tag pauses
2026-05-20 09:22:28 -07:00
url_safety.py
fix(url_safety): block IPv4-mapped IPv6 addresses to prevent SSRF bypass
2026-05-18 10:51:15 -07:00
video_generation_tool.py
chore: ruff auto-fix PLR6201 resweep — tuple → set in membership tests ( #27355 )
2026-05-17 02:29:41 -07:00
vision_tools.py
voice_mode.py
fix(voice): chunk oversized CLI recordings
2026-05-21 14:17:39 -07:00
web_tools.py
feat(web): add xAI Web Search provider plugin
2026-05-19 19:27:34 -07:00
website_policy.py
x_search_tool.py
fix(x_search): surface degraded results + validate dates
2026-05-21 02:38:45 +05:30
xai_http.py
feat(web): add xAI Web Search provider plugin
2026-05-19 19:27:34 -07:00
yuanbao_tools.py
Fix unsafe gateway media path delivery
2026-05-23 01:40:35 -07:00