Open Bubble
Type bubble. A short-lived approval page opens in your default browser.
Bubble Terminal v0.3.0
Type bubble and continue one saved conversation with Bubble. Your history and answer credits stay connected to the same account you use on the web and in the apps.
Install
bubble.The installer selects the right release for your computer, verifies it, and installs for your user account without administrator access.
$ curl -fsSL https://askbubble.app/terminal/install.sh | bashUses the stable temporary launcher and removes its working folder after a normal exit.
$ curl -fsSL https://askbubble.app/terminal/run.sh | bashPS> [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
irm 'https://askbubble.app/terminal/install.ps1' | iexUses the stable temporary launcher and removes its working folder after a normal exit.
PS> [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
irm 'https://askbubble.app/terminal/run.ps1' | iex$ curl -fsSL https://askbubble.app/terminal/install.sh | bashUses the stable temporary launcher and removes its working folder after a normal exit.
$ curl -fsSL https://askbubble.app/terminal/run.sh | bashRunning a downloaded response directly is convenient, but it makes control of askbubble.app part of the installation trust boundary. For higher assurance, save and inspect the versioned installer first and compare its digest with the manifest.
First run
Bubble uses your browser for identity and your terminal for the conversation. Account tokens never need to appear in an approval link.
Type bubble. A short-lived approval page opens in your default browser.
If the browser is already signed in, review the named Terminal request and approve it. Otherwise, sign in first. An optional authenticator adds another check when you choose to enable it.
Return to the terminal and type naturally. The same conversation opens next time, with recent history and your current Bubble answer-credit balance.
Designed to stay clear
Terminal is a focused way to chat with Bubble. Projects, full history, account security, and usage details remain available in Bubble’s visual apps.
The browser link contains only a short-lived public request ID. A separate secret and PKCE verifier remain with the Terminal process until approval is redeemed once.
Authenticator security is off until you enable it in Bubble. When enabled, a current authenticator or one-use recovery code can be required for sign-in and Terminal approval.
Conversation history stays on Bubble’s hosted service. Locally, Terminal keeps the service address, selected chat ID, and rotating session tokens in your user-state folder.
Terminal exchanges only the chat messages you type and Bubble’s replies. Optional access to a computer is a separate, visibly consented feature of the installed Bubble Desktop app.
Bubble, wherever you think
Install the verified v0.3.0 release for macOS, Windows, or Linux and continue with the account you already have.