Skip to content

issues Search Results · repo:microsoft/debug-gym language:Python

Filter by

13 results
 (72 ms)

13 results

inmicrosoft/debug-gym (press backspace or delete to remove)

Currently, the failed status in the rich progress bar means that either an error occurred or not all tests passed. Split this into error (when an exception is raised while the code is running) and failed ...
  • matheper
  • Opened 
    3 days ago
  • #184

when running scripts/run.py, one should be able to select a subset of tasks to run on. currently the envs accept and instance_ids argument that is settable with -p base.env_kwargs.instance_ids= but this ...
  • sordonia
  • Opened 
    4 days ago
  • #178

The current way of trimming strings and messages are quite hacky, partly because we don t have access to Claude s tokenizer (we do for OAI models). Once we find good tokenizers for claude models, we will ...
  • xingdi-eric-yuan
  • Opened 
    5 days ago
  • #177

Currently we only support testing for linux. We could easily add macos testing as well.
  • MarcCote
  • Opened 
    20 days ago
  • #163

In the pdb tool, we provide an automatic call of list ., the code around the current frame will be shown to the agent. However, I observe there s always a indentation mismatch on the first code line, for ...
  • xingdi-eric-yuan
  • Opened 
    20 days ago
  • #160

You are an expert programmer, the best at framework design. Check out the SWE-Smith repo https://github.com/SWE-bench/SWE-smith and add support for it in debug-gym. Take inspiration from debug_gym/gym/swe_bench.py. ...
enhancement
  • MarcCote
  • 1
  • Opened 
    on May 26
  • #130

When running the experiments on SWE-Bench, I got the following error, seems related to codec. Traceback (most recent call last): File /home/eryua/1/debug-gym/scripts/run.py , line 52, in run_agent success ...
  • xingdi-eric-yuan
  • Opened 
    on May 26
  • #128

Limit the number of times the Human class tries to read from the terminal. Add max_retries=10 to Human(LLM) class.
  • matheper
  • Opened 
    on May 26
  • #125

The main branch or the tool_use_format branch? @MarcCote @xingdi-eric-yuan @matheper
  • caixd-220529
  • 8
  • Opened 
    on May 20
  • #113

  • xingdi-eric-yuan
  • Opened 
    on Feb 12
  • #53
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub