fabro/lib/components/fabro-sandbox/tests
Bryan Helmkamp 054a37f830
Hold Daytona credentials as the SDK's configuration
DaytonaCredentials mirrored DaytonaConfig field for field and was copied
into one at connect time. It is now a newtype over the SDK configuration
with the API key always present and a Debug that never prints it; the
driver's Daytona provider connects with the configuration as it is.
Callers build it from an API key, a settings lookup, and the optional
control-plane URL, organization, and HTTP client.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-10 16:53:20 -06:00
..
daytona_streaming_live.rs Hold Daytona credentials as the SDK's configuration 2026-09-10 16:53:20 -06:00
docker_streaming.rs Map an environment straight onto the driver's sandbox spec 2026-09-10 16:44:21 -06:00
driver_bench.rs Map an environment straight onto the driver's sandbox spec 2026-09-10 16:44:21 -06:00
error.rs Route Docker sandboxes through the sandbox driver 2026-09-09 17:07:51 -06:00
plugin_provider.rs Pin the driver PR stack and run its own plugin executables 2026-09-09 22:19:26 -06:00