mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-23 21:06:39 +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 |
||
|---|---|---|
| .. | ||
| initialize.sh | ||
| node_eval.js | ||
| run_A0.sh | ||
| run_searxng.sh | ||
| run_tunnel_api.sh | ||
| self_update_manager.py | ||
| supervisor_event_listener.py | ||
| trigger_self_update.sh | ||