agent-zero/webui/components
frdel 8078693e41 Use peeled commit refs (^{commit}) for tag resolution in self-update manager
Replace direct tag refs with peeled commit refs (refs/tags/{tag}^{commit}) in git rev-parse and merge-base operations to ensure resolution to commit objects rather than annotated tag objects. Extract get_tag_commit_ref helper for consistent ref formatting. Update fetch_release_refs to check peeled ref in ancestry validation. Add test coverage for peeled commit resolution in explicit tag selection and fetch operations. Update
2026-03-26 12:54:54 +01:00
..
_examples v0.9.5-pre cleanup, polishing, bugfixing 2025-08-25 09:59:44 +02:00
chat ui: plus menu for additional chat actions 2026-03-26 11:55:14 +01:00
dropdown ui: streamline sidebar buttons, add dropdown component 2025-12-29 15:03:54 +01:00
messages expand agent responses in ALL mode 2026-03-25 14:28:23 +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 fix: call _memory plugin paths for knowledge reindex 2026-03-25 21:34:26 +01:00
settings Use peeled commit refs (^{commit}) for tag resolution in self-update manager 2026-03-26 12:54:54 +01:00
sidebar ui: hide unavailable sidebar quick actions 2026-03-26 12:07: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 Add current branch latest version display to self-update modal with collapsible last attempt section 2026-03-26 11:09:22 +01:00