Skip to content

Conversation

@Chesars
Copy link

@Chesars Chesars commented Oct 31, 2025

Summary

Fixed URL concatenation issue in the Verified leaderboard that prevented the site link from working correctly.
Both links work individually, but when clicking the site icon in the leaderboard, the URLs were being concatenated together in the browser, creating a URL like:
https://github.com/bytedance/trae-agent,https://seed.bytedance.com/

This concatenated URL returned 404.

The GitHub repository link (https://github.com/bytedance/trae-agent)
returns a 404 error. Removed it from the site array, keeping only the
working seed.bytedance.com link.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant