mirror of https://github.com/kortix-ai/suna.git
wip
This commit is contained in:
parent
8e25bc3f52
commit
4601702c06
|
@ -13,7 +13,7 @@ MODULES = {
|
|||
},
|
||||
"thread_manager": {
|
||||
"required": True,
|
||||
"files": ["thread_manager.py", "ui.py"],
|
||||
"files": ["thread_manager.py", "thread_viewer_ui.py"],
|
||||
"description": "Message thread management module - Manages conversation history and message flows"
|
||||
},
|
||||
"tool_system": {
|
||||
|
|
Loading…
Reference in New Issue