agent-zero/webui
frdel eafe51a688 Refactor self-update system to use native Git operations instead of file sync
- 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
2026-03-24 18:44:57 +01:00
..
components Refactor self-update system to use native Git operations instead of file sync 2026-03-24 18:44:57 +01:00
css improve Plugin Hub cards and plugin info 2026-03-21 13:01:44 +01:00
js upgrade tool extension hook to generic get_tool_message_handler 2026-03-23 17:56:38 +01:00
public enhance header icons layout; update logo 2026-03-23 17:57:18 +01:00
vendor WebSocket merge 2026-02-01 16:07:45 +01:00
index.css scan x-extension on DOMContentLoaded; extension-friendly CSS 2026-03-13 16:16:42 +01:00
index.html Settings polishing, logout button 2026-02-05 22:02:49 +01:00
index.js ui: enhance chat input vertical expansion and auto-resize 2026-02-26 11:59:17 +01:00
login.css Enhance: More polished single-user login page 2025-09-01 02:12:49 -07:00
login.html Enhance: More polished single-user login page 2025-09-01 02:12:49 -07:00