[PR #10940] fix(opencode): confirm well-known auth command #13611

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

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

State: open
Merged: No


Fixes #10939.

What does this PR do?

  • Validates the well-known auth payload shape.
  • Shows the remote-provided command and requires confirmation before running it.
  • Adds --yes to skip confirmation for automation.

How did you verify your code works?

  • bun test test/cli/auth-wellknown.test.ts
  • bun run typecheck
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/10940 **State:** open **Merged:** No --- Fixes #10939. ### What does this PR do? - Validates the well-known auth payload shape. - Shows the remote-provided command and requires confirmation before running it. - Adds `--yes` to skip confirmation for automation. ### How did you verify your code works? - `bun test test/cli/auth-wellknown.test.ts` - `bun run typecheck`
yindo added the pull-request label 2026-02-16 18:18:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13611