Skip to content

Conversation

@Fr4nc3
Copy link
Collaborator

@Fr4nc3 Fr4nc3 commented Oct 30, 2025

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

Bump agent-framework packages to version 1.0.0b251028 and update aiohttp from 3.13.1 to 3.13.2 in the lock file.
Refactored the workflow event loop to handle additional event types, including orchestrator messages, agent streaming updates, agent final messages, and final result events. Improved error handling and logging for each event type. Commented out unused MagenticCallbackMode references.
Added print statements for better visibility of agent creation failures in magentic_agent_factory and orchestration_manager. Enhanced error handling in orchestration_manager to log and raise exceptions during agent creation and orchestration initialization. Updated human_approval_manager to ensure correct progress ledger handling when max rounds are exceeded, and removed unused imports. Temporarily disabled file search tool addition in foundry_agent for debugging.
@Fr4nc3 Fr4nc3 merged commit 863a9ee into microsoft:macae-rfp-agent-framework Oct 30, 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