@synapta/wizard
v2.8.0
Published
Synapta first-run setup wizard (Clack-style)
Downloads
2,411
Readme
@synapta/wizard
First-run setup wizard for the Synapta CLI. Built on top of @clack/prompts with @synapta/branding themed prompts.
Steps in order:
- Welcome — banner + intro card
- Security note — what Synapta can do, where credentials live
- Provider — ambient
claudeCLI, Anthropic API key, Bedrock, Vertex, or Codex-only - Execution sandbox — workspace-write / read-only / trusted
- Tunnel — Tailscale Funnel (default), Cloudflare, or none
- Channels — CLI, Browser Control UI, Telegram
- Daemon — opt in to launchd / systemd / Windows scheduled task
- Dashboard — display gateway URL + provisioned Control UI token (saved to
~/.synapta/control-ui-token, 0600) - Finalize — outro
Returns a WizardResult describing the user's selections. The caller is responsible for writing the config file and (in v0.5) actually installing the daemon.
