[PR #10881] fix(cli): Use anchor tag for Zen API key link in dialog #13589

Open
opened 2026-02-16 18:18:26 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/10881

State: open
Merged: No


Fixes: #10882
Hey @kommander , I installed OpenCode today for this first time and felt odd to no be able to click on the link in the dialog for the Zen API to connect, so I thought to suggest this change.

What does this PR do?

Replaces the span with an anchor tag for the https://opencode.ai/zen link, making it clickable in the dialog. This improves user experience by allowing direct navigation to the API key page.

How did you verify your code works?

Build the app through by bun install then bun dev. Attaching a video for reference (just a small change).

https://github.com/user-attachments/assets/b2fa325d-0887-43ce-83c8-053c8a07f474

Hope it is fine,

Thanks and Regards,
avrl

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/10881 **State:** open **Merged:** No --- Fixes: #10882 Hey @kommander , I installed OpenCode today for this first time and felt odd to no be able to click on the link in the dialog for the Zen API to connect, so I thought to suggest this change. ### What does this PR do? Replaces the span with an anchor tag for the https://opencode.ai/zen link, making it clickable in the dialog. This improves user experience by allowing direct navigation to the API key page. ### How did you verify your code works? Build the app through by ```bun install``` then ```bun dev```. Attaching a video for reference (just a small change). https://github.com/user-attachments/assets/b2fa325d-0887-43ce-83c8-053c8a07f474 Hope it is fine, Thanks and Regards, avrl
yindo added the pull-request label 2026-02-16 18:18:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13589