summaryrefslogtreecommitdiffstats
path: root/docs (follow)
Commit message (Expand)AuthorAge
* split: follow the decomp across functions as the listing cursor crosses boundsblasty2026-07-25
* split-view phase 4: split-aware status, min-width gate, verified navblasty2026-07-24
* split-view phase 3: rich per-line instruction region highlightblasty2026-07-24
* split-view phase 2: cursor sync + linked-row highlightblasty2026-07-24
* split-view phase 1: side-by-side listing <-> pseudocode layoutblasty2026-07-24
* docs: sweep for the worker-only reality (drop mcp supervisor/spawn.sh/--db)blasty2026-07-24
* docs: blueprint for generalizing the TUI-driving layer (e.g. gdb)blasty2026-07-10
* app: multi-line comments via literal \\n (long notes were clipping)blasty2026-07-10
* drive: add save + retype; point docs/skills at the ergonomic frontendblasty2026-07-10
* app: drop the Header (keep the Footer); rpc: function-scope xrefs_fromblasty2026-07-10
* rpc: cursor_on + word= edits, single-driver gate, colored screenblasty2026-07-10
* rpc: more verbs — structured reads, modal select, in-view search, saveblasty2026-07-10
* docs: RPC protocol reference (docs/RPC.md)blasty2026-07-10
* names: command-palette fuzzy finder (Ctrl+N), overlay-firstblasty2026-07-09
* decompiler: fix stale scroll frame on same-function jumpblasty2026-07-09
* docs: TEXTUAL_NOTES.md — Textual pitfalls, app patterns, testing gotchasblasty2026-07-09
* stop piling up idalib workers; raise max-workers headroomblasty2026-07-09
* keep idle workers alive: bump_idle_ttl + KeepAlive heartbeatblasty2026-07-09
* domain/paging layer: FunctionIndex, block-cached DisasmModel, decompile, resolveblasty2026-07-09
* stress paging on 10k-func binary; document scale constraintsblasty2026-07-09