This repository was archived by the owner on Aug 6, 2026. It is now read-only.
trunk-merge/pr-3751/6d371229-043e-4d97-87c4-ca094b730455 - #3757
Closed
trunk-io[bot] wants to merge 4 commits into
Closed
trunk-merge/pr-3751/6d371229-043e-4d97-87c4-ca094b730455#3757trunk-io[bot] wants to merge 4 commits into
trunk-io[bot] wants to merge 4 commits into
Conversation
Ports the desktop fix (#3697) to the mobile app. A cloud run the user deliberately stops (backend status `cancelled`) was being collapsed into `failed`, so the end-of-run banner read "Run failed" with a Retry button. Map `cancelled` to a new terminal outcome `stopped`: the banner now reads "Run stopped" with neutral/success styling and offers Continue. Introduces a shared `TerminalStatus` type and extracts the banner into `TerminalStatusBanner` for isolated testing. Generated-By: PostHog Code Task-Id: 880d3028-60e8-4893-b5f6-2b31f4a44456
Ports the desktop thumbnail feature (#3707) to the React Native app. Image attachments on cloud task messages now render as real thumbnails resolved from the artifact manifest — including on re-entry and on devices that did not send the message — instead of plain file-name chips. Resolves attachments from the `session/prompt` entries already in the S3-backed log (a real fix) rather than the local AsyncStorage echo cache, which is removed. Non-image attachments and images whose preview fails to resolve keep rendering as the existing file chip. Generated-By: PostHog Code Task-Id: 45cd9bec-4cfc-4982-bde6-fd84d7ebf00d
|
React Doctor found no issues in the changed files. 🎉 Reviewed by React Doctor for commit |
trunk-io
Bot
deleted the
trunk-merge/pr-3751/6d371229-043e-4d97-87c4-ca094b730455
branch
July 23, 2026 13:14
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This pull request was created and is being managed by Trunk Merge.
This pull request is based on the main branch at SHA f057f4327d569e0bc35134eefa5ee3b2877f1fa2.
See more details about each PR in the batch here:
When CI completes, this pull request will be closed automatically.
Pull Requests Being Tested
This pull request is testing a batch with the changes from pull requests 3751 and 3750 - batching documentation.