trunk-merge/pr-3998/7a5558bf-ac91-4037-b315-396f9d2e0e63 - #4000
Closed
trunk-io[bot] wants to merge 4 commits into
Closed
trunk-merge/pr-3998/7a5558bf-ac91-4037-b315-396f9d2e0e63#4000trunk-io[bot] wants to merge 4 commits into
trunk-io[bot] wants to merge 4 commits into
Conversation
… (port #3821) Ports the desktop "new agent harness selector" (#3821) to apps/mobile. Replaces the separate model and reasoning pills with a single merged pill that opens a bottom sheet: a Faster→Smarter preset scale (model + effort together), a fast-mode toggle (flag-gated), a 200k/1M context-window control, and an Advanced section for picking harness/model/reasoning individually with reset. Sends context_window and fast_mode on cloud task creation and sandbox warming, persists the selection, and bumps the preferences store version once so stale installs land on valid defaults. Generated-By: PostHog Code Task-Id: 2af7b99c-c87f-415b-81ef-95a656535821
Ports desktop PR #3983 to the React Native app. Steer mode is stable in cloud, and mobile only runs cloud sessions, so new sessions now default to steer instead of queue. Since `defaultMode` is persisted in AsyncStorage, existing installs would otherwise keep queue forever. Bumps the `messaging-mode-storage` persist version to 1 with a migrate that moves untouched installs to steer. Per-task overrides are preserved and still win over the default. An explicit "queue" default is indistinguishable from the old default in the single-key store, so it is reset to steer too (one-time, disclosed tradeoff). Generated-By: PostHog Code Task-Id: 33d606bb-a1b4-48d4-9fb9-e5d26fa4a9f0
|
React Doctor found no issues in the changed files. 🎉 Reviewed by React Doctor for commit |
trunk-io
Bot
deleted the
trunk-merge/pr-3998/7a5558bf-ac91-4037-b315-396f9d2e0e63
branch
July 30, 2026 11:35
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.
This pull request was created and is being managed by Trunk Merge.
This pull request is based on the main branch at SHA 21b3d36957273caa396ed76e800d5faa5a46ee53.
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 3998 and 3995 - batching documentation.