mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-07 08:27:12 +00:00
Move DaytonaSandbox into its own crate, matching the pattern used by fabro-exe, fabro-sprites, and fabro-ssh. The new crate internalizes daytona_sdk::Client creation so callers never touch daytona-sdk directly: - new() is now async and creates the client internally - reconnect(name) replaces from_existing() + manual client/get boilerplate - daytona-sdk and daytona-api-client removed as fabro-workflows dependencies Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||