mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-24 05:26:39 +00:00
- Replace file-based sync_tree with native Git checkout, fetch, and stash operations - Add Git stash-based rollback protection for tracked and untracked changes - Remove protected path detection logic (now handled by Git ignore rules) - Add stash management helpers: create_rollback_stash, apply_stash, drop_stash - Add repository state restoration via restore_git_state for branch/detached HEAD - Implement clean_repo_wor |
||
|---|---|---|
| .. | ||
| components | ||
| css | ||
| js | ||
| public | ||
| vendor | ||
| index.css | ||
| index.html | ||
| index.js | ||
| login.css | ||
| login.html | ||