fix max-bot, add tests
This commit is contained in:
parent
7abbaf7e7a
commit
2ad1438e1c
17 changed files with 1621 additions and 494 deletions
|
|
@ -10,6 +10,7 @@ class RoomMeta:
|
|||
name: str
|
||||
user_id: str
|
||||
agent_id: str
|
||||
workspace_path: str = ""
|
||||
|
||||
|
||||
@dataclass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue