Skip to content

v0.2.2 - GUI CodeBrowser fixes

Choose a tag to compare

@clearbluejar clearbluejar released this 01 May 09:05
· 18 commits to main since this release
c25f192

Patch release focused on GUI mode polish.

  • Reuse the existing CodeBrowser when MCP opens a binary that is already open.
  • Keep the default of opening a new CodeBrowser for newly opened binaries.
  • Prevent set_current_program from creating duplicate CodeBrowser windows.
  • Suppress the GUI analysis prompt for MCP-opened programs and start analysis through the GUI tool.
  • Avoid resetting the active project during GUI project startup.
  • Bump both pyghidra-mcp and pyghidra-mcp-cli to 0.2.2.

Validated through the full PR CI matrix plus local package builds.