Logo
Explore
Register Sign In
agent/agent-framework
1
0
Fork 0
You've already forked agent-framework
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
feature/python-fides
agent-framework/python/packages/core/tests
T
Eduard van Valkenburg 7d4c3723a7 Python: add test for empty-message pruning in approval result replacement (#5617)
Adds test coverage for the second-pass logic in
`_replace_approval_contents_with_results` that removes messages whose
`contents` list becomes empty after first-pass content removal.

Addresses review comment on PR #5331:
https://github.com/microsoft/agent-framework/pull/5331#discussion_r3129039445

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
7d4c3723a7 ยท 2026-05-04 10:19:45 +02:00
History
..
assets
Python: Unify tool results as Content items with rich content support (#4331)
2026-03-12 22:30:09 +00:00
core
Python: add test for empty-message pruning in approval result replacement (#5617)
2026-05-04 10:19:45 +02:00
workflow
Python: Feature/hosted dwf (#5531)
2026-04-29 00:51:49 +00:00
__init__.py
Python: [BREAKING] Main to core (#983)
2025-09-30 07:18:36 +00:00
conftest.py
Python: [BREAKING] Reduce core dependencies and simplify optional integrations (#4904)
2026-03-25 18:03:43 +00:00
test_security.py
Python: Address PR 5331 comments and track sesssion while calling Agent in email_security_example (#5446)
2026-05-04 10:00:41 +02:00