IDA Plugin Updates on 2026-07-25
New Releases:
Activity:
- ffxiv_bossmod
- ida-multi-mcp
- 2ac155a0: Merge pull request #30 from MeroZemory/feat/compat-guards
- d93de799: fix: pin UTF-8 on every text file we read or write
- 6f95cbef: docs(analysis): stop presenting the completion flag as a latch
- c047d64d: fix(analysis): make analysis_wait honour its timeout, and stop pinnin…
- 66063dd0: docs: split reference material out of the README
- 7d9054c3: fix(router): keep the analysis warning on truncated results
- 1798b2f3: feat(mcp): tell the agent to gate on auto-analysis, in three places
- 09b8c6ba: feat(analysis): make auto-analysis completion detectable, and fix the…
- 8dff433e: docs: collapse reference sections and drop the AmpCode example
- 88fd6c54: fix(compat): shim the IDA APIs that moved, and fix infer_types on 9.x
- 5ec6bb48: Merge pull request #29 from MeroZemory/docs/readme-modernize
- 3a72c628: docs: modernize README and correct the tool-count claims
- f0cae87d: Merge pull request #28 from MeroZemory/feat/native-cancellation
- 9cea4c13: feat(sync): make the native-cancel grace window configurable
- 4bcb6126: feat(sync): fire ida_kernwin.set_cancelled() at the tool deadline
- 476748ca: Merge pull request #27 from MeroZemory/perf/concurrent-stdio-dispatch
- bcad0482: perf(router): dispatch stdio requests concurrently
- IDAPluginList
- cef538dc: chore: Auto update IDA plugins (Updated: 19, Cloned: 0, Failed: 0)
- Luc-Nhan