Files
agent-framework/dotnet/tests/Microsoft.Agents.AI.DurableTask.UnitTests
T
Shyju Krishnankutty f59eba4926 Fix GetExecutorName to handle agent names with underscores
Split on last underscore instead of first, and validate that the
suffix is a 32-char hex string (sanitized GUID) before stripping it.
This prevents truncation of agent names like 'my_agent' when the
executor ID is 'my_agent_<guid>'.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
f59eba4926 ยท 2026-03-03 19:57:43 -08:00
History
..