Skip to content

fix: Reverted the Planner agent prompt changes#414

Merged
Roopan-Microsoft merged 4 commits into
mainfrom
dev
Sep 1, 2025
Merged

fix: Reverted the Planner agent prompt changes#414
Roopan-Microsoft merged 4 commits into
mainfrom
dev

Conversation

@Dhruvkumar-Microsoft

Copy link
Copy Markdown
Contributor

Purpose

This pull request makes a small update to the planner agent's template prompt to improve the planning process. The change instructs the agent to begin by asking the user for any additional information needed before proceeding with the rest of the planned steps.

  • Updated the planner agent's template in planner_agent.py to specify that the first step of any plan should be to ask the user for additional required information.

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@Roopan-Microsoft Roopan-Microsoft merged commit 427f019 into main Sep 1, 2025
12 checks passed
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 2.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

deepammi pushed a commit to deepammi/Multi-Agent-Custom-Automation-Engine-Solution-Accelerator that referenced this pull request Dec 7, 2025
fix: Reverted the Planner agent prompt changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants