aboutsummaryrefslogtreecommitdiffstats
path: root/idatui/worker_client.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* projects: worker pool with memory-budgeted residency (phase 1b)blasty5 hours1-6/+21
* refactor: extract shared error hierarchy + Session into idatui/errors.pyblasty26 hours1-1/+1
* worker: spawn under the IDA python (has ida_pro_mcp), not the TUI'sblasty39 hours1-4/+33
* worker: surface the real startup failure (not just "code 1")blasty39 hours1-3/+24
* worker: idalib worker + WorkerClient (drop-in for IDAClient) — migration st...blasty39 hours1-0/+165