Skip to content

docs(ai-chat): add the 4.5.0 GA changelog entry#4033

Open
ericallam wants to merge 2 commits into
mainfrom
docs/ai-chat-rc8-changelog
Open

docs(ai-chat): add the 4.5.0 GA changelog entry#4033
ericallam wants to merge 2 commits into
mainfrom
docs/ai-chat-rc8-changelog

Conversation

@ericallam

@ericallam ericallam commented Jun 25, 2026

Copy link
Copy Markdown
Member

Summary

Adds the 4.5.0 GA entry to the AI chat agents changelog covering the chat.agent changes in that release: a new apiClient option on chat.headStart and chat.createStartSessionAction for 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 a prepareMessages hook.

All four changes are from #4018.

@changeset-bot

changeset-bot Bot commented Jun 25, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: c2ea9d1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai

coderabbitai Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Walkthrough

Added a new June 25, 2026 changelog entry for 4.5.0-rc.8. It documents three AI chat changes: apiClient support for chat.headStart and chat.createStartSessionAction, x-trigger-branch headers for realtime preview-branch requests, and approval-tail preservation across prepareMessages, along with updated TypeScript examples.

🚥 Pre-merge checks | ✅ 3 | ❌ 2

❌ Failed checks (2 warnings)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title is related to the changelog update, but it गलत states a 4.5.0 GA entry while the PR adds a 4.5.0-rc.8 entry. Rename it to mention the 4.5.0-rc.8 AI-chat changelog entry, e.g. "docs(ai-chat): add the 4.5.0-rc.8 changelog entry".
Description check ⚠️ Warning The PR description only contains a summary and omits the required issue link, checklist, testing, changelog, and screenshots sections. Rewrite it to match the template: add Closes #issue, complete the checklist, describe testing, add a changelog note, and include screenshots or state none.
✅ Passed checks (3 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/ai-chat-rc8-changelog

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@ericallam ericallam marked this pull request as ready for review June 25, 2026 12:27

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

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.
@ericallam ericallam force-pushed the docs/ai-chat-rc8-changelog branch from 5321059 to c2ea9d1 Compare July 1, 2026 15:38
@ericallam ericallam changed the title docs(ai-chat): add the 4.5.0-rc.8 changelog entry docs(ai-chat): add the 4.5.0 GA changelog entry Jul 1, 2026
@pkg-pr-new

pkg-pr-new Bot commented Jul 1, 2026

Copy link
Copy Markdown

Open in StackBlitz

@trigger.dev/build

npm i https://pkg.pr.new/@trigger.dev/build@c2ea9d1

trigger.dev

npm i https://pkg.pr.new/trigger.dev@c2ea9d1

@trigger.dev/core

npm i https://pkg.pr.new/@trigger.dev/core@c2ea9d1

@trigger.dev/python

npm i https://pkg.pr.new/@trigger.dev/python@c2ea9d1

@trigger.dev/react-hooks

npm i https://pkg.pr.new/@trigger.dev/react-hooks@c2ea9d1

@trigger.dev/redis-worker

npm i https://pkg.pr.new/@trigger.dev/redis-worker@c2ea9d1

@trigger.dev/rsc

npm i https://pkg.pr.new/@trigger.dev/rsc@c2ea9d1

@trigger.dev/schema-to-json

npm i https://pkg.pr.new/@trigger.dev/schema-to-json@c2ea9d1

@trigger.dev/sdk

npm i https://pkg.pr.new/@trigger.dev/sdk@c2ea9d1

commit: c2ea9d1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant