Enhance README with badges and links - #5583
Conversation
Added Trendshift badge and links to documentation and website.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
📝 WalkthroughSummary by CodeRabbit
WalkthroughThe main, Chinese, Japanese, Korean, and Python SDK README headers now include centered Trendshift repository badges linked to Trendshift. ChangesREADME badge update
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
PR #5583 added the Trendshift badge above the Documentation/Website links in the root README. This applies the same badge block, with identical absolute URLs, to the Chinese, Japanese, and Korean READMEs and the Python SDK readme. Claude-Session: https://claude.ai/code/session_01Qitvc9dCiunLishsJYRzbp
There was a problem hiding this comment.
Actionable comments posted: 1
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro Plus
Run ID: 3ac1c6f4-4940-459a-9b2a-fac4abad5dd4
📒 Files selected for processing (4)
README.cn.mdREADME.ja.mdREADME.kr.mdsdks/python/README.md
| </div> | ||
| <div align="center"> | ||
|
|
||
| <a href="https://trendshift.io/repositories/46?utm_source=repository-badge&utm_medium=badge&utm_campaign=badge-repository-46" target="_blank" rel="noopener noreferrer"><img src="https://trendshift.io/api/badge/repositories/46" alt="Agenta-AI%2Fagenta | Trendshift" width="250" height="55"/></a> |
There was a problem hiding this comment.
🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win
Use human-readable badge alt text.
%2F is URL encoding and may appear literally in fallback text or screen-reader output. Replace it with / in every README badge alt attribute.
README.cn.md#L27-L27: changeAgenta-AI%2FagentatoAgenta-AI/agenta.README.ja.md#L27-L27: changeAgenta-AI%2FagentatoAgenta-AI/agenta.README.kr.md#L27-L27: changeAgenta-AI%2FagentatoAgenta-AI/agenta.sdks/python/README.md#L19-L19: changeAgenta-AI%2FagentatoAgenta-AI/agenta.
📍 Affects 4 files
README.cn.md#L27-L27(this comment)README.ja.md#L27-L27README.kr.md#L27-L27sdks/python/README.md#L19-L19
Added Trendshift badge and links to documentation and website.
Summary
Testing
Verified locally
Added or updated tests
QA follow-up
Demo
Checklist
Contributor Resources