IDA Plugin Updates on 2026-07-10
New Releases:
Activity:
- d810-ng
- bf3cf089: refactor(plugin): copy ensure_hexrays into manager, drop d810ng import
- GhidraDec
- 0cfed4ee: Prepare Ghidra 12.1 and IDA 9.3 release
- ida-fusion-mcp
- b58abd6a: fix: restore fresh client installer detection
- d4173795: fix: close final stabilization review gaps
- 253e5389: fix: finalize v0.1.1 stabilization candidate
- 0dc36705: fix: harden IDA runtime boundaries
- ida_rpc
- idavim
- da3a9a7d: Realign section banners with their contents
- c1569718: Drop the unreachable last_find guard in _repeat_find
- 35b2f822: Document that ;/, stay with IDA until f/F has been used
- 0e45eb6b: Let cw rename in the disassembly view too
- 243284c8: Shorten the manifest description and scope cw to the pseudocode view
- 972c5591: Trim dead code, skip wasted work, unify the w/e/b loop
- efe300dc: Fail closed on eventFilter exceptions while a prefix is pending
- 0504b9f3: Abandon half-typed state on any mouse press
- mcrit-plugin
- fcc3f18a: updated README
- eae80872: Merge pull request #7 from r0ny123/claude/add-matching-params-3uU7s
- d3862421: Merge branch ‘main’ into claude/add-matching-params-3uU7s
- 87241d9a: docs: add docstrings to test helpers, fixtures, and fake classes
- a346cd98: docs: add docstrings to all SettingsWrapper properties in config.py
- c59abec5: docs: add comprehensive docstrings to conftest.py and config.py
- d276d335: Apply suggestions from code review
- c9ca0f05: Merge pull request #6 from r0ny123/codex/document-hcli-plugin-publishing
- plugin-ida
- 9d6d67fd: Merge pull request #160 from RevEngAI/feat-PLU-316
- 09bbff95: fix: click to edit - prevents code edits
- 85e76cfa: feat(PLU-316): ai-decomp updates + logging cleanup
- f4c08192: Merge pull request #159 from RevEngAI/feat-PLU-301
- ac70f2a2: feat(PLU-301): auto unstrip re-sync
- 61037188: Merge pull request #158 from RevEngAI/feat-PLU-315
- 0514fa84: fix: tests
- rikugan
- 606cd0ce: chore(release): bump version to 1.10.2
- 178c2b0b: Merge branch ‘fix/exec-python-always-visible’
- 9b62726a: test(ui): flip execute_python widget tests to always-visible behaviour
- 38771c8d: refactor(ui): rewrite ExecutePythonWidget to always-visible scrollabl…
- c59aef84: feat(ui): add get_tool_result_editor_style for execute_python output …
- d702cc0f: docs(plan): execute_python always-visible implementation plan
- 1d5760f9: docs(spec): execute_python widget always-visible design
- a0fcd1f5: chore(deps): add pyyaml to dev dependency group
- b848baa1: fix(test): add pyyaml to requirements for ida_docs_review_prompt tests
- faade18a: fix(lint): resolve ruff RUF012 and RUF059 in minimax_provider and tes…
- 42873781: test: restore sys.modules state in theme_manager_signal + fix panel_c…
- 2c4b7b9e: test: update minimax default model to MiniMax-M3
- 7bc300b6: chore: bump uv.lock rikugan version to 1.10.1
- 5746a799: test: fix stub isolation for settings_dialog and a2a_widget
- cf862072: fix(core): resolve mypy errors in early_log and anthropic_provider
- f69c0a6b: style(ui): apply ruff format to pre-existing files