mirror of
https://github.com/microsoft/autogen.git
synced 2025-08-18 13:41:56 +00:00

## Why are these changes needed? The CodeExecutorAgent documentation needs to be updated to explicitly mention that it only processes code properly formatted in markdown code blocks with triple backticks. This change adds a clear note with examples to help users understand the required format for code execution. ## Related issue number Closes #5771 Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>