chore: add standard README badges - #551
Conversation
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is ON, but it could not run because on-demand usage is turned off. To enable Bugbot Autofix, turn on on-demand usage and set a spend limit in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 56b069a. Configure here.
| [](https://github.com/KooshaPari/helios-cli/actions/workflows/rust-ci.yml) | ||
| [](https://github.com/KooshaPari/helios-cli/releases) | ||
| [](LICENSE) | ||
| [](https://github.com/KooshaPari) |
There was a problem hiding this comment.
Badge block is duplicated in the README
Low Severity
The four badge lines (Build, Release, License, Phenotype) are pasted twice — lines 51–54 and lines 57–60 are identical. This causes the badges to render twice in the README, which looks like an accidental copy-paste.
Reviewed by Cursor Bugbot for commit 56b069a. Configure here.
Code Review SummaryStatus: 1 Issue Found | Recommendation: Request Changes Overview
Issue Details (click to expand)WARNING
Other Observations (not in diff)None. Files Reviewed (1 file)
Reviewed by step-3.5-flash · 162,274 tokens |


Summary
Adds standard badges to the README:
Test plan
Note
Low Risk
Documentation-only change; the only risk is cosmetic (duplicate badge block / broken badge links).
Overview
Adds a set of Shields.io badges to
README.mdunder HeliosCLI for CI build status, latest release, license, and Phenotype org affiliation (currently inserted twice in the file).Reviewed by Cursor Bugbot for commit 56b069a. Bugbot is set up for automated code reviews on this repo. Configure here.