agent-zero/webui/components/settings/external
frdel 0bca80a49f Extract installed_target_matches_request helper for update skip check and use describe field for exact version matching
Add installed_target_matches_request helper to check if requested update target matches current installation. Replace short_tag comparison with describe field to ensure exact commit match - prevents skipping updates when current version is ahead of requested tag (e.g. v1.11-12-ge9d9c93d vs v1.11). Return false for "latest" selector tags to force update check. Add test coverage
2026-03-26 13:16:02 +01:00
..
api-examples.html update API examples for projects usage 2026-03-25 21:39:27 +01:00
api_keys.html Settings polishing, logout button 2026-02-05 22:02:49 +01:00
auth.html Settings polishing, logout button 2026-02-05 22:02:49 +01:00
external-settings.html Refactor API key handling and update system improvements 2026-03-24 14:41:46 +01:00
external_api.html Settings polishing, logout button 2026-02-05 22:02:49 +01:00
litellm.html Settings polishing, logout button 2026-02-05 22:02:49 +01:00
secrets.html Settings polishing, logout button 2026-02-05 22:02:49 +01:00
self-update-modal.html Use peeled commit refs (^{commit}) for tag resolution in self-update manager 2026-03-26 12:54:54 +01:00
self-update-store.js Extract installed_target_matches_request helper for update skip check and use describe field for exact version matching 2026-03-26 13:16:02 +01:00
update_checker.html Refactor API key handling and update system improvements 2026-03-24 14:41:46 +01:00