docs: add README badges#10204
Conversation
Co-Authored-By: Oz <oz-agent@warp.dev>
|
I'm starting a first review of this pull request. I completed the review and no human review was requested for this pull request. Comment Powered by Oz |
There was a problem hiding this comment.
Overview
This README-only PR adds two local badge images under the existing product preview and references the new image assets.
Concerns
- No blocking correctness or security concerns found in the annotated diff.
Verdict
Found: 0 critical, 0 important, 0 suggestions
Approve
Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).
Powered by Oz
Co-Authored-By: Oz <oz-agent@warp.dev>
| <a href="https://www.warp.dev"> | ||
| <img width="1024" alt="Warp Agentic Development Environment product preview" src="https://github.com/user-attachments/assets/9976b2da-2edd-4604-a36c-8fd53719c6d4" /> | ||
| </a> | ||
| <p align="center"> |
There was a problem hiding this comment.
Could we add a small margin or spacing between the hero image and the badges.
There was a problem hiding this comment.
I dunno how easy this is too do reliable given the limitations of CSS in Markdown but we can try.
@oz-agent Can we add a small top-margin on this element?
There was a problem hiding this comment.
I ran into an unexpected error while working on this.
I analyzed the request but did not produce any changes.
Powered by Oz
Co-Authored-By: Safia Abdalla <captainsafia@users.noreply.github.com> Co-Authored-By: Oz <oz-agent@warp.dev>
## Description Adds the new Built with Warp and Powered by Oz badge images to the top badge row in the README. ## Linked Issue N/A - [ ] 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). ## Screenshots / Videos N/A — README-only change. ## Testing - `cargo fmt -- --check` - `cargo clippy --workspace --exclude warp_completer --all-targets --tests -- -D warnings` - `cargo clippy -p warp_completer --all-targets --tests -- -D warnings` ## Agent Mode - [x] Warp Agent Mode - This PR was created via Warp's AI Agent Mode Conversation: https://staging.warp.dev/conversation/0819cd3b-0dfa-457f-aa38-f0bb1ad01c6d Co-Authored-By: Oz <oz-agent@warp.dev> --------- Co-authored-by: Oz <oz-agent@warp.dev> Co-authored-by: Safia Abdalla <captainsafia@users.noreply.github.com>
Description
Adds the new Built with Warp and Powered by Oz badge images to the top badge row in the README.
Linked Issue
N/A
ready-to-specorready-to-implement.Screenshots / Videos
N/A — README-only change.
Testing
cargo fmt -- --checkcargo clippy --workspace --exclude warp_completer --all-targets --tests -- -D warningscargo clippy -p warp_completer --all-targets --tests -- -D warningsAgent Mode
Conversation: https://staging.warp.dev/conversation/0819cd3b-0dfa-457f-aa38-f0bb1ad01c6d
Co-Authored-By: Oz oz-agent@warp.dev