[6/6] Add and remove prompts on media clips - #162
Merged
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
dazzatronus
force-pushed
the
derk/sdk-generation-prompt-toggle
branch
from
August 25, 2026 09:12
df0c7d4 to
650766e
Compare
dazzatronus
force-pushed
the
derk/sdk-generation-prompt-toggle
branch
from
August 25, 2026 09:35
650766e to
6c8925d
Compare
dazzatronus
force-pushed
the
derk/sdk-generation-prompt-toggle
branch
from
August 25, 2026 09:53
6c8925d to
1715430
Compare
dazzatronus
force-pushed
the
derk/sdk-generation-prompt-toggle
branch
from
August 25, 2026 10:27
1715430 to
7d26b79
Compare
dazzatronus
force-pushed
the
derk/sdk-generation-prompt-toggle
branch
from
August 25, 2026 10:30
7d26b79 to
8e95420
Compare
dazzatronus
force-pushed
the
derk/sdk-generation-prompt-toggle
branch
from
August 25, 2026 10:32
8e95420 to
bf9a0ed
Compare
dazzatronus
force-pushed
the
derk/sdk-generation-prompt-toggle
branch
from
August 25, 2026 11:56
4beca1e to
9afa859
Compare
dazzatronus
force-pushed
the
derk/sdk-generation-prompt-toggle
branch
from
August 25, 2026 11:59
9afa859 to
7d96bdb
Compare
dazzatronus
force-pushed
the
derk/sdk-generation-prompt-toggle
branch
from
August 25, 2026 12:03
7d96bdb to
56093d8
Compare
dazzatronus
force-pushed
the
derk/sdk-generation-prompt-toggle
branch
from
August 25, 2026 12:06
56093d8 to
b0d46fc
Compare
dazzatronus
force-pushed
the
derk/sdk-generation-prompt-toggle
branch
from
August 25, 2026 12:10
b0d46fc to
276aa45
Compare
|
🎉 This PR is included in version 2.17.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
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