Skip to content

Release v0.9.0#46

Merged
erikdarlingdata merged 25 commits intomainfrom
dev
Mar 5, 2026
Merged

Release v0.9.0#46
erikdarlingdata merged 25 commits intomainfrom
dev

Conversation

@erikdarlingdata
Copy link
Owner

Summary

Release v0.9.0 — merges all dev work since v0.8.2:

Test plan

  • Warnings render inside expander with no gap
  • About screen copy button works
  • Run Repro Script shows loading tab immediately
  • Both projects build clean

🤖 Generated with Claude Code

ClaudioESSilva and others added 25 commits March 5, 2026 09:31
Replace GetTextAsync() with ClipboardExtensions.TryGetTextAsync()
in both QuerySessionControl and MainWindow paste handlers.

Closes #3

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Root node tooltip now displays warnings from all child nodes,
matching the warning count badge already visible on the node.

Closes #20

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Show all plan warnings in root operator tooltip
- New Server Context column in Plan Insights showing server name,
  edition, hardware, MAXDOP, cost threshold, max memory, and database
- Only visible when connected (query editor or Run Repro Script)
- Run Repro Script now fetches server metadata so Advice for Humans
  includes the === Server Context === block
- File-opened plan Advice buttons now pass viewer metadata through

Closes #22
Closes #23

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…sights

Add Server Context pane to Plan Insights
Warning items were added outside their Expander (directly to PropertiesContent),
leaving an empty Expander header with a visible gap. Now both Plan Warnings and
operator Warnings create their own Expander with a StackPanel content so items
render inside the collapsible section with no gap.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Adds a "Copy MCP Command" button below the MCP settings that copies the
claude mcp add registration command to clipboard with the current port.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Opens an "Actual Plan" tab immediately with an indeterminate progress bar
and status text while the query executes. Replaces with the real plan on
success, or shows the error message in-place on failure.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…eholder

Show loading placeholder tab for Run Repro Script (#24)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@erikdarlingdata erikdarlingdata merged commit cd0dabd into main Mar 5, 2026
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.

2 participants