This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
nanobot
Watch
1
Star
0
Fork
0
You've already forked nanobot
mirror of
https://github.com/HKUDS/nanobot.git
synced
2026-06-16 15:54:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nanobot
/
tests
/
tools
History
yorkhellen
23dde7b84c
fix: prevent shell injection via path_append in ExecTool
2026-04-26 20:32:38 +08:00
..
__init__.py
…
test_edit_advanced.py
…
test_edit_enhancements.py
…
test_exec_env.py
fix: prevent shell injection via path_append in ExecTool
2026-04-26 20:32:38 +08:00
test_exec_platform.py
…
test_exec_security.py
…
test_filesystem_tools.py
…
test_mcp_tool.py
fix(mcp): avoid WinError 193 for Windows stdio launchers
2026-04-22 14:50:55 +09:00
test_message_tool_suppress.py
feat(agent): emit structured _tool_events progress metadata
2026-04-23 20:06:11 +08:00
test_message_tool.py
fix(message): limit session recording to proactive sends
2026-04-26 20:08:21 +08:00
test_notebook_tool.py
…
test_read_enhancements.py
feat(read_file): add DOCX, XLSX, PPTX support via document.extract_text()
2026-04-21 22:12:19 +08:00
test_sandbox.py
…
test_search_tools.py
ci: add Windows and Python 3.14 support
2026-04-17 16:11:37 +08:00
test_tool_registry.py
perf(tools): cache ToolRegistry.get_definitions() between mutations
2026-04-16 21:52:36 +08:00
test_tool_validation.py
review: tighten scope and add regression tests
2026-04-17 16:11:37 +08:00
test_web_fetch_security.py
…
test_web_search_tool.py
…