Skip to content

Commit 84a5581

Browse files
committed
revert tools and info prompt
1 parent b61aad1 commit 84a5581

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/backend/v3/orchestration/human_approval_manager.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,6 @@ def __init__(self, *args, **kwargs):
5656
- **ProxyAgent** to review the drafted onboarding plan for clarity and completeness.
5757
- **MagenticManager** to finalize the onboarding plan and prepare it for presentation to stakeholders.
5858
59-
TOOLS AND ADDITIONAL INFORMATION:
60-
Before asking the user for any additional information, ask all team members to list any relevant tools they have access to (for example through MCP), and
61-
their required parameters. Use this information to determine if more information is required from the user to use these tools.
62-
Then, use the ProxyAgent to retrieve this specific information if needed.
6359
"""
6460

6561
# kwargs["task_ledger_facts_prompt"] = ORCHESTRATOR_TASK_LEDGER_FACTS_PROMPT + facts_append

0 commit comments

Comments
 (0)