mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-04-02 17:32:39 +00:00
Introduce a self-modification tool that allows the agent to inspect and safely modify its own runtime state. Includes a three-tier access control model (blocked/readonly/restricted), a watchdog that detects and corrects dangerous runtime state at each iteration, and critical tool backup/restore mechanism.