princeton-nlp / SWE-agent

SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challenges.
https://princeton-nlp.github.io/SWE-agent/
MIT License
13.39k stars 1.32k forks source link

Enh: Use uv for editable install by default #547

Closed klieret closed 3 months ago

klieret commented 3 months ago

Closes #453

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.30%. Comparing base (e65a1ec) to head (8a66216). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #547 +/- ## ========================================== + Coverage 76.17% 76.30% +0.13% ========================================== Files 20 20 Lines 3261 3271 +10 ========================================== + Hits 2484 2496 +12 + Misses 777 775 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.