| Commit message (Expand) | Author | Age | Files | Lines |
| * | rpc: cursor_on + word= edits, single-driver gate, colored screen | blasty | 11 days | 1 | -4/+9 |
| * | rpc: more verbs — structured reads, modal select, in-view search, save | blasty | 11 days | 1 | -0/+12 |
| * | docs: RPC protocol reference (docs/RPC.md) | blasty | 11 days | 1 | -0/+98 |
| * | names: command-palette fuzzy finder (Ctrl+N), overlay-first | blasty | 12 days | 1 | -0/+7 |
| * | decompiler: fix stale scroll frame on same-function jump | blasty | 12 days | 1 | -1/+11 |
| * | docs: TEXTUAL_NOTES.md — Textual pitfalls, app patterns, testing gotchas | blasty | 12 days | 1 | -0/+65 |
| * | stop piling up idalib workers; raise max-workers headroom | blasty | 12 days | 1 | -3/+19 |
| * | keep idle workers alive: bump_idle_ttl + KeepAlive heartbeat | blasty | 13 days | 1 | -8/+29 |
| * | domain/paging layer: FunctionIndex, block-cached DisasmModel, decompile, resolve | blasty | 13 days | 1 | -0/+10 |
| * | stress paging on 10k-func binary; document scale constraints | blasty | 13 days | 1 | -0/+101 |