feat!: profiles overhaul - #1234
Open
BlankParticle wants to merge 1 commit into
Open
Conversation
Contributor
|
Install the packages built from this commit: Alchemyalchemy bun add https://pkg.ing/alchemy/b710174@alchemy.run/better-auth bun add https://pkg.ing/@alchemy.run/better-auth/b710174@alchemy.run/cloudflare-runtime bun add https://pkg.ing/@alchemy.run/cloudflare-runtime/b710174@alchemy.run/frontend-frameworks bun add https://pkg.ing/@alchemy.run/frontend-frameworks/b710174@alchemy.run/node-utils bun add https://pkg.ing/@alchemy.run/node-utils/b710174@alchemy.run/pr-package bun add https://pkg.ing/@alchemy.run/pr-package/b710174@alchemy.run/floci bun add https://pkg.ing/@alchemy.run/floci/b710174Distilled@distilled.cloud/core bun add https://pkg.ing/@distilled.cloud/core/dd2a322@distilled.cloud/aws bun add https://pkg.ing/@distilled.cloud/aws/dd2a322@distilled.cloud/axiom bun add https://pkg.ing/@distilled.cloud/axiom/dd2a322@distilled.cloud/cloudflare bun add https://pkg.ing/@distilled.cloud/cloudflare/dd2a322@distilled.cloud/hetzner bun add https://pkg.ing/@distilled.cloud/hetzner/dd2a322@distilled.cloud/neon bun add https://pkg.ing/@distilled.cloud/neon/dd2a322@distilled.cloud/planetscale bun add https://pkg.ing/@distilled.cloud/planetscale/dd2a322 |
BlankParticle
force-pushed
the
feat/profile
branch
2 times, most recently
from
August 15, 2026 21:16
8eae79c to
5f3d8e9
Compare
BlankParticle
force-pushed
the
feat/profile
branch
from
August 16, 2026 08:11
5f3d8e9 to
ecf9302
Compare
BlankParticle
force-pushed
the
feat/profile
branch
3 times, most recently
from
August 17, 2026 17:39
b214bb4 to
dbad74c
Compare
BlankParticle
force-pushed
the
feat/profile
branch
4 times, most recently
from
August 18, 2026 16:35
5aee99d to
128d093
Compare
sam-goodwin
reviewed
Aug 18, 2026
sam-goodwin
reviewed
Aug 18, 2026
sam-goodwin
reviewed
Aug 18, 2026
sam-goodwin
reviewed
Aug 18, 2026
sam-goodwin
reviewed
Aug 18, 2026
sam-goodwin
reviewed
Aug 18, 2026
sam-goodwin
reviewed
Aug 18, 2026
sam-goodwin
reviewed
Aug 18, 2026
sam-goodwin
reviewed
Aug 18, 2026
sam-goodwin
reviewed
Aug 18, 2026
sam-goodwin
reviewed
Aug 18, 2026
sam-goodwin
reviewed
Aug 18, 2026
sam-goodwin
reviewed
Aug 18, 2026
sam-goodwin
reviewed
Aug 18, 2026
sam-goodwin
reviewed
Aug 18, 2026
sam-goodwin
reviewed
Aug 18, 2026
sam-goodwin
reviewed
Aug 18, 2026
sam-goodwin
reviewed
Aug 18, 2026
sam-goodwin
reviewed
Aug 18, 2026
sam-goodwin
reviewed
Aug 18, 2026
BlankParticle
force-pushed
the
feat/profile
branch
from
August 18, 2026 21:18
444023b to
933296d
Compare
BlankParticle
force-pushed
the
feat/profile
branch
2 times, most recently
from
August 18, 2026 22:17
691c1d7 to
9494409
Compare
BlankParticle
force-pushed
the
feat/profile
branch
5 times, most recently
from
August 19, 2026 12:48
a3b91e7 to
b312c05
Compare
BlankParticle
force-pushed
the
feat/profile
branch
from
August 19, 2026 22:35
b312c05 to
f565f82
Compare
BlankParticle
force-pushed
the
feat/profile
branch
2 times, most recently
from
August 22, 2026 15:00
5c2e823 to
461cd8b
Compare
BlankParticle
force-pushed
the
feat/profile
branch
from
August 22, 2026 15:15
461cd8b to
57099cd
Compare
BlankParticle
force-pushed
the
feat/profile
branch
from
August 24, 2026 15:59
57099cd to
a2c564c
Compare
BlankParticle
force-pushed
the
feat/profile
branch
from
August 24, 2026 16:11
a2c564c to
b710174
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Middle of stack #1236:
feat/clikit→feat/profile→feat/cli-overhaul.This PR rebuilds authentication around named profiles and consumes CliKit from #1233 for every interactive authentication flow.
What changes
defaultprofile with explicit--profile/ALCHEMY_PROFILEselection.0600per-profile credential storage.AuthProvidercontract and registry discovered from provider layers.--method,--set key=value,env:VAR, and stdin-backed secrets.Command migration
alchemy loginalchemy profilealchemy login --configurealchemy profile editalchemy profile clearalchemy profile deleteThe top PR keeps removed command names only as hidden moved-command hints. It also migrates the remaining legacy CLI surfaces and deletes the old renderer.