microsoft / microsoft/promptpex
Feature request: separate input/output rules into rules related to format/syntax and rules related to content
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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