summaryrefslogtreecommitdiffstats
path: root/idatui/client.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* mcp: delete the ida-pro-mcp transport, supervisor, and mcp-only testsblasty2026-07-241-636/+0
* refactor: extract shared error hierarchy + Session into idatui/errors.pyblasty2026-07-241-62/+13
* deprecate: make the idalib worker the default backend; mark mcp path for removalblasty2026-07-241-0/+7
* keep idle workers alive: bump_idle_ttl + KeepAlive heartbeatblasty2026-07-091-0/+79
* harden client: transparent session auto-recovery + stress suiteblasty2026-07-091-11/+47
* persistent MCP client: warm handshake, keep-alive pool, error taxonomy, threa...blasty2026-07-091-0/+563