Skip to content

Update orchestration auth secret picker copy to 'Skip setting an API key'#10960

Draft
advait-m wants to merge 1 commit into
masterfrom
advait/orchestration-skip-api-key-copy
Draft

Update orchestration auth secret picker copy to 'Skip setting an API key'#10960
advait-m wants to merge 1 commit into
masterfrom
advait/orchestration-skip-api-key-copy

Conversation

@advait-m
Copy link
Copy Markdown
Member

Description

Changes the orchestration auth-secret picker copy from "Inherit key from environment" → "Skip setting an API key".

Per Slack discussion (#10885 follow-up): "Inherit key from environment" was unclear about the fact that no env var is actually injected by default — users were clicking through expecting credentials to be auto-resolved. "Skip setting an API key" makes the no-op nature of the choice obvious in the small dropdown.

Cloud-mode FTUX (auth_secret_selector.rs) keeps its existing copy since its richer layout has supporting sidecar text that explains the behavior. We can iterate from there if needed.

Linked Issue

N/A — copy-only follow-up to #10885.

  • Where appropriate, screenshots or a short video of the implementation are included below (especially for user-visible or UI changes).

Testing

String-only change; verified cargo check -p warp --bin warp succeeds. The label is also referenced as the selection-restore name in sync_picker_selections, and that path uses the same AUTH_SECRET_INHERIT_LABEL constant, so the picker still selects the right entry after the rename.

  • I have manually tested my changes locally with ./script/run

Screenshots / Videos

to be attached

Agent Mode

  • Warp Agent Mode - This PR was created via Warp's AI Agent Mode

Co-Authored-By: Oz oz-agent@warp.dev

Warp Conversation

…key'

The previous label 'Inherit key from environment' was unclear about
the fact that no env var is injected by default. Renaming to 'Skip
setting an API key' makes the no-op nature of the choice obvious in
the small dropdown.

Cloud-mode FTUX (auth_secret_selector.rs) keeps its existing copy
since its richer layout has supporting sidecar text.

Co-Authored-By: Oz <oz-agent@warp.dev>
@cla-bot cla-bot Bot added the cla-signed label May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant