Skip to content

feat(ui): prompt expansion #8140

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

feat(ui): prompt expansion #8140

wants to merge 15 commits into from

Conversation

maryhipp
Copy link
Collaborator

@maryhipp maryhipp commented Jun 27, 2025

Summary

  • Adds features for prompt expansion, either string -> string or image -> string. The latter can be done by drag-n-dropping or right-clicking an image in the gallery, or by using the Prompt Expansion context menu to upload an image that is then analyzed.
  • Once a result comes back, user needs to accept or discard it.
  • During prompt expansion, prompt features are locked and the user cannot queue any further items until that flow is complete so as to avoid enqueueing with unexpected prompt content.

Related Issues / Discussions

QA Instructions

Merge Plan

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • Documentation added / updated (if applicable)
  • Updated What's New copy (if doing a release after this PR)

@github-actions github-actions bot added the frontend PRs that change frontend files label Jun 27, 2025
@maryhipp maryhipp changed the title Maryhipp/prompt expansion feat(ui): prompt expansion Jun 27, 2025
@maryhipp maryhipp marked this pull request as ready for review June 27, 2025 18:46
@psychedelicious
Copy link
Collaborator

I've submitted #8146 which allows the execution-tracking logic in this PR to be greatly simplified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend PRs that change frontend files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants