grid_exploration 0.2.0
grid_exploration: ^0.2.0 copied to clipboard
Exploration-protocol host for the_grid — registers lenny's ext.leonard.* wire protocol as Dart VM-service extensions over the controller runtime.
0.2.0 #
- Breaking: the VM-service surface speaks
ext.leonard.*(protocol version 2) vialeonard_contract;ext.exploration.*is retired. Attach tooling must be onleonard_*0.2.x.
0.1.1 #
- Added the reusable JIT dev-mode host composition —
JoinedWorkReader,DevModeSeat, andarmDevMode— so any JIT-launched station can arm hot reload/restart without copying the host half. Previously stranded in a downstream station package (the_grid #111).
0.1.0 #
- Initial release: exploration-protocol host exposing the ext.leonard.* wire protocol as Dart VM-service extensions.