reverify requires resources server when not all environments have one
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 349
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 324
Description
Describe the bug
reverify in gym requires a resources server, when not all envs use one, such as verifiers_agent, anyswe/anyterminal_agent, tau2, and other branches.
Steps/Code to reproduce bug
Run reverify on one of the above environments
Expected behavior
reverify should work with all environments
Contributor guide
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
Start at the gym reverify entry point and trace where it requires a resources server. Run reverify against an environment named in the issue, such as verifiers_agent or tau2, then compare with an environment that uses a resources server. Done means reverify works for both kinds of environments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100