History: src/server/server_test_agent.zig
Ref:
| Hash | Message | Author | Date |
|---|---|---|---|
| 4498c812 | test: the agent dials are accepted between presses | a73x | 2026-09-03 |
| ee157a2c | feat: the daemon holds 32 clients, one per wall tile | a73x | 2026-09-03 |
| 0aed35be | fix: a successor reaps the pid-named leftovers a dead daemon or wall stranded | a73x | 2026-09-02 |
| 63169650 | test: server_test_attach rides the harness awaits | a73x | 2026-08-31 |
| dcc68464 | test: server_test_agent rides pumpUntil | a73x | 2026-08-31 |
| 4170920f | fix: agent sockets bind through serve and gain the successor guard | a73x | 2026-08-31 |
| 3b47d5d5 | refactor: the daemon socket binds through serve | a73x | 2026-08-31 |
| c2004563 | The harness owns a running daemon and a threaded await | a73x | 2026-08-31 |
| 90c7c32f | The daemon's tests connect like a client: the dial sweep | a73x | 2026-08-31 |
| 9a21f071 | refactor: one term component — wire contract, engine, delta and replay core behind a single seam | a73x | 2026-08-30 |
| daa3bf69 | refactor: the daemon owns its command surface, shell integration, upgrade and QUIC arm as child files | a73x | 2026-08-30 |
| c651e9a0 | refactor: one QUIC client, dialled by the product and by the tests | a73x | 2026-08-29 |
| 9ad104a9 | refactor: the daemon is `mux d`, the agent `mux a`, the hub `mux web` | a73x | 2026-08-28 |
| 907b6627 | refactor: modules live in the folder of what owns them | a73x | 2026-08-28 |