docs: add README badges#10204
Conversation
Co-Authored-By: Oz <[email protected]>
|
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 <[email protected]>
| <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 <[email protected]> Co-Authored-By: Oz <[email protected]>
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 [email protected]