History: src/tui/wall_test_host.zig
Ref:
| Hash | Message | Author | Date |
|---|---|---|---|
| c5be8085 | build: add pinned linting and reliable development checks | a73x | 2026-09-06 |
| 63b5cfa8 | refactor: drop the dead end key, the hub's tracked ws fd, and two stale headers | a73x | 2026-09-03 |
| 968eb544 | fix: the refusal and the usage page say what a host line is under the new model | a73x | 2026-09-03 |
| ddf6ae1d | feat: a trimmed seed stops the run saving, and a poll's vanish writes the file | a73x | 2026-09-03 |
| 1fc81c25 | feat: the poll grades panes and adds none; the layout is the only source of tiles | a73x | 2026-09-03 |
| 005be213 | feat: an unreachable pane says it is retrying, and Enter brings it back | a73x | 2026-09-02 |
| a500b0cd | feat: sessions_reply carries the daemon's version and a stale-image bit | a73x | 2026-09-02 |
| 9c199243 | feat: Enter revives a gone pane in place, and x still drops it | a73x | 2026-09-01 |
| b5dc1836 | feat: a reachable host's missing sessions dress their panes gone | a73x | 2026-09-01 |
| 6cdc66e5 | feat: a disowned seeded pane plans as gone, not vanish | a73x | 2026-09-01 |
| 56a7de8e | feat: the label bar follows the tty, not the tile count | a73x | 2026-09-01 |
| 06756d09 | feat: a silent host keeps its panes, and only its own list may take one | a73x | 2026-08-30 |
| 2cad1d1c | feat: a host's list wakes the pane the sidecar promised it | a73x | 2026-08-30 |
| 9a21f071 | refactor: one term component — wire contract, engine, delta and replay core behind a single seam | a73x | 2026-08-30 |
| 4fa1d021 | refactor: the client link owns its core, hosts file, handoff, layout, keymap and askpass as child files behind pub seams | a73x | 2026-08-30 |
| 0698569c | refactor: the sun_path bound belongs to the one binder | a73x | 2026-08-30 |
| e78769e9 | refactor: one session poll loop, in client.zig | a73x | 2026-08-29 |
| 6e57f5f4 | refactor: the host grammar and the one atomic writer live in hosts.zig | a73x | 2026-08-29 |
| 1b4ed4a8 | refactor: one owner turns a spelling into a Target | a73x | 2026-08-29 |
| 131681f2 | refactor: the wall is one value, not six parameters | a73x | 2026-08-29 |
| 5d9b51fe | refactor: the handoff recipe is an argv — ssh is exec'd, not a shell line | a73x | 2026-08-29 |
| 9ad104a9 | refactor: the daemon is `mux d`, the agent `mux a`, the hub `mux web` | a73x | 2026-08-28 |
| 5e74a908 | refactor: every wall test sits beside the code it names | a73x | 2026-08-28 |