update api for subagent protocol and delete hermes agent
This commit is contained in:
parent
ff1799cd98
commit
952b2e7d17
1150 changed files with 704 additions and 458893 deletions
|
|
@ -7,3 +7,4 @@ class TaskStatus(str, Enum):
|
|||
running = "running"
|
||||
succeeded = "succeeded"
|
||||
failed = "failed"
|
||||
cancelled = "cancelled"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue