Skip to content

Implement verifiers #4

@TreeinRandomForest

Description

@TreeinRandomForest

The first set of verifiers consists of:

  • Abstract-syntax tree (AST) based syntax checking using python's ast module.
  • Linter
  • Typechecker
  • Unit tests (initial focus - SWE-bench Verified)

AST syntax checker has been implemented (see verifiers/ast_check.py).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions