mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-06 08:18:58 +00:00
- Change GitCheckpointMode::Remote to Remote(PathBuf) so both variants carry a repo path for MetadataStore shadow commits - Unify init_run and shadow write logic to work with either Host or Remote mode, eliminating Host-only gates - Add trailers (Arc-Run, Arc-Completed, Arc-Checkpoint) to remote checkpoint commits via write_file + git commit -F to avoid shell escaping issues with multi-line messages - Wire up meta_branch for Daytona in run.rs (was only set for worktree) - Fix sandbox name collisions by adding random hex suffix - Fix pre-existing build_router() test compilation errors from JWT auth - Add E2E tests for Host shadow branch and Daytona shadow branch Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| arc-agent | ||
| arc-attractor | ||
| arc-cli | ||
| arc-git-storage | ||
| arc-llm | ||
| arc-mcp | ||
| arc-util | ||