aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
index f3338a0..726e2b1 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,16 @@
RESTART.
TODO:
+[x] PORT TO ida-codemode-mcp as a library dependency
+ [x] DatabaseHandle discovery prefers registered GUI sessions
+ [x] shared managed idalib workers + SSE lease lifecycle
+ [x] domain operations execute against ida-domain through Code Mode
+ [x] delete the private pickle worker and ida-pro-mcp patch injection
+ [x] stop sweeping/reaping resources that may belong to another client
+ [ ] run the full live Pilot suite against both GUI and managed backends
+ [ ] add database revision/change notifications for cross-client cache invalidation
+ [ ] decide how "discard changes" should work (Code Mode final workers save)
+
- [x] add support for toggling literal types, ala `o` in IDA. (decimal to hex to
reference etc.)
-> `o` / `O` on either code view cycle the literal under the cursor;