mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-04-15 07:29:52 +00:00
Add `self_modify: bool = True` config option. When disabled, the self tool operates in read-only mode — inspect, list_tools, and list_snapshots still work, but modify, call, manage_tool, snapshot, restore, and reset are blocked. Provides a safer middle ground between full self_evolution and disabling the tool entirely.