chore: release v4.5.0-rc.7#3932
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
c44e554 to
a59492f
Compare
a59492f to
eb768c2
Compare
eb768c2 to
7756cd6
Compare
7756cd6 to
bdbd0cb
Compare
bdbd0cb to
c3c134c
Compare
c3c134c to
fe1e5dd
Compare
ericallam
approved these changes
Jun 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
5 improvements.
Improvements
dev,deploy,preview, orupdatebefore initializing a project no longer crashes with a rawCannot find matching package.jsonstack trace. The CLI now detects the missing project and points you tonpx trigger.dev@latest initinstead. (#3929)chat.customAgent,chat.createSession, and hand-rolledMessageAccumulatorloops): (#3936).inresume cursor is now seeded before any listener attaches (the same boot logicchat.agentuses), so a chat that continues after a cancel, crash, or upgrade only sees genuinely new messages.chat.pipeAndCapturenow stamps a server-generated message id on the stream, so aprepareStepinjection keeps the partial text instead of replacing the message.ai.toolExecute) now work from custom agent loops: the parent's session is threaded to the child run, so child tasks can stream progress into the chat withchat.stream.writer({ target: "root" })instead of failing with "session handle is not initialized".Raw changeset output
mainis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmain.Releases
@trigger.dev/build@4.5.0-rc.7
Patch Changes
@trigger.dev/core@4.5.0-rc.7trigger.dev@4.5.0-rc.7
Patch Changes
@trigger.dev/sdknow bundles the Trigger.dev agent skills and a curated snapshot of the docs those skills reference. The skills thattrigger skillsinstalls into your coding agent read this content from node_modules, so the guidance your AI assistant follows is pinned to the SDK version installed in your project and stays current across upgrades instead of going stale until the next reinstall. (#3937)dev,deploy,preview, orupdatebefore initializing a project no longer crashes with a rawCannot find matching package.jsonstack trace. The CLI now detects the missing project and points you tonpx trigger.dev@latest initinstead. (#3929)@trigger.dev/build@4.5.0-rc.7@trigger.dev/core@4.5.0-rc.7@trigger.dev/schema-to-json@4.5.0-rc.7@trigger.dev/python@4.5.0-rc.7
Patch Changes
@trigger.dev/sdk@4.5.0-rc.7@trigger.dev/build@4.5.0-rc.7@trigger.dev/core@4.5.0-rc.7@trigger.dev/react-hooks@4.5.0-rc.7
Patch Changes
@trigger.dev/core@4.5.0-rc.7@trigger.dev/redis-worker@4.5.0-rc.7
Patch Changes
@trigger.dev/core@4.5.0-rc.7@trigger.dev/rsc@4.5.0-rc.7
Patch Changes
@trigger.dev/core@4.5.0-rc.7@trigger.dev/schema-to-json@4.5.0-rc.7
Patch Changes
@trigger.dev/core@4.5.0-rc.7@trigger.dev/sdk@4.5.0-rc.7
Patch Changes
@trigger.dev/sdknow bundles the Trigger.dev agent skills and a curated snapshot of the docs those skills reference. The skills thattrigger skillsinstalls into your coding agent read this content from node_modules, so the guidance your AI assistant follows is pinned to the SDK version installed in your project and stays current across upgrades instead of going stale until the next reinstall. (#3937)Three fixes for custom agent loops (
chat.customAgent,chat.createSession, and hand-rolledMessageAccumulatorloops): (#3936).inresume cursor is now seeded before any listener attaches (the same boot logicchat.agentuses), so a chat that continues after a cancel, crash, or upgrade only sees genuinely new messages.chat.pipeAndCapturenow stamps a server-generated message id on the stream, so aprepareStepinjection keeps the partial text instead of replacing the message.ai.toolExecute) now work from custom agent loops: the parent's session is threaded to the child run, so child tasks can stream progress into the chat withchat.stream.writer({ target: "root" })instead of failing with "session handle is not initialized".Updated dependencies:
@trigger.dev/core@4.5.0-rc.7@trigger.dev/core@4.5.0-rc.7
@trigger.dev/plugins@4.5.0-rc.7
Patch Changes
@trigger.dev/core@4.5.0-rc.7