Version and Platform (required):
- Binary Ninja Version: 5.4.10157-dev Ultimate, 5b89dad7
- OS: macOS 26.5.2
- CPU Architecture: arm64
Bug Description:
Modifying tool actions follow a pattern of creating an undo action, performing the operation, and then reverting the undo action if nothing changed. Unfortunately this runs square into #8352. If there isn't a straightforward fix for that issue, it may be necessary to work around it on the MCP side.
Version and Platform (required):
Bug Description:
Modifying tool actions follow a pattern of creating an undo action, performing the operation, and then reverting the undo action if nothing changed. Unfortunately this runs square into #8352. If there isn't a straightforward fix for that issue, it may be necessary to work around it on the MCP side.