Skip to content

Conversation

@Chesars
Copy link
Contributor

@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.
@Chesars Chesars requested a review from klieret November 19, 2025 18:47
@klieret klieret merged commit d2af9d9 into SWE-bench:master Nov 19, 2025
@klieret
Copy link
Member

klieret commented Nov 19, 2025

Gracias :)

@Chesars
Copy link
Contributor Author

Chesars commented Nov 19, 2025

Gracias :)

Bitte ;)

@Chesars Chesars deleted the fix-trae-doubao-404-link branch November 19, 2025 19:08
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.

2 participants