feat: add Alby CLI to the app store#2049
Conversation
Closes getAlby#2047 Adds Alby CLI (NWC CLI with lightning tools) to the Hub app store under wallet-interfaces category. Includes install guide (npm/npx) and connection guide (NWC_URL env var or -c flag). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Caution Review failedThe pull request is closed. 📝 WalkthroughWalkthroughAdds the Alby CLI to the app store by importing its logo and inserting a new Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~4 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
CLI users will copy-paste the connection secret, so the QR code adds no value. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
| Save the connection secret to a file or set the{" "} | ||
| <code className="font-medium text-foreground">NWC_URL</code>{" "} | ||
| environment variable | ||
| Set the <code className="text-foreground">NWC_URL</code>{" "} |
There was a problem hiding this comment.
@im-adithya can we review this? the CLI can be executed manually by a human but it's also lower friction to be executed by an agent. Maybe the instructions need to be different or we need another one in the AI section for the CLI skill itself
Summary
@getalby/cli) to the Hub app store-cflag)alby.pngas logoCloses #2047
Test plan
yarn tsc:compilepasses)yarn lint:jspasses)Testing Notes: Verified through automated structural tests and code review. Entry structure is correct, all required fields present, install/connection guides complete. See testing artifacts:
~/OneDrive/notes/tech/pr-testing/2026-02-09-hub-2049/🤖 Generated with Claude Code
Summary by CodeRabbit