I have some ideas about extensions index
- as we started to collect metadata of extensions, it is possible that we can Implement a opt-in feature that can automatically check for updates without fetching from individual repo
- we can add an extra field in the extension entry that allows extension author to specify a specific branch to install
- we should use repo
username as a prefix or suffix by default for the clone path
this would prevent any potential conflict for extensions that have the same name, and allow fork to be installed
there is extension in particular bad name https://github.com/catppuccin/stable-diffusion-webui.git
- add a new tag
fork used by fork of extensions to differentiate, the name branch is not maintaining in the fork has taken over you it can have the fork tag removed
I have some ideas about extensions index
usernameas a prefix or suffix by default for the clone paththis would prevent any potential conflict for extensions that have the same name, and allow
forkto be installedthere is extension in particular bad name https://github.com/catppuccin/stable-diffusion-webui.git
forkused by fork of extensions to differentiate, the name branch is not maintaining in the fork has taken over you it can have theforktag removed