feat: add setup channel verification checklist output

This commit is contained in:
William Valentin
2026-02-18 10:48:49 -08:00
parent 8234cc93f3
commit 49f0e0598b
5 changed files with 88 additions and 3 deletions
+2
View File
@@ -78,6 +78,8 @@ Flynn provides a full CLI via the `flynn` binary (or `npx tsx src/cli/index.ts`
| `flynn gcal-auth` | Authenticate with Google Calendar via OAuth2 |
| `flynn skills` | List/install/manage skills |
`flynn setup` / `flynn onboard` now print a post-save channel verification checklist (start command, WebChat URL, `/status` smoke test, and channel-specific validation hints).
### Examples
```bash