agent-zero/plugins/_plugin_installer
frdel 482fa42d98 refactor(git): Restructure git helpers with dataclasses and add remote update checking
Replace get_git_info implementation with structured dataclass-based approach. Add GitHeadInfo, GitReleaseInfo, GitRemoteReleaseInfo, GitRemoteReleasesResult, GitRemoteCommitsInfo, GitRepoReleaseInfo, and PluginUpdateInfo dataclasses. Implement get_remote_releases to query GitHub tags, get_remote_commits_since_local to check for upstream commits, get_repo_release_info to extract repository metadata, and update
2026-03-13 15:18:13 +01:00
..
api refactor(git): Restructure git helpers with dataclasses and add remote update checking 2026-03-13 15:18:13 +01:00
extensions/webui/plugins-list-header-buttons Fix plugin modal paths to use absolute URLs instead of relative paths 2026-03-10 22:27:16 +01:00
helpers refactor(git): Restructure git helpers with dataclasses and add remote update checking 2026-03-13 15:18:13 +01:00
webui refactor(git): Restructure git helpers with dataclasses and add remote update checking 2026-03-13 15:18:13 +01:00
plugin.yaml refactor - plugin names and builtin plugins 2026-03-10 22:20:53 +01:00