Skip to content

Truncate long agent descriptions text #7924

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 29, 2025

Conversation

wemod123
Copy link
Contributor

@wemod123 wemod123 commented May 28, 2025

Truncate long agent descriptions to prevent overflow outside the agent card container

What problem does this PR solve?

Now the Long text of description will overflow from the agent card, should display the long text properly with truncate.

Screenshot 2025-05-28 220329 Screenshot 2025-05-28 220353

Type of change

  • Bug Fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • Documentation Update
  • Refactoring
  • Performance Improvement
  • Other (please describe):

Truncate long agent descriptions to prevent overflow outside the agent card container
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. 🐞 bug Something isn't working, pull request that fix bug. 🧰 typescript Pull requests that update Typescript code labels May 28, 2025
@KevinHuSh KevinHuSh added the ci Continue Integration label May 29, 2025
@KevinHuSh KevinHuSh merged commit 64f930b into infiniflow:main May 29, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working, pull request that fix bug. ci Continue Integration size:XS This PR changes 0-9 lines, ignoring generated files. 🧰 typescript Pull requests that update Typescript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants