aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index 2311d7d..4dd215e 100644
--- a/TODO
+++ b/TODO
@@ -4,6 +4,14 @@
bugs:
current:
+[~] DITCH ida-pro-mcp -> our own idalib worker (idatui/worker.py + WorkerClient)
+ [x] worker + WorkerClient (drop-in for IDAClient, same tool shapes)
+ [x] --backend {worker,mcp}; worker is now the DEFAULT for opening a binary
+ [x] worker spawns under the IDA python; {"result":...} wrapping to match MCP
+ [ ] run the pilot suite against --backend worker (blocked: idalib reaping here)
+ [ ] progress reporting during analysis (worker streams notes to the overlay)
+ [ ] once solid: delete client.py, server/patch_server.py, spawn.sh, and
+ launch.py's whole supervisor/ensure_server/lock-sweep dance
[x] RPC endpoint for robot-spectator-ida
-> progressssss