summaryrefslogtreecommitdiffstats
path: root/idatui/client.py (unfollow)
Commit message (Expand)AuthorFilesLines
2026-07-24mcp: delete the ida-pro-mcp transport, supervisor, and mcp-only testsblasty1-636/+0
2026-07-24refactor: extract shared error hierarchy + Session into idatui/errors.pyblasty1-62/+13
2026-07-24deprecate: make the idalib worker the default backend; mark mcp path for removalblasty1-0/+7
2026-07-09keep idle workers alive: bump_idle_ttl + KeepAlive heartbeatblasty1-0/+79
2026-07-09harden client: transparent session auto-recovery + stress suiteblasty1-11/+47