chengyongru 34e015915e feat(agent): add SelfTool for agent runtime self-inspection and modification
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.
2026-03-30 00:03:56 +08:00
..