Skip to content

Comments

Feat: add cutedsl to templates#371

Merged
S1ro1 merged 1 commit intomainfrom
feat-add-cutedsl-template
Nov 11, 2025
Merged

Feat: add cutedsl to templates#371
S1ro1 merged 1 commit intomainfrom
feat-add-cutedsl-template

Conversation

@S1ro1
Copy link
Member

@S1ro1 S1ro1 commented Nov 11, 2025

No description provided.

Copilot AI review requested due to automatic review settings November 11, 2025 20:51
@github-actions
Copy link

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  src/libkernelbot
  task.py
Project Total  

This report was generated by python-coverage-comment-action

@S1ro1 S1ro1 merged commit 730feef into main Nov 11, 2025
10 of 12 checks passed
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds support for CuteDSL as a new template language option for leaderboard tasks, alongside existing languages like CUDA, Python, Triton, and HIP.

  • Adds "CuteDSL" to the list of valid template languages
  • Configures CuteDSL to use Python-style comments and .py file extension
  • Updates both template validation and template generation logic

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/libkernelbot/task.py Adds "CuteDSL" to the assertion list for valid template languages
src/kernelbot/cogs/leaderboard_cog.py Adds CuteDSL comment character mapping and file extension mapping for template generation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

1 participant