fabro/lib
Bryan Helmkamp 5b035d3f75
Name plugins by their configured kind and drop out-of-process bundled kinds
sandbox-driver PR #9 removes the check that a plugin's declared kind match
the configured one: an operator who configures a path and pins its
checksum has already chosen the executable, so the configured kind is
fabro's name for whatever it serves. With that in the driver, fabro no
longer needs plugin settings on a bundled kind to reach Docker over the
wire. Bundled kinds reject plugin keys again, `connect_provider` links a
bundled kind in-process and launches everything else, and the CLI
scenarios run the Docker executable under the non-bundled `docker-plugin`
kind. The driver pin moves to the PR head until it merges.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-09 20:13:50 -06:00
..
apps Name plugins by their configured kind and drop out-of-process bundled kinds 2026-09-09 20:13:50 -06:00
components Name plugins by their configured kind and drop out-of-process bundled kinds 2026-09-09 20:13:50 -06:00
foundation Name plugins by their configured kind and drop out-of-process bundled kinds 2026-09-09 20:13:50 -06:00
packages/fabro-api-client Open sandbox provider identity to plugin kinds 2026-09-09 15:17:32 -06:00