Skip to content

fix(cloud): Print cloud login auth URL#508

Merged
CSRessel merged 1 commit into
mainfrom
fix-cloud-login-print-url
Jun 8, 2026
Merged

fix(cloud): Print cloud login auth URL#508
CSRessel merged 1 commit into
mainfrom
fix-cloud-login-print-url

Conversation

@CSRessel

@CSRessel CSRessel commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

🤖 Generated with Nori

  • Print the broker OAuth URL to stderr before nori cloud attempts to open it in a browser, so SSH/headless users can copy it.
  • Remove the duplicate cloud CLI browser-opening banner now that the broker auth flow prints the URL and status.
  • Add broker auth coverage for printed URL output and update cloud/broker noridocs.

Test Plan

  • env -u RUSTC_WRAPPER cargo test -p nori-acp
  • env -u RUSTC_WRAPPER cargo test -p nori-cli
  • env -u RUSTC_WRAPPER cargo build --bin nori
  • env -u RUSTC_WRAPPER cargo test -p tui-pty-e2e
  • just fmt
  • env -u RUSTC_WRAPPER just fix -p nori-acp
  • env -u RUSTC_WRAPPER just fix -p nori-cli
  • TUI smoke verification with isolated tmux + ElizACP

Share Nori with your team: https://www.npmjs.com/package/nori-skillsets

@CSRessel CSRessel changed the title Print cloud login auth URL fix(cloud): Print cloud login auth URL Jun 8, 2026
@CSRessel CSRessel merged commit 1e049f7 into main Jun 8, 2026
2 checks passed
@CSRessel CSRessel deleted the fix-cloud-login-print-url branch June 8, 2026 20:04
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