fabro/docs/reference
Bryan Helmkamp 84195a183f
Remove SSH and Exe sandbox providers
Only three sandbox providers remain: Local, Docker, and Daytona.

- Move detect_clone_params and GitCloneParams from ssh_common into daytona module
- Delete ssh/, exe/, and ssh_common.rs implementation files
- Remove Exe/Ssh variants from SandboxProvider, SandboxSpec, CliSandboxProvider
- Remove data_host from Sandbox trait and SandboxRecord
- Remove ExeSettings, SshSettings, ExeConfig, SshConfig types
- Remove ssh/exe/exedev feature flags from all Cargo.toml files
- Remove openssh workspace dependency
- Remove ExeSettings/SshSettings from OpenAPI spec
- Update docs to remove SSH/Exe references, delete exe-dev.mdx

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 12:17:20 -04:00
..
acknowledgements.mdx docs: rename Arc to Fabro throughout docs 2026-03-12 10:53:44 -04:00
architecture.mdx Fix Mintlify API reference docs 2026-03-29 16:03:06 -04:00
cli.mdx Remove SSH and Exe sandbox providers 2026-03-30 12:17:20 -04:00
dot-language.mdx Update docs for new CLI commands, fast mode, and subagent defaults 2026-03-29 15:02:48 -04:00
run-directory.mdx Infer CLI mode from storage and server flags 2026-03-29 20:58:46 -04:00
sdk.mdx Add #[source] error chaining to SdkError and tool_type field to ToolCall 2026-03-23 15:38:00 -04:00
user-configuration.mdx Rename cli.toml to user.toml 2026-03-29 21:24:10 -04:00