Skip to content

Conversation

@Fr4nc3
Copy link
Collaborator

@Fr4nc3 Fr4nc3 commented Oct 27, 2025

Replaces legacy callback attachment with unified event-based handling for Magentic workflow events. Removes internal callback adapter methods and updates workflow construction to use .on_event() for streaming and final agent responses, improving maintainability and aligning with agent_framework best practices.

Purpose

  • ...

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

Replaces legacy callback attachment with unified event-based handling for Magentic workflow events. Removes internal callback adapter methods and updates workflow construction to use .on_event() for streaming and final agent responses, improving maintainability and aligning with agent_framework best practices.
@Fr4nc3 Fr4nc3 merged commit 9174f5a into microsoft:macae-rfp-agent-framework Oct 27, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant