fix(web): preserve historical tool styling in chat history#905
fix(web): preserve historical tool styling in chat history#905binbandit wants to merge 1 commit intopingdotgg:mainfrom
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
This is more complete version of the one that i did and should be merged asap |
|
I couldn’t find a issue/pr specifically for this problem none has been reported yet |
|
yeah looks like there isnt any |
|
maybe im just super good at seeing tiny problems 🤷♀️ |
Summary
Validation
Note
Preserve historical tool activity rows in chat timeline across turns
deriveWorkLogEntriesin ChatView.tsx, so tool/work log entries from all previous turns are included in the timeline, not just the active turn.turnIdparameter inderiveWorkLogEntriesoptional; omitting it returns entries across all turns.Macroscope summarized f6a7301.