feat: add --reflect mode with error handling + scheduler/autonomous scripts

This commit is contained in:
Jiaqing Liang
2026-03-02 23:25:31 +08:00
parent 5c3193f326
commit 9219042a8f
3 changed files with 52 additions and 1 deletions

6
reflect/autonomous.py Normal file
View File

@@ -0,0 +1,6 @@
# reflect/autonomous.py
INTERVAL = 1800
ONCE = False
def check():
return "[AUTO]🤖 用户已经离开超过30分钟作为自主智能体请阅读自动化sop执行自动任务。"