README: a Mods section, so a working extension isn't only discoverable in a PR comment - #26
Open
wizzense wants to merge 2 commits into
Open
README: a Mods section, so a working extension isn't only discoverable in a PR comment#26wizzense wants to merge 2 commits into
wizzense wants to merge 2 commits into
Conversation
The mod system is already documented (Customization -> Internal 'mod' controls) but nothing lists what exists, so a working extension sits undiscoverable except in a comment on whichever PR happened to be open when it shipped. Adds one entry (image-renderer.js/css) and an open invitation for others to add theirs.
Our fork's main already carries this exact section (commit 0d156fa), written independently in the same session window as my first commit here. Replaces that first draft with the canonical text verbatim, at the same position (after 'Using the chat', before 'Keeping it private and safe') instead of two differently-worded sections existing at once.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The mod system is already documented under Customization ("Internal 'mod' controls"), but there's nowhere that lists what actually exists — so the image-rendering mod I mentioned on #21 was live and working with no way for anyone to find it except reading that thread.
Adds one section: the image gallery, how to feed it from your own mod (leads with the event contract, not our adapter — the community member who asked for this had already built a ComfyUI mod and just needed somewhere to put the output), and the two failure modes it's built to not have. Doesn't touch the app.