Skip to content

Conversation

@joshistoast
Copy link
Contributor

@joshistoast joshistoast commented Dec 18, 2025

Summary

Fixed a case where selecting and adjusting b and c in the prompt (a b)+ c would result in a mangled output, it now correctly adjusts to ((a b)+ c)[attention] instead of (a (b)[attention].

Added tests to ensure any changes follow desired behavior.

Related Issues / Discussions

Automatic Prompt Weighting Behavior Discussion

QA Instructions

Merge Plan

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • ❗Changes to a redux slice have a corresponding migration
  • 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 Dec 18, 2025
@joshistoast joshistoast changed the title fix(prompts): 🐛 prompt attention elevation edge case, add tests fix(prompts): 🐛 prompt attention behaviors, add tests Dec 18, 2025
@joshistoast joshistoast marked this pull request as draft December 21, 2025 00:00
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.

1 participant