Skip to content

Add marker‑based variant spawning with context & count inputs feature#368

Open
mildshield14 wants to merge 4 commits intoianarawjo:mainfrom
mildshield14:main
Open

Add marker‑based variant spawning with context & count inputs feature#368
mildshield14 wants to merge 4 commits intoianarawjo:mainfrom
mildshield14:main

Conversation

@mildshield14
Copy link

Adds a float‑over popover on any template node (TextField, Prompt, Chat) so that when you select text:

  • A popover appears
  • You can click on it and enter extra information (e.g. “translate to French”, “summarize in 3 words”)
  • You choose a variant count (number of outputs)

Clicking Generate spins up a new node with that many variations of your selection, each wrapped in its own {marker} and automatically connected back to the original node

Screenshot 2025-07-14 at 5 46 53 PM

Supports splitting an existing {marker} into two new ones (e.g. {icecream} -> {ice} + {cream}), removing the old and spawning two new child nodes

Screenshot 2025-07-14 at 5 47 42 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant