vibe_init
Sign in with GitHub to initialize your identity and get an auth URL immediately. Authentication continues in the background, so after opening the link and logging in, you can start using the server.
Instructions
Sign in to /vibe with GitHub — NO INPUT NEEDED; the GitHub username becomes the handle. Returns IMMEDIATELY with an auth_required state, the login URL, and one sentence to relay: 'Open this, sign in with GitHub, then say vibe start.' It may open a browser when one is available locally (never over SSH/headless); it never waits. Sign-in completes in the background; the next vibe start recognizes it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | No | RARELY NEEDED - Override your handle (defaults to GitHub username, which is usually what you want) | |
| one_liner | No | OPTIONAL - What are you building? Can set this later. |