microsoft / microsoft/debug-gym

Remove example of bash

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

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.