Skip to content

feat(ui): remove SDXL style prompt from linear UI #8417

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

Merged
merged 3 commits into from
Aug 14, 2025

Conversation

psychedelicious
Copy link
Collaborator

Summary

This feature added a lot of unexpected complexity in graph building / metadata recall and is unintuitive user experience. 99% of the time, the style prompt should be exactly the main prompt.

You can still use style prompts in workflows, but in an effort to reduce complexity in the linear UI, we are removing this rarely-used feature.

Related Issues / Discussions

n/a

QA Instructions

n/a

Merge Plan

n/a

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 Aug 12, 2025
@psychedelicious psychedelicious force-pushed the psyche/feat/ui/remove-sdxl-prompt-concat branch from 41a4971 to f4cf3ac Compare August 12, 2025 13:28
@psychedelicious psychedelicious enabled auto-merge (rebase) August 14, 2025 00:53
This feature added a lot of unexpected complexity in graph building /
metadata recall and is unintuitive user experience. 99% of the time, the
style prompt should be exactly the main prompt.

You can still use style prompts in workflows, but in an effort to reduce
complexity in the linear UI, we are removing this rarely-used feature.
@psychedelicious psychedelicious force-pushed the psyche/feat/ui/remove-sdxl-prompt-concat branch from 6f6887b to d2be450 Compare August 14, 2025 00:54
@psychedelicious psychedelicious merged commit fc7157b into main Aug 14, 2025
12 checks passed
@psychedelicious psychedelicious deleted the psyche/feat/ui/remove-sdxl-prompt-concat branch August 14, 2025 00:56
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