Skip to content

Codular backend v1.0.2-beta

Latest

Choose a tag to compare

@YMagus YMagus released this 17 Jun 20:53
· 1 commit to main since this release

This beta release introduces the core backend for generating and evaluating AI-generated programming tasks.

Features:

  • Generate programming tasks using AI models
  • Automatically check submitted solutions for correctness
  • RESTful API endpoints for task generation and solution submission

Known Issues & Limitations:

  • This is a beta release; expect API changes
  • Limited language support (currently supports Python, Java, C++)
  • We welcome feedback and bug reports to help improve future releases.