Logo
Explore
Register Sign In
agent/agent-framework
Watch 2
Star 0
Fork 0
mirror of https://github.com/microsoft/agent-framework.git synced 2026-06-16 21:04:09 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
ai-triage-bot
agent-framework/python/packages/azure-ai/tests
T
History
Evan MattsonandGitHub 184ee9d518 Fix AzureAIAgentClient dropping agent instructions in sequential workflows (#3563)
In _prepare_options(), the 'instructions' key was excluded from run_options
but never re-added. This caused instructions passed via as_agent(instructions=...)
to be silently dropped, making agents in sequential workflows ignore their
configured instructions.

Fixes #3507
2026-02-01 09:05:35 +00:00
..
resources
Python: Foundry Agent Completeness (#954)
2025-10-01 13:38:51 +00:00
conftest.py
Python: [BREAKING] Replaced AIProjectClient with AgentsClient in Foundry (#1936)
2025-11-05 21:42:36 +00:00
test_agent_provider.py
Python: Improved AzureAI Package Test Coverage (#3452)
2026-01-29 18:32:53 +00:00
test_azure_ai_agent_client.py
Fix AzureAIAgentClient dropping agent instructions in sequential workflows (#3563)
2026-02-01 09:05:35 +00:00
test_azure_ai_client.py
Python: Improved AzureAI Package Test Coverage (#3452)
2026-01-29 18:32:53 +00:00
test_provider.py
Python: Improved AzureAI Package Test Coverage (#3452)
2026-01-29 18:32:53 +00:00
test_shared.py
Python: Improved AzureAI Package Test Coverage (#3452)
2026-01-29 18:32:53 +00:00