Commit 2249469
Add docs link for agent API keys (#12024)
## 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
- [x] 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](https://warp.dev/oz)._
Co-authored-by: Oz <oz-agent@warp.dev>1 parent 1a3bdee commit 2249469
1 file changed
Lines changed: 33 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| 33 | + | |
| 34 | + | |
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
| |||
603 | 606 | | |
604 | 607 | | |
605 | 608 | | |
606 | | - | |
607 | | - | |
608 | | - | |
609 | | - | |
610 | | - | |
611 | | - | |
612 | | - | |
613 | | - | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
614 | 636 | | |
615 | 637 | | |
616 | 638 | | |
| |||
0 commit comments