Skip to content

Comments

More phoenix mcp tools optimize#2699

Merged
abose merged 5 commits intomainfrom
zz
Feb 23, 2026
Merged

More phoenix mcp tools optimize#2699
abose merged 5 commits intomainfrom
zz

Conversation

@abose
Copy link
Member

@abose abose commented Feb 22, 2026

No description provided.

…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.
@sonarqubecloud
Copy link

@abose abose merged commit 50ae871 into main Feb 23, 2026
20 of 21 checks passed
@abose abose deleted the zz branch February 23, 2026 04:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant