Skip to content

Add docs link for agent API keys#12024

Merged
jasonkeung merged 1 commit into
masterfrom
oz-agent/agent-api-key-docs-link
Jun 3, 2026
Merged

Add docs link for agent API keys#12024
jasonkeung merged 1 commit into
masterfrom
oz-agent/agent-api-key-docs-link

Conversation

@jasonkeung
Copy link
Copy Markdown
Contributor

Description

Adds a Learn more link to the agent API key helper text in the create API key modal. The link points to the docs page anchor that will explain personal vs. agent API keys after warpdotdev/docs#143 lands.

Linked Issue

No linked issue; requested from Slack.

  • The linked issue is labeled ready-to-spec or ready-to-implement.
  • Where appropriate, screenshots or a short video of the implementation are included below (especially for user-visible or UI changes).

Testing

  • cargo fmt --manifest-path /workspace/warp/app/Cargo.toml -- /workspace/warp/app/src/settings_view/platform/create_api_key_modal.rs

  • cargo check --manifest-path /workspace/warp/Cargo.toml -p warp --lib

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

Screenshots / Videos

Not included; this is a text/link-only modal change and was validated with a targeted compile check in the sandbox.

Agent Mode

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

CHANGELOG-NONE

Conversation: https://staging.warp.dev/conversation/51bd7b68-6b31-4e28-ac1a-c9876a736b8b
Run: https://oz.staging.warp.dev/runs/019e84f7-7104-7aa2-94e5-f832e226eb54
This PR was generated with Oz.

Co-Authored-By: Oz <oz-agent@warp.dev>
@cla-bot cla-bot Bot added the cla-signed label Jun 1, 2026
@jasonkeung jasonkeung requested a review from ianhodge June 1, 2026 21:06
Copy link
Copy Markdown
Contributor Author

Local UI screenshot for the Agent API key Learn more link:

Agent API key modal with Learn more link

Observed helper text after selecting Agent:

This API key is tied to an agent and can make requests on behalf of the agent. Learn more

Validation:

  • Built locally with cargo build --manifest-path /workspace/warp/Cargo.toml -p warp --bin warp-oss
  • Captured via computer use from the locally built app

@jasonkeung jasonkeung marked this pull request as ready for review June 3, 2026 03:00
@oz-for-oss
Copy link
Copy Markdown
Contributor

oz-for-oss Bot commented Jun 3, 2026

@jasonkeung

I'm starting a first review of this pull request.

You can view the conversation on Warp.

I completed the review and no human review was requested for this pull request.

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@jasonkeung jasonkeung enabled auto-merge (squash) June 3, 2026 03:00
Copy link
Copy Markdown
Contributor

@oz-for-oss oz-for-oss Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overview

This PR adds a Learn more docs hyperlink to the Agent API key helper text in the create API key modal.

Concerns

  • The change is user-facing, but the PR description does not include screenshots or a screen recording demonstrating the modal/link change end to end.

Verdict

Found: 0 critical, 1 important, 0 suggestions

Request changes

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

Comment thread app/src/settings_view/platform/create_api_key_modal.rs
@jasonkeung jasonkeung merged commit 2249469 into master Jun 3, 2026
44 checks passed
@jasonkeung jasonkeung deleted the oz-agent/agent-api-key-docs-link branch June 3, 2026 03:17
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.

2 participants