docs(ai-chat): add the 4.5.0-rc.8 changelog entry#4033
Conversation
Covers the chat.agent changes in 4.5.0-rc.8: the apiClient option on chat.headStart and chat.createStartSessionAction, the preview-branch x-trigger-branch fix, and the Head Start prepareMessages fix.
|
|
Caution Review failedAn error occurred during the review process. Please try again later. ✨ 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 |
Summary
Adds a
4.5.0-rc.8entry to the AI chat agents changelog covering thechat.agentchanges in that release: a newapiClientoption onchat.headStartandchat.createStartSessionActionfor pointing chat sessions at a different project or environment, the fix for messaging chat agents deployed to a preview branch, and the fix for Head Start handovers when the agent also defines aprepareMessageshook.All four changes are from #4018.