File tree Expand file tree Collapse file tree 5 files changed +47
-2
lines changed
Expand file tree Collapse file tree 5 files changed +47
-2
lines changed Original file line number Diff line number Diff line change 4141
4242 <!-- Twitter -->
4343 < meta name ="twitter:card " content ="summary_large_image " />
44- < meta name ="twitter:site " content ="@StanfordNLP " />
44+ < meta name ="twitter:site " content ="@_Hao_Zhu " />
4545 < meta
4646 name ="twitter:title "
4747 content ="The Curse of Coordination: Why Agents Cannot be Your Teammates Yet "
Original file line number Diff line number Diff line change 4141
4242 <!-- Twitter -->
4343 < meta name ="twitter:card " content ="summary_large_image " />
44- < meta name ="twitter:site " content ="@StanfordNLP " />
44+ < meta name ="twitter:site " content ="@_Hao_Zhu " />
4545 < meta
4646 name ="twitter:title "
4747 content ="CooperBench: Why Coding Agents Cannot be Your Teammates Yet "
Original file line number Diff line number Diff line change 55 < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
66 < title > Leaderboard · CooperBench</ title >
77 < meta name ="description " content ="Model performance on CooperBench collaborative coding tasks " />
8+
9+ <!-- Open Graph / Facebook -->
10+ < meta property ="og:type " content ="website " />
11+ < meta property ="og:title " content ="Leaderboard · CooperBench " />
12+ < meta property ="og:description " content ="Model performance on CooperBench collaborative coding tasks " />
13+ < meta property ="og:url " content ="https://cooperbench.com/leaderboard.html " />
14+ < meta property ="og:image " content ="https://cooperbench.com/static/images/cooperbench_social.png " />
15+
16+ <!-- Twitter -->
17+ < meta name ="twitter:card " content ="summary_large_image " />
18+ < meta name ="twitter:site " content ="@_Hao_Zhu " />
19+ < meta name ="twitter:title " content ="Leaderboard · CooperBench " />
20+ < meta name ="twitter:description " content ="Model performance on CooperBench collaborative coding tasks " />
21+ < meta name ="twitter:image " content ="https://cooperbench.com/static/images/cooperbench_social.png " />
22+
823 < link rel ="icon " type ="image/svg+xml " href ="static/images/favicon.svg?v=2 " />
924
1025 < script src ="https://cdn.tailwindcss.com "> </ script >
Original file line number Diff line number Diff line change 55 < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
66 < title > Tasks · CooperBench</ title >
77 < meta name ="description " content ="Browse 199 collaborative coding features across 12 repositories " />
8+
9+ <!-- Open Graph / Facebook -->
10+ < meta property ="og:type " content ="website " />
11+ < meta property ="og:title " content ="Tasks · CooperBench " />
12+ < meta property ="og:description " content ="Browse 199 collaborative coding features across 12 repositories " />
13+ < meta property ="og:url " content ="https://cooperbench.com/tasks.html " />
14+ < meta property ="og:image " content ="https://cooperbench.com/static/images/cooperbench_social.png " />
15+
16+ <!-- Twitter -->
17+ < meta name ="twitter:card " content ="summary_large_image " />
18+ < meta name ="twitter:site " content ="@_Hao_Zhu " />
19+ < meta name ="twitter:title " content ="Tasks · CooperBench " />
20+ < meta name ="twitter:description " content ="Browse 199 collaborative coding features across 12 repositories " />
21+ < meta name ="twitter:image " content ="https://cooperbench.com/static/images/cooperbench_social.png " />
22+
823 < link rel ="icon " type ="image/svg+xml " href ="static/images/favicon.svg?v=2 " />
924
1025 < script src ="https://cdn.tailwindcss.com "> </ script >
Original file line number Diff line number Diff line change 88 name ="description "
99 content ="View and analyze multi-agent execution trajectories from CooperBench experiments "
1010 />
11+
12+ <!-- Open Graph / Facebook -->
13+ < meta property ="og:type " content ="website " />
14+ < meta property ="og:title " content ="Trajectory Viewer - CooperBench " />
15+ < meta property ="og:description " content ="View and analyze multi-agent execution trajectories from CooperBench experiments " />
16+ < meta property ="og:url " content ="https://cooperbench.com/viewer.html " />
17+ < meta property ="og:image " content ="https://cooperbench.com/static/images/cooperbench_social.png " />
18+
19+ <!-- Twitter -->
20+ < meta name ="twitter:card " content ="summary_large_image " />
21+ < meta name ="twitter:site " content ="@_Hao_Zhu " />
22+ < meta name ="twitter:title " content ="Trajectory Viewer - CooperBench " />
23+ < meta name ="twitter:description " content ="View and analyze multi-agent execution trajectories from CooperBench experiments " />
24+ < meta name ="twitter:image " content ="https://cooperbench.com/static/images/cooperbench_social.png " />
25+
1126 < link rel ="icon " type ="image/svg+xml " href ="static/images/favicon.svg?v=2 " />
1227
1328 < script src ="https://cdn.tailwindcss.com "> </ script >
You can’t perform that action at this time.
0 commit comments