aboutsummaryrefslogtreecommitdiffstats
path: root/idatui/worker_client.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Two independent constants: memoise the pygments token -> Rich style lookup (a...user42 hours1-1/+12
* worker_client: tests, and stop resurrecting a closed workerblasty44 hours1-1/+19
* loading: say how to read a headerless blob (processor, base)blasty14 days1-2/+6
* projects: worker pool with memory-budgeted residency (phase 1b)blasty2026-07-251-6/+21
* refactor: extract shared error hierarchy + Session into idatui/errors.pyblasty2026-07-241-1/+1
* worker: spawn under the IDA python (has ida_pro_mcp), not the TUI'sblasty2026-07-241-4/+33
* worker: surface the real startup failure (not just "code 1")blasty2026-07-241-3/+24
* worker: idalib worker + WorkerClient (drop-in for IDAClient) — migration st...blasty2026-07-241-0/+165