mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-05 08:10:39 +00:00
Extract shared SSH types (SshOutput, SshRunner, GitCloneParams) and utility functions (wrap_bash_command, resolve_clone_url, clone_repo) into a new ssh_common module, eliminating ~270 lines of duplication between the exe and ssh sandbox implementations. Also extract a shared resolve_path helper used by four sandbox implementations, and fix an O(n log n) metadata syscall issue in LocalSandbox::glob by switching to sort_by_cached_key. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||