microsoft / microsoft/debug-gym
Remove example of bash
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 307
- Forks
- 45
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 9
Description
in our few shot examples of bash tool, we have one where you list all the python files in the current repo, this basically breaks gpt-4o, listing all the python files explodes the context (cause .env is in the docker image)
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
Inspect the few-shot examples for the bash tool and locate the example that lists all Python files in the current repository. Remove or replace that example so it no longer expands the context through broad file listing, then run the relevant example or evaluation to confirm the remaining bash examples still work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100