Skip to content

Update CTA label when Assistant proposes to add site from Blueprint - #2305

Merged
wojtekn merged 1 commit into
trunkfrom
update/blueprint-in-assistant-cta
Dec 23, 2025
Merged

Update CTA label when Assistant proposes to add site from Blueprint#2305
wojtekn merged 1 commit into
trunkfrom
update/blueprint-in-assistant-cta

Conversation

@wojtekn

@wojtekn wojtekn commented Dec 22, 2025

Copy link
Copy Markdown
Contributor

Related issues

Proposed Changes

Changes the button text in the Assistant's blueprint responses from "Add new site" to "Add site from a Blueprint" for better clarity.

This makes it clearer to users what action they're taking when they click the button that appears in Assistant responses containing blueprints.

Testing Instructions

  1. Ask Assistant to generate blueprint
  2. Confirm that new label is displayed

Pre-merge Checklist

  • Have you checked for TypeScript, React or other console errors?
@wojtekn
wojtekn requested a review from a team December 22, 2025 13:09
@wojtekn wojtekn self-assigned this Dec 22, 2025
@github-actions

Copy link
Copy Markdown
Contributor

📊 Performance Test Results

Comparing c244dd5 vs trunk

site-editor

Metric trunk c244dd5 Diff Change
load 8354.00 ms 14467.00 ms +6113.00 ms 🔴 73.2%

site-startup

Metric trunk c244dd5 Diff Change
siteCreation 14306.00 ms 15237.00 ms +931.00 ms 🔴 6.5%
siteStartup 6952.00 ms 6001.00 ms -951.00 ms 🟢 -13.7%

Results are median values from multiple test runs.

Legend: 🟢 Improvement (faster) | 🔴 Regression (slower) | ⚪ No change

@katinthehatsite katinthehatsite left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes look good to me 👍

Image

@gcsecsey gcsecsey left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Image
@wojtekn
wojtekn merged commit 3512a32 into trunk Dec 23, 2025
10 checks passed
@wojtekn
wojtekn deleted the update/blueprint-in-assistant-cta branch December 23, 2025 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants