aboutsummaryrefslogtreecommitdiffstats
path: root/idatui/__init__.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* mcp: delete the ida-pro-mcp transport, supervisor, and mcp-only testsblasty4 days1-4/+2
* refactor: extract shared error hierarchy + Session into idatui/errors.pyblasty4 days1-3/+2
* struct editor: C-style CRUD for local types (Ctrl+T)blasty2026-07-101-0/+2
* keep idle workers alive: bump_idle_ttl + KeepAlive heartbeatblasty2026-07-091-0/+2
* domain/paging layer: FunctionIndex, block-cached DisasmModel, decompile, resolveblasty2026-07-091-0/+20
* persistent MCP client: warm handshake, keep-alive pool, error taxonomy, threa...blasty2026-07-091-0/+25