History: src/server/server_test_session.zig
Ref:
| Hash | Message | Author | Date |
|---|---|---|---|
| c5be8085 | build: add pinned linting and reliable development checks | a73x | 2026-09-06 |
| ede80939 | feat: a deleted socket path is logged and taken back within a second | a73x | 2026-09-05 |
| 67a1e976 | feat: add native host and session pickers | a73x | 2026-09-05 |
| f07a56c8 | feat: the wire carries cells; the replica is a grid and every painter reads it | a73x | 2026-09-04 |
| b2deef85 | test: the grace table arms its stubborn shells through the fixture doors | a73x | 2026-09-04 |
| c51815d8 | test: the repeated-end test pins that the shell outlives the grace | a73x | 2026-09-04 |
| 4ab43004 | test: the nag test pins the grace it is named for | a73x | 2026-09-04 |
| 92bb8917 | test: the stubborn shell's fixture owns its own readiness wait | a73x | 2026-09-04 |
| 762d350f | test: the stubborn-shell wait names the session the test ends | a73x | 2026-09-04 |
| e5af07b9 | test: the stubborn shell is armed before anything ends it | a73x | 2026-09-04 |
| a617d351 | test: three daemon fixtures stop assuming Linux timing and sizes | a73x | 2026-09-03 |
| 319c9d8e | fix: claim stats the path before it connects to it | a73x | 2026-09-03 |
| 0c516740 | Merge branch macos-port-step2: the platform layer (macOS port, step 2) | a73x | 2026-09-03 |
| 36800478 | fix: the client's agent probe sends through client_os, and the review's comment repairs | a73x | 2026-09-03 |
| ee157a2c | feat: the daemon holds 32 clients, one per wall tile | a73x | 2026-09-03 |
| c8463a07 | feat: sessions_reply says how many clients hold each session | a73x | 2026-09-03 |
| a500b0cd | feat: sessions_reply carries the daemon's version and a stale-image bit | a73x | 2026-09-02 |
| c6e21ed4 | test: server_test_session rides the harness awaits | 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 |
| 5d4461e0 | Build the test socket pair with socketpair(2) | a73x | 2026-08-31 |
| afd3bd11 | refactor: the daemon's tests name what they pin, in two lines | a73x | 2026-08-30 |
| 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 |
| 502e12d7 | refactor: the daemon's foreground is `start`, and `-d` is what forks it | a73x | 2026-08-30 |
| 93710915 | build: the product is shell-free by rule, not by folder | 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 |