feat: add --reflect mode with error handling + scheduler/autonomous scripts
This commit is contained in:
6
reflect/autonomous.py
Normal file
6
reflect/autonomous.py
Normal file
@@ -0,0 +1,6 @@
|
||||
# reflect/autonomous.py
|
||||
INTERVAL = 1800
|
||||
ONCE = False
|
||||
|
||||
def check():
|
||||
return "[AUTO]🤖 用户已经离开超过30分钟,作为自主智能体,请阅读自动化sop,执行自动任务。"
|
||||
Reference in New Issue
Block a user