fabro/lib/components/fabro-workflow/tests/it
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
..
attractor_compat.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
cp_integration.rs Map an environment straight onto the driver's sandbox spec 2026-09-10 16:44:21 -06:00
daytona_integration.rs Hold Daytona credentials as the SDK's configuration 2026-09-10 16:53:20 -06:00
git_integration.rs Retire the fabro Sandbox trait for one concrete RunSandbox 2026-09-10 00:14:42 -06:00
integration.rs Map an environment straight onto the driver's sandbox spec 2026-09-10 16:44:21 -06:00
main.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00