Skip to content

Conversation

@Dhruvkumar-Microsoft
Copy link
Contributor

Purpose

This pull request updates the handle_action_request method in src/backend/kernel_agents/agent_base.py to include more specific context in the messages parameter when invoking an asynchronous generator.

  • src/backend/kernel_agents/agent_base.py: Modified the messages parameter in the async_generator invocation to include the step.action value, providing clearer instructions for the action to be performed.

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

Dhruvkumar-Microsoft and others added 2 commits July 16, 2025 15:05
fix: added current step action and function with history to execute correct task when approving parallelly
@Roopan-Microsoft Roopan-Microsoft merged commit e51be80 into main Jul 18, 2025
10 checks passed
@github-actions
Copy link

🎉 This PR is included in version 2.1.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

4 participants