Skip to content

IDA 9.4 and Python 3.14 Compatibility

Latest

Choose a tag to compare

@symgraph symgraph released this 30 Aug 15:48

This release improves IDAssist stability and compatibility with IDA Pro 9.3 and 9.4, particularly on Windows with Python 3.14.

Fixes:

  • Fixed blank plugin panels caused by inconsistent PySide6 wildcard exports.
  • Fixed false connection-test failures when local LLMs return valid responses without visible content.
  • Prevented crashes when closing IDAssist while settings or connection tests are running.
  • Added clean worker shutdown during panel closure and IDA exit.
  • Added regression coverage for Qt imports, local-provider testing, and worker cancellation.
  • No configuration changes are required.