aboutsummaryrefslogtreecommitdiffstats
path: root/idatui/worker_client.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* loading: say how to read a headerless blob (processor, base)blasty3 days1-2/+6
* projects: worker pool with memory-budgeted residency (phase 1b)blasty3 days1-6/+21
* refactor: extract shared error hierarchy + Session into idatui/errors.pyblasty4 days1-1/+1
* worker: spawn under the IDA python (has ida_pro_mcp), not the TUI'sblasty5 days1-4/+33
* worker: surface the real startup failure (not just "code 1")blasty5 days1-3/+24
* worker: idalib worker + WorkerClient (drop-in for IDAClient) — migration st...blasty5 days1-0/+165