Skip to content

feat(docs): added feature card and docs page for exercism#243

Merged
AarushSah merged 1 commit intomainfrom
feat/exercismdocs
Oct 10, 2025
Merged

feat(docs): added feature card and docs page for exercism#243
AarushSah merged 1 commit intomainfrom
feat/exercismdocs

Conversation

@lvogel04
Copy link
Contributor

@lvogel04 lvogel04 commented Oct 10, 2025

Summary

What are you adding?

  • Bug fix (non-breaking change which fixes an issue)
  • New benchmark/evaluation
  • New model provider
  • CLI enhancement
  • Performance improvement
  • Documentation update
  • API/SDK feature
  • Integration (CI/CD, tools)
  • Export/import functionality
  • Code refactoring
  • Breaking change
  • Other

Changes Made

  • Added new feature card and exercism docs page

Testing

  • I have run the existing test suite (pytest)
  • I have added tests for my changes
  • I have tested with multiple model providers (if applicable)
  • I have run pre-commit hooks (pre-commit run --all-files)

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if applicable)
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Related Issues

Closes #

Additional Context


Note

Adds Exercism multi-language code agent benchmark docs and replaces the SciCode featured card with an Exercism card linking to it.

  • Docs:
    • New benchmark page: Add docs/evals/exercism.mdx detailing the Exercism multi-language code agent benchmark (features, usage, dataset structure, scoring).
    • Catalog update: In docs/benchmarks/catalog.mdx, replace the SciCode featured card with an Exercism card (icon: code, href: /evals/exercism, updated label/description).

Written by Cursor Bugbot for commit 7c62bb9. This will update automatically on new commits. Configure here.

@AarushSah AarushSah merged commit 2b38147 into main Oct 10, 2025
20 checks passed
@AarushSah AarushSah deleted the feat/exercismdocs branch October 10, 2025 17:33
@github-actions github-actions bot mentioned this pull request Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants