[6/6] Add and remove prompts on media clips - #162
Open
dazzatronus wants to merge 1 commit into
Open
Conversation
dazzatronus
force-pushed
the
derk/sdk-generation-prompt-toggle
branch
from
August 25, 2026 00:31
e1c221e to
48e9129
Compare
dazzatronus
force-pushed
the
derk/sdk-generation-prompt-toggle
branch
2 times, most recently
from
August 25, 2026 04:06
acc54d5 to
f9053d1
Compare
dazzatronus
force-pushed
the
derk/sdk-generation-prompt-toggle
branch
from
August 25, 2026 04:41
f9053d1 to
7f16bd1
Compare
dazzatronus
force-pushed
the
derk/sdk-generation-prompt-toggle
branch
from
August 25, 2026 06:02
7f16bd1 to
0149a0f
Compare
dazzatronus
force-pushed
the
derk/sdk-generation-prompt-toggle
branch
from
August 25, 2026 06:18
0149a0f to
89bddfb
Compare
dazzatronus
force-pushed
the
derk/sdk-generation-prompt-toggle
branch
from
August 25, 2026 06:31
89bddfb to
3c1bccf
Compare
dazzatronus
force-pushed
the
derk/sdk-generation-prompt-toggle
branch
from
August 25, 2026 06:58
3c1bccf to
4cd47d2
Compare
dazzatronus
force-pushed
the
derk/sdk-generation-prompt-toggle
branch
from
August 25, 2026 07:18
4cd47d2 to
6a416a8
Compare
dazzatronus
force-pushed
the
derk/sdk-generation-prompt-toggle
branch
from
August 25, 2026 07:32
6a416a8 to
df0c7d4
Compare
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.
Source media needs a reversible way to become prompt-generated without exposing AI controls when generation is unavailable.
The AI segment appears for plain image, video and audio assets only when a generator is registered. Existing AI assets keep the segment without a generator so their prompt remains editable; clearing the prompt pins the current source. Mode cycling uses the same gate.
Verify:
npm run verify:ci