Skip to content

fix: un-deprecate kalibr signup as the recommended agent onboarding path#149

Merged
devonakelley merged 1 commit intomainfrom
fix/signup-agent-path
Apr 4, 2026
Merged

fix: un-deprecate kalibr signup as the recommended agent onboarding path#149
devonakelley merged 1 commit intomainfrom
fix/signup-agent-path

Conversation

@devonakelley
Copy link
Copy Markdown
Contributor

What

Removes the deprecation warning from kalibr signup and repositions it as the correct path for agent-driven onboarding.

Why

kalibr auth opens a browser — blocks agent execution entirely. kalibr signup <email> is headless, polls until the human clicks a verification link, and returns credentials in stdout. That's the right agent flow.

The deprecation warning was mislabeled. kalibr auth is the human path. kalibr signup is the agent path.

Changes

  • kalibr/cli/signup_cmd.py: Remove 2 deprecation console.print lines, update docstring + help text

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@devonakelley devonakelley merged commit c5c6756 into main Apr 4, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant