v0.2.2 - GUI CodeBrowser fixes
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_programfrom 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-mcpandpyghidra-mcp-clito0.2.2.
Validated through the full PR CI matrix plus local package builds.