NVIDIA-NeMo / NVIDIA-NeMo/Gym

bug: training environment table in README considers configs in responses_api_agents as well

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

Nobody has claimed this yet.

agents Config
Dominant language
Python
Stars
1.2k
Forks
349
Avg merge
1d 21h
Merged PRs (30d)
318

Description

Describe the bug
Right now, Mini swe agent requires both a responses api agent and a resources server, purely because only the config.yaml in the resources server will be used to populate the training environment table in the README. This makes agent servers impossible to discover and causes confusion on why certain resources servers are just empty.

Steps/Code to reproduce bug
Try moving the mini swe config to responses api agents and watch the mini swe row in the table disappear.

Expected behavior
It should not disappear

Configs

Environment details

Additional context

Contributor guide

Open the contributing guide

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

Inspect the README training environment table and the config.yaml files in the resources server and responses_api_agents locations. Reproduce the issue by moving the Mini SWE config, then trace how the table discovers configurations; done means the Mini SWE row remains visible when its config is in responses_api_agents.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.