summaryrefslogtreecommitdiffstats
path: root/idatui/worker_client.py (unfollow)
Commit message (Expand)AuthorFilesLines
45 hoursCORRECTNESS REPAIR, kept on its merits. The full suite (which the gate was NO...user1-11/+14
47 hoursTwo independent constants: memoise the pygments token -> Rich style lookup (a...user1-1/+12
2 daysworker_client: tests, and stop resurrecting a closed workerblasty1-1/+19
2026-07-25loading: say how to read a headerless blob (processor, base)blasty1-2/+6
2026-07-25projects: worker pool with memory-budgeted residency (phase 1b)blasty1-6/+21
2026-07-24refactor: extract shared error hierarchy + Session into idatui/errors.pyblasty1-1/+1
2026-07-24worker: spawn under the IDA python (has ida_pro_mcp), not the TUI'sblasty1-4/+33
2026-07-24worker: surface the real startup failure (not just "code 1")blasty1-3/+24
2026-07-24worker: idalib worker + WorkerClient (drop-in for IDAClient) — migration st...blasty1-0/+165