TITLE = """

Coding Agent Leaderboard

""" INTRODUCTION_TEXT = """ Welcome to the Coding Agent Leaderboard! """ LLM_BENCHMARKS_TEXT = """ ## About Evaluate and compare Coding Agents. Coding Agent = Model + Harness + Skills. Visit our [GitHub repo](https://github.com/redhat-et/coding_agent_bench) for more details about the project. """ CITATION_BUTTON_TEXT = "TBD" CITATION_BUTTON_LABEL = "Citation"