Skip to content

Improve onboarding flow for studio code cli - #2972

Merged
youknowriad merged 8 commits into
trunkfrom
update/onboarding-studio-flow
Apr 3, 2026
Merged

Improve onboarding flow for studio code cli#2972
youknowriad merged 8 commits into
trunkfrom
update/onboarding-studio-flow

Conversation

@mtias

@mtias mtias commented Apr 3, 2026

Copy link
Copy Markdown
Member

It should ask for auth or key and then show what the tool can do directly so the user doesn't need to ask. This is a first crude version.

login and key and then showing what the tool can do.
@wpmobilebot

wpmobilebot commented Apr 3, 2026

Copy link
Copy Markdown
Collaborator

📊 Performance Test Results

Comparing a10c8da vs trunk

app-size

Metric trunk a10c8da Diff Change
App Size (Mac) 1271.62 MB 1271.62 MB +0.00 MB ⚪ 0.0%

site-editor

Metric trunk a10c8da Diff Change
load 1576 ms 1853 ms +277 ms 🔴 17.6%

site-startup

Metric trunk a10c8da Diff Change
siteCreation 8187 ms 8196 ms +9 ms ⚪ 0.0%
siteStartup 4844 ms 4850 ms +6 ms ⚪ 0.0%

Results are median values from multiple test runs.

Legend: 🟢 Improvement (faster) | 🔴 Regression (slower) | ⚪ No change (<50ms diff)

Comment thread apps/cli/ai/ui.ts
b( __( 'images and videos' ) ) +
__( ' to your site, using local media files or remote URLs' ),
'',
' ' + b( __( 'Preview & Publishing' ) ),

@youknowriad youknowriad Apr 3, 2026

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.

In this area should we also mention that it can generate preview sites

youknowriad and others added 3 commits April 3, 2026 19:04
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replaces fragmented __() calls with sprintf and full sentences so
translators see complete context and can reorder words for their
language. Also merges the manually split closing paragraph into a
single translatable string.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@youknowriad
youknowriad merged commit 2f34210 into trunk Apr 3, 2026
10 checks passed
@youknowriad
youknowriad deleted the update/onboarding-studio-flow branch April 3, 2026 19:18
@wojtekn wojtekn assigned youknowriad and mtias and unassigned youknowriad Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants