Skip to content

MCP: Modifying tool operations that make no changes bring Binary Ninja to the front #8353

Description

@bdash

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.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions