agent-zero/webui/components/settings
frdel ffa6ac5433 Replace hardcoded SUPPORTED_BRANCHES with dynamic branch discovery from remote repository
- Add _get_remote_branch_names helper to fetch available branches via git ls-remote with caching
- Add _get_local_origin_branch_names fallback for offline scenarios
- Add get_available_branch_values and get_available_branches to expose filtered branch list
- Add _is_excluded_self_update_branch helper to filter out HEAD, PR branches
- Add _sort_branch_names to deduplicate and sort branches with main first
- Add
2026-03-26 11:30:17 +01:00
..
a2a plugins - frontend PoC 2026-02-16 20:01:25 +01:00
agent refactor: replace old model settings UI with plugin-based models summary 2026-03-14 20:23:11 -07:00
backup Add ready branch to Docker workflow and refactor self-update to use preloaded version selector 2026-03-26 08:45:23 +01:00
developer refactor: rename state_sync namespace to webui and simplify handler event registration 2026-03-20 15:34:59 +01:00
external Replace hardcoded SUPPORTED_BRANCHES with dynamic branch discovery from remote repository 2026-03-26 11:30:17 +01:00
mcp plugins - frontend PoC 2026-02-16 20:01:25 +01:00
plugins improve Plugin Hub cards and plugin info 2026-03-21 13:01:44 +01:00
secrets v0.9.5-pre cleanup, polishing, bugfixing 2025-08-25 09:59:44 +02:00
skills polish skills import, bugfixes 2026-02-06 13:41:56 +01:00
speech api cleanup, microphone permission 2025-07-15 21:04:56 +02:00
tunnel Add tool request validation and plugin change notifications 2026-03-10 13:08:48 +01:00
settings-store.js workdir outside project, gitkeeps 2026-02-08 14:54:49 +01:00
settings.html Refactor API key handling and update system improvements 2026-03-24 14:41:46 +01:00