File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11title: Introducing CodeClash
2- date: 2025-11-04
2+ date: 2025-11-03
33description: Benchmarking Goal Oriented Software Engineering
44authors: John Yang, Kilian Lieret
55
66<img src =" /static/images/insights/20251104_release/banner.png " class =" img-insight " />
77
8+
9+
810<div style =" display :flex ;justify-content :center ;" >
911 <div style="position:relative;padding-bottom:50%;height:0;overflow:hidden;width:80%;max-width:800px;">
1012 <iframe
Original file line number Diff line number Diff line change 11title: Elo Explained
2- date: 2025-11-06
2+ date: 2025-11-04
33description: How do we rank models' performance in CodeClash?
44authors: Kilian Lieret
Original file line number Diff line number Diff line change 11title: Humans & AI [ Ep. 1] - Gigachad Strikes
2- date: 2025-11-08
2+ date: 2025-11-05
33description: Where does AI rank among human programmers on RobotRumble?
44authors: John Yang
55
Original file line number Diff line number Diff line change 44< br >
55< div style ="text-align:center; ">
66 < h2 > {{ page.title }}</ h2 >
7- < p > {{ page.description }}</ p >
7+ < p class =" subtext " > {{ page.description }}</ p >
88 {% if page.time %} < p > {{ page.time }}</ p > {% endif %}
99 {% if page.authors %}by {{ page.authors }}{% endif %}
1010</ div >
Original file line number Diff line number Diff line change @@ -24,14 +24,19 @@ <h1>Team</h1>
2424</ div >
2525
2626< div style ="width:95%; margin:0 auto; display:flex; flex-direction:column; ">
27- < p >
27+ < h3 style ="margin: 1.5em 0 1em 0 "> Get in Touch</ h3 >
28+ < span >
2829We're excited about future work on CodeClash!
29- For general inquiries or collaboration, please email
30+ < br > < br >
31+ Have suggestions or ideas? Please open an issue or pull request on our
32+ < a href ="https://github.com/CodeClash-ai/CodeClash "> GitHub repository</ a > .
33+ < br > < br >
34+ You can also email
3035{< a href ="mailto:johnby@stanford.edu "> johnby@stanford.edu</ a > ,
3136< a href ="mailto:kl5675@princeton.edu "> kl5675@princeton.edu</ a > }.
32- </ p >
37+ </ span >
3338
34- < h3 style ="margin: 0.5em 0 0.5em 0; "> Funding Support</ h3 >
39+ < h3 style ="margin: 2em 0 1em 0 "> Funding Support</ h3 >
3540CodeClash was built with the support of the following organizations.
3641
3742< div style ="margin-top: 1em; display:flex; gap:1rem; align-items:center; flex-wrap:wrap; ">
You can’t perform that action at this time.
0 commit comments