mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-24 13:43:41 +00:00
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 |
||
|---|---|---|
| .. | ||
| api-examples.html | ||
| api_keys.html | ||
| auth.html | ||
| external-settings.html | ||
| external_api.html | ||
| litellm.html | ||
| secrets.html | ||
| self-update-modal.html | ||
| self-update-store.js | ||
| update_checker.html | ||