Armin Ronacher
|
f8a6e670d4
|
feat(agent): replace remote sessions with routed services
Remove the raw Session RPC projection and route framed service calls through fenced presentation attachments.
|
2026-08-19 23:10:15 +02:00 |
|
Armin Ronacher
|
80b6797c92
|
feat: rename service IDs to server IDs
Use canonical lowercase UUIDv4 serialization and generate launcher IDs with randomUUID().
|
2026-08-14 23:25:56 +02:00 |
|
Christian Klotz
|
17fd502621
|
feat(coding-agent): host sessions in child processes
Track worker startup, shutdown, and unexpected exits through hosted Harness handles. Rename PiServerService to PiServerHost.
|
2026-08-14 10:16:11 +03:00 |
|
Christian Klotz
|
ce142b2a69
|
fix: restore client-server protocol test coverage
|
2026-08-14 01:32:32 +03:00 |
|
Christian Klotz
|
7479148479
|
feat(client): discover local Unix services
|
2026-08-13 23:53:52 +03:00 |
|
Christian Klotz
|
e52de91d08
|
feat(protocol): add service-addressed session RPC
|
2026-08-13 18:24:27 +03:00 |
|
Christian Klotz
|
6189e53b33
|
fix: replace session summaries with durable metadata (#7708)
|
2026-08-06 13:09:02 +03:00 |
|
Christian Klotz
|
91957b3a01
|
fix(server): enforce protocol adapter invariants
|
2026-07-31 22:54:37 +03:00 |
|
Christian Klotz
|
cb86f08447
|
fix(server): enforce protocol adapter invariants
|
2026-07-31 17:38:00 +03:00 |
|
Christian Klotz
|
2e60d3cbdf
|
feat(server): add composable protocol server
|
2026-07-31 17:32:29 +03:00 |
|