summaryrefslogtreecommitdiffstats
path: root/idatui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* function-name filter: incremental + highlight + clearblasty2026-07-092-28/+109
* search UX: visible prompt + incremental (as-you-type) highlightingblasty2026-07-091-13/+90
* vim-style search in disasm + pseudocode viewsblasty2026-07-091-7/+244
* fix decompiler highlighting + cursor jankblasty2026-07-092-18/+166
* decompiler view: Tab/Shift+Tab toggle disasm<->pseudocode, full bodiesblasty2026-07-092-17/+114
* tui: --open PATH to create/attach a session for an arbitrary binaryblasty2026-07-092-6/+38
* add Ctrl+B toggle to show/hide the functions paneblasty2026-07-091-0/+10
* Phase 1 TUI: two-pane functions<->disasm, virtualized listing, nav backboneblasty2026-07-093-0/+500
* keep idle workers alive: bump_idle_ttl + KeepAlive heartbeatblasty2026-07-092-0/+81
* domain/paging layer: FunctionIndex, block-cached DisasmModel, decompile, resolveblasty2026-07-092-0/+404
* harden client: transparent session auto-recovery + stress suiteblasty2026-07-091-11/+47
* persistent MCP client: warm handshake, keep-alive pool, error taxonomy, threa...blasty2026-07-093-0/+594