agent-zero/webui/components
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
..
_examples v0.9.5-pre cleanup, polishing, bugfixing 2025-08-25 09:59:44 +02:00
chat Merge pull request #1262 from keyboardstaff/models-config-plugin 2026-03-18 21:03:30 +01:00
dropdown ui: streamline sidebar buttons, add dropdown component 2025-12-29 15:03:54 +01:00
messages Add tool request validation and plugin change notifications 2026-03-10 13:08:48 +01:00
modals fix padding in basic modals style 2026-03-08 16:27:10 +01:00
notifications Add tool request validation and plugin change notifications 2026-03-10 13:08:48 +01:00
plugins refactor: normalize plugin paths, add README viewer to plugin info modal, and update plugin hub filters 2026-03-22 08:05:32 +01:00
projects Add tool request validation and plugin change notifications 2026-03-10 13:08:48 +01:00
settings Add unzip to Docker base packages, refactor API key handling, improve self-update system 2026-03-24 17:17:19 +01:00
sidebar enhance header icons layout; update logo 2026-03-23 17:57:18 +01:00
sync refactor: rename state_sync namespace to webui and simplify handler event registration 2026-03-20 15:34:59 +01:00
tooltips quick-actions css fix; tooltips in plugins 2026-02-17 14:12:02 +01:00
welcome Refactor self-update system to use native Git operations instead of file sync 2026-03-24 18:44:57 +01:00