Conversation
…s-for-symbolic-moment # Conflicts: # vessel/src/lib/raven/symbolicMomentFrontstage.ts Co-authored-by: DHCross <45954119+DHCross@users.noreply.github.com>
…lic-moment Introduce deterministic phrasing variants for symbolic moment replies
Updates `upsertAssistantStreamText` to accept `balanceTag` as an argument and stores it during stream processing, and ensures that `effectiveBalanceTag` aggregates from all possible tag sources, restoring the `BalanceMeterPill` components when executing Symbolic Moments.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
|



Fixes the issue where the
BalanceMeterPilldid not render the balance meter for "Symbolic Moment" readings.The fix addresses a fallback UI extraction issue.
effectiveBalanceTagwasn't being assigned the structured server payload if present, and intermediate streaming chunks skipped merging the balance tag resulting in the component ignoring the mathematical payload needed to render.PR created automatically by Jules for task 16402329941924308116 started by @DHCross