Skip to content

Enhance README with badges and links - #5583

Merged
mmabrouk merged 2 commits into
mainfrom
mmabrouk-patch-16
Jul 30, 2026
Merged

Enhance README with badges and links#5583
mmabrouk merged 2 commits into
mainfrom
mmabrouk-patch-16

Conversation

@mmabrouk

Copy link
Copy Markdown
Member

Added Trendshift badge and links to documentation and website.

Summary

Testing

Verified locally

Added or updated tests

QA follow-up

Demo

Checklist

  • I have included a video or screen recording for UI changes, or marked Demo as N/A
  • Relevant tests pass locally
  • Relevant linting and formatting pass locally
  • I have signed the CLA, or I will sign it when the bot prompts me

Contributor Resources

Added Trendshift badge and links to documentation and website.
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jul 30, 2026
@vercel

vercel Bot commented Jul 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agenta-documentation Ready Ready Preview Jul 30, 2026 2:42pm

Request Review

@dosubot dosubot Bot added the documentation Improvements or additions to documentation label Jul 30, 2026
@coderabbitai

coderabbitai Bot commented Jul 30, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Summary by CodeRabbit

  • Documentation
    • Added an additional centered Trendshift repositories badge to the README header across multiple language readmes.
    • Added the same badge to the Python SDK README header/intro section.

Walkthrough

The main, Chinese, Japanese, Korean, and Python SDK README headers now include centered Trendshift repository badges linked to Trendshift.

Changes

README badge update

Layer / File(s) Summary
Add Trendshift header badges
README.md, README.cn.md, README.ja.md, README.kr.md, sdks/python/README.md
Adds centered Trendshift repository badge links and images to the README header sections.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: adding Trendshift badges and links to README files.
Description check ✅ Passed The description matches the change by mentioning the new Trendshift badge and documentation/website links.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch mmabrouk-patch-16

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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
@dosubot dosubot Bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Jul 30, 2026

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

📥 Commits

Reviewing files that changed from the base of the PR and between b0d9611 and b31ce6e.

📒 Files selected for processing (4)
  • README.cn.md
  • README.ja.md
  • README.kr.md
  • sdks/python/README.md

Comment thread README.cn.md
</div>
<div align="center">

<a href="https://trendshift.io/repositories/46?utm_source=repository-badge&amp;utm_medium=badge&amp;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>

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯 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: change Agenta-AI%2Fagenta to Agenta-AI/agenta.
  • README.ja.md#L27-L27: change Agenta-AI%2Fagenta to Agenta-AI/agenta.
  • README.kr.md#L27-L27: change Agenta-AI%2Fagenta to Agenta-AI/agenta.
  • sdks/python/README.md#L19-L19: change Agenta-AI%2Fagenta to Agenta-AI/agenta.
📍 Affects 4 files
  • README.cn.md#L27-L27 (this comment)
  • README.ja.md#L27-L27
  • README.kr.md#L27-L27
  • sdks/python/README.md#L19-L19

@mmabrouk
mmabrouk enabled auto-merge July 30, 2026 16:31
@ardaerzin
ardaerzin self-requested a review July 30, 2026 16:32
@mmabrouk
mmabrouk disabled auto-merge July 30, 2026 16:49
@mmabrouk
mmabrouk merged commit 53aaf6f into main Jul 30, 2026
43 of 44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants