You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(chat): reinsert stickies before prompt processing (#1472)
This change ensures that sticky messages are properly reinserted before
processing the prompt, preserving their context in the chat flow. The
previous logic for removing sticky prefixes was removed, and stickies
are now stored correctly after resolution.
Closes#1471
Signed-off-by: Tomas Slusny <[email protected]>
0 commit comments