chore: lint and micro-fix

This commit is contained in:
Richard Tang
2026-03-11 16:55:29 -07:00
parent c9723a3ff2
commit 4895cea08a
6 changed files with 18 additions and 21 deletions
+1 -2
View File
@@ -14,8 +14,7 @@ queen_goal = Goal(
id="queen-manager",
name="Queen Manager",
description=(
"Manage the worker agent lifecycle and serve as the user's primary "
"interactive interface."
"Manage the worker agent lifecycle and serve as the user's primary interactive interface."
),
success_criteria=[],
constraints=[],