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-05-20 00:22:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nanobot
/
tests
/
agent
/
tools
History
chengyongru
e7214d96ed
fix(long-task): add debug logging for step-level observability
2026-05-12 23:37:00 +08:00
..
__init__.py
feat(agent): add SelfTool for runtime self-inspection and configuration
2026-04-16 23:44:26 +08:00
test_long_task.py
fix(long-task): add debug logging for step-level observability
2026-05-12 23:37:00 +08:00
test_self_tool_runtime_sync.py
feat(tools): introduce plugin-based tool discovery and runtime context protocol
2026-05-12 11:28:20 +08:00
test_self_tool.py
feat(tools): introduce plugin-based tool discovery and runtime context protocol
2026-05-12 11:28:20 +08:00
test_subagent_tools.py
feat(long-task): add LongTaskTool for multi-step agent tasks
2026-05-12 23:37:00 +08:00