aboutsummaryrefslogtreecommitdiffstats
path: root/server/patch_server.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf: read_raw tool — bulk byte reads for the hex view (5–8x)blasty7 days1-0/+39
* server: coalesce undefined byte runs in the heads walkerblasty7 days1-6/+41
* app: ListingView — virtualized flat code+data listing for regions (M2)blasty7 days1-2/+10
* server+domain: heads walker + ListingModel — flat code/data listing (M1)blasty7 days1-0/+98
* hex view: file offsets + 'g' goto (dedicated input)blasty2026-07-101-0/+24
* retype: set variable/function types with 'y' (IDA-style), via structured toolsblasty2026-07-101-19/+142
* server: inject a del_type tool into ida-pro-mcp (enables struct delete)blasty2026-07-101-0/+73