update Signal intro copy to reflect auto-install

Today's copy says "Check that signal-cli is installed (we'll guide
you if not)" but the auto-install PR (#2281) makes that misleading —
we don't guide, we just install. Update the intro list to match what
will actually happen, and add a "no input needed for any of it" lead
so users know to expect a hands-off run.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
exe.dev user
2026-05-05 17:09:39 +00:00
parent decf18049f
commit 291a1fc8a4

View File

@@ -57,9 +57,9 @@ export async function runSignalChannel(displayName: string): Promise<ChannelFlow
"phone — no new number needed. Your assistant will send and receive",
"messages as the number on that phone.",
'',
"Here's what's about to happen:",
"Here's what's about to happen — no input needed for any of it:",
'',
' 1. Check that signal-cli is installed (we\'ll guide you if not)',
' 1. Set up signal-cli (auto-installs if missing)',
' 2. Install the Signal adapter',
' 3. Show a QR code — scan it from Signal → Settings → Linked Devices',
' 4. Wire your assistant and send a welcome message',