refactor: remove reference of the unused session judge
This commit is contained in:
@@ -15,7 +15,7 @@ queen_goal = Goal(
|
||||
name="Queen Manager",
|
||||
description=(
|
||||
"Manage the worker agent lifecycle and serve as the user's primary "
|
||||
"interactive interface. Triage health escalations from the judge."
|
||||
"interactive interface."
|
||||
),
|
||||
success_criteria=[],
|
||||
constraints=[],
|
||||
|
||||
Reference in New Issue
Block a user