[PR #7997] [MERGED] chore(cli): use beta url for pre-release and resolve open import #7675

Closed
opened 2026-03-13 13:45:16 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/7997
Author: @Bekacru
Created: 2/16/2026
Status: Merged
Merged: 2/20/2026
Merged by: @Bekacru

Base: canaryHead: chore/cli


📝 Commits (4)

  • 548e781 feat(cli): add example project with auth client and database integration
  • 4c4c8ce chore(cli): use beta url for onboarding
  • 30f7f18 Apply suggestion to packages/cli/src/commands/init/index.ts
  • 79c9f20 Apply suggestion to packages/cli/src/commands/init/index.ts

📊 Changes

2 files changed (+24 additions, -2 deletions)

View changed files

📝 packages/cli/src/commands/init/index.ts (+20 -1)
📝 pnpm-lock.yaml (+4 -1)

📄 Description

Summary by cubic

Use the beta onboarding URL in CLI init for pre-release and import open to fix the browser launch crash. If the user cancels the connect prompt, exit init immediately and show a clear cancel message.

Written for commit 79c9f20553. Summary will update on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/7997 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 2/16/2026 **Status:** ✅ Merged **Merged:** 2/20/2026 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `canary` ← **Head:** `chore/cli` --- ### 📝 Commits (4) - [`548e781`](https://github.com/better-auth/better-auth/commit/548e7812fd81fe16c3f9b7f9a954f4ca40554ac4) feat(cli): add example project with auth client and database integration - [`4c4c8ce`](https://github.com/better-auth/better-auth/commit/4c4c8cef9fa0f36af70400501008c59f97bdf01c) chore(cli): use beta url for onboarding - [`30f7f18`](https://github.com/better-auth/better-auth/commit/30f7f1837b78781df741187830e7d33c40e907b3) Apply suggestion to packages/cli/src/commands/init/index.ts - [`79c9f20`](https://github.com/better-auth/better-auth/commit/79c9f205532be4932be44b6364d00d1647e4cf1a) Apply suggestion to packages/cli/src/commands/init/index.ts ### 📊 Changes **2 files changed** (+24 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/cli/src/commands/init/index.ts` (+20 -1) 📝 `pnpm-lock.yaml` (+4 -1) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Use the beta onboarding URL in CLI init for pre-release and import open to fix the browser launch crash. If the user cancels the connect prompt, exit init immediately and show a clear cancel message. <sup>Written for commit 79c9f205532be4932be44b6364d00d1647e4cf1a. Summary will update on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 13:45:16 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#7675