aboutsummaryrefslogtreecommitdiffstats
path: root/idatui/worker.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* mcp: delete the ida-pro-mcp transport, supervisor, and mcp-only testsblasty26 hours1-1/+1
* worker: inject custom tools on startup (self-sufficient, no spawn.sh needed)blasty26 hours1-0/+20
* worker: wrap non-dict tool returns as {"result": ...} to match MCP shapesblasty39 hours1-1/+5
* worker: surface the real startup failure (not just "code 1")blasty39 hours1-4/+17
* worker: idalib worker + WorkerClient (drop-in for IDAClient) — migration st...blasty39 hours1-0/+160