Conversation
…e selections Selections over 500 chars no longer send full text to the AI prompt. Instead, a head/tail preview (first and last 3 lines, trimmed to 80 chars each) is sent with file path and line range, instructing the AI to use the Read tool for full content.
Show a frosted-glass banner on the live preview toolbar when AI inspects via execJsInLivePreview, with mode save/restore and reference counting. Add resizeLivePreview MCP tool that accepts a pixel width, clamps via WorkspaceManager, and reports back actual width with a clamped notice when the editor can't accommodate the requested size.
…le cursor - Add `wait` MCP tool (0.1–60s) with countdown UI in AI chat panel - Auto-approve `wait` tool in allowedTools list - Show "Waiting Xs" countdown that becomes "Done waiting Xs" on completion - Keep live preview banner visible for 5s after exec/resize (was instant/3s) - Cancel pending auto-hide timer when new exec batch starts - Fix text cursor on table cells (th/td) in AI chat messages
Both setPluginPanelWidth() and the drag-based Resizer now account for sidebar width so the editor area cannot be squeezed below 100px.
|
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.



No description provided.