microsoft / microsoft/promptpex

Feature request: separate input/output rules into rules related to format/syntax and rules related to content

Open
#8 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TeX
Stars
164
Forks
21
Avg merge
1d 13h
Merged PRs (30d)
1

Description

By doing the separation, each kind of rule can be checked separately. Format related rules are also more likely to be checkable via normal software tools and not require an LLM.

This separation may improve our abililty to detect format errors and flag them correctly in failing tests.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Begin by locating the current input/output rule checks; done would mean format or syntax rules and content rules can be checked separately, with format errors correctly flagged in failing tests.

Written by the indexing model from the issue text.

Assessment

Domain
testing
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.