Improve session UX: Agents, approvals, images, and launch polish#9
Open
BrianAguilarWasco wants to merge 13 commits into
Open
Improve session UX: Agents, approvals, images, and launch polish#9BrianAguilarWasco wants to merge 13 commits into
BrianAguilarWasco wants to merge 13 commits into
Conversation
Surface the process stderr tail in ready/timeout errors so startup failures are diagnosable. Co-authored-by: Cursor <cursoragent@cursor.com>
Strip heavy partial/signature trees before Tauri emit so agent_end and message_update can reach the UI.
Let users manage provider env keys and OAuth login from Settings.
Move role model configuration into an Agents drawer and show model-only role chips.
Pass ImageContent through the Tauri prompt command into OMP RPC.
Keep the task goal compact until the user expands it.
Replace the full-screen approval modal with a focused in-chat dock.
Use a custom menu for the shell while keeping the native menu in text fields.
Paste/drop images into prompts, pace streamed assistant text, open images in a lightbox, recover stuck Working state, and show Model/Think/Ctx in the composer.
Mount the approval dock, context menu, folder-loading overlay, and Agents panel, and drop duplicate Think/Ctx stats from the top bar.
Restore an inline model menu on the default chip so switching models does not require opening Agents. Co-authored-by: Cursor <cursoragent@cursor.com>
Avoid the blinding white WebView flash by setting the HTML and Tauri window background to the app canvas. Co-authored-by: Cursor <cursoragent@cursor.com>
Keep stderr-ready diagnostics, default-model quick picker, and agent_end transcript fallback alongside upstream process lifecycle and project-scoped model roles. Co-authored-by: Cursor <cursoragent@cursor.com>
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
Test plan