-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Comparing changes
Open a pull request
base repository: microsoft/RD-Agent
base: v0.5.0
head repository: microsoft/RD-Agent
compare: v0.6.0
- 11 commits
- 38 files changed
- 11 contributors
Commits on Jun 19, 2025
-
fix: merge datascience v3 and v2 (#974)
* add coder version * merge cooder and feedback prompts * align v2 and v3 proposal prompts * fix a small bug * fix a bug * fix another bug * support both function calling and json mode in v2 proposal * fix minor bug * reformat * remove proposal v3 * fix a small bug in json mode * fix CI * remove tmp file * remove v3 check --------- Co-authored-by: Xu Yang <xuyang1@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 1ba7548 - Browse repository at this point
Copy the full SHA 1ba7548View commit details -
fix: docker container cleanup to prevent accumulation and system slow…
…down (#975) * Initial plan for issue * Fix Docker container cleanup issue by using try-finally block Co-authored-by: peteryang1 <25981102+peteryang1@users.noreply.github.com> * Fix additional Docker container leaks in health_check and GPU test functions Co-authored-by: peteryang1 <25981102+peteryang1@users.noreply.github.com> * Remove temporary test files and finalize Docker container cleanup fix Co-authored-by: peteryang1 <25981102+peteryang1@users.noreply.github.com> * Refactor container cleanup code to reduce duplication as requested in review feedback Co-authored-by: peteryang1 <25981102+peteryang1@users.noreply.github.com> * Refactor container cleanup to use shared function and always stop before remove Co-authored-by: peteryang1 <25981102+peteryang1@users.noreply.github.com> * fix CI * Fix mypy type checking errors for Docker container cleanup Co-authored-by: peteryang1 <25981102+peteryang1@users.noreply.github.com> * fix CI * Remove unnecessary _cleanup_container wrapper method in DockerEnv class Co-authored-by: peteryang1 <25981102+peteryang1@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: peteryang1 <25981102+peteryang1@users.noreply.github.com> Co-authored-by: Xu Yang <xuyang1@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 05cf094 - Browse repository at this point
Copy the full SHA 05cf094View commit details
Commits on Jun 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d1ae9e1 - Browse repository at this point
Copy the full SHA d1ae9e1View commit details
Commits on Jun 23, 2025
-
* feat: add parquet preview and extract common DataFrame preview logic * refactor: improve error messages, prompts, regex, and session loading * lint
Configuration menu - View commit details
-
Copy full SHA for 25caa3d - Browse repository at this point
Copy the full SHA 25caa3dView commit details
Commits on Jun 24, 2025
-
chore: merge with more trace (#982)
* merge support more traces * use feedback from all traces
Configuration menu - View commit details
-
Copy full SHA for 078bec8 - Browse repository at this point
Copy the full SHA 078bec8View commit details
Commits on Jun 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a21370a - Browse repository at this point
Copy the full SHA a21370aView commit details -
support tar in dataset & fix a small bug in loop (#986)
Co-authored-by: Xu Yang <xuyang1@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 41d0290 - Browse repository at this point
Copy the full SHA 41d0290View commit details
Commits on Jun 26, 2025
-
* refactor: rename failed_exp_and_feedback_list to include _after_sota suffix * refactor: merge prompts_v3 into prompts_v2 and update references
Configuration menu - View commit details
-
Copy full SHA for 76df96e - Browse repository at this point
Copy the full SHA 76df96eView commit details -
feat: async mechanism for multi-trace (#981)
* start to work on multi-trace + async * init ver of async-multi-tarce, to test * add eng-ver log * complete version of async+ mul-trace * debug * fix bug on DS_RD_SETTING.get() * update * fix bug + simplif the usage of async in multi-trace * fix mini bug of arg_name * Move local_selection into class Experiment & clean the code
Configuration menu - View commit details
-
Copy full SHA for 9e60c32 - Browse repository at this point
Copy the full SHA 9e60c32View commit details -
fix: add async to direct_exp_gen avoid infinite loop (#992)
* refactor: convert direct_exp_gen to async and enforce parallel limit * fix bug * change coroutine function position * fix fin_quant's direct_exp_gen * format with isort --------- Co-authored-by: Bowen Xian <xianbowen@outlook.com> Co-authored-by: SunsetWolf <Lv.Linlang@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 78c203d - Browse repository at this point
Copy the full SHA 78c203dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 594f796 - Browse repository at this point
Copy the full SHA 594f796View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.5.0...v0.6.0