| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | mouse: click to place cursor, double-click to follow | blasty | 12 days | 1 | -0/+37 |
| * | column cursor: real left/right movement + follow the ref UNDER the cursor | blasty | 12 days | 1 | -0/+28 |
| * | xrefs + follow-under-cursor (disasm & pseudocode) | blasty | 12 days | 1 | -2/+40 |
| * | function-name filter: incremental + highlight + clear | blasty | 12 days | 1 | -0/+28 |
| * | search UX: visible prompt + incremental (as-you-type) highlighting | blasty | 13 days | 1 | -1/+19 |
| * | vim-style search in disasm + pseudocode views | blasty | 13 days | 1 | -1/+33 |
| * | fix decompiler highlighting + cursor jank | blasty | 13 days | 1 | -2/+8 |
| * | decompiler view: Tab/Shift+Tab toggle disasm<->pseudocode, full bodies | blasty | 13 days | 1 | -1/+20 |
| * | add Ctrl+B toggle to show/hide the functions pane | blasty | 13 days | 1 | -1/+14 |
| * | Phase 1 TUI: two-pane functions<->disasm, virtualized listing, nav backbone | blasty | 13 days | 1 | -0/+127 |
| * | keep idle workers alive: bump_idle_ttl + KeepAlive heartbeat | blasty | 13 days | 1 | -0/+76 |
| * | domain/paging layer: FunctionIndex, block-cached DisasmModel, decompile, resolve | blasty | 13 days | 2 | -3/+168 |
| * | stress paging on 10k-func binary; document scale constraints | blasty | 13 days | 1 | -0/+150 |
| * | harden client: transparent session auto-recovery + stress suite | blasty | 13 days | 2 | -0/+355 |
| * | persistent MCP client: warm handshake, keep-alive pool, error taxonomy, threa... | blasty | 13 days | 1 | -0/+152 |