mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-05-01 21:20:15 +00:00
Merge branch 'main' into 0.2.77
This commit is contained in:
commit
654d26ec8c
1 changed files with 0 additions and 1 deletions
|
|
@ -85,7 +85,6 @@ class Workforce(BaseWorkforce):
|
|||
self.set_channel(TaskChannel())
|
||||
self._state = WorkforceState.RUNNING
|
||||
task.state = TaskState.OPEN
|
||||
self._pending_tasks.append(task)
|
||||
|
||||
# Decompose the task into subtasks first
|
||||
subtasks_result = self._decompose_task(task)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue