Robert Brennan
|
01ae22ef57
|
Rename OpenDevin to OpenHands (#3472)
* Replace OpenDevin with OpenHands
* Update CONTRIBUTING.md
* Update README.md
* Update README.md
* update poetry lock; move opendevin folder to openhands
* fix env var
* revert image references in docs
* revert permissions
* revert permissions
---------
Co-authored-by: Xingyao Wang <xingyao6@illinois.edu>
|
2024-08-20 00:44:54 +08:00 |
|
tobitege
|
823298e0d0
|
fix: Agentskills enhancements (#2384)
* avoid repeat logging of unneeded messages
* refactored append/edit_file (tests next)
* agentskills and unit test fixes
* testing
* more changes and test prompts
* smaller changes
* final test fixes
* remove dead code from test_agent.py
* reverting unneeded changes
* updated tests, more tweaks to skills
* refactor (#2442)
* chores: fix DelegatorAgent description (#2446)
* change
* change comments
* fix
* stopped container to prevent port issues. (#2447)
* chore: remove useless browsing code in CodeActSWEAgent (#2438)
* remove useless
* fix integration test
* Regenerate test_ipython_module artifacts for CodeActSWEAgent
---------
Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk>
* Merge remote-tracking branch 'upstream/main' into agent-fileops
* unneeded tweak
* * fix edit_file to not introduce extra newline
* updated docstrings with more details for LLM
* fix legacy typo in prompts causing ]] instead of ]
* several mock files regenerated
* Regen'ed CodeActSWEAgent integration tests
* fix _print_window signature; explicit exception type in _is_valid_path
* splitlines with named param
---------
Co-authored-by: Yufan Song <33971064+yufansong@users.noreply.github.com>
Co-authored-by: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk>
|
2024-06-16 15:06:46 -04:00 |
|
Xingyao Wang
|
1d58917bc8
|
remove swe-bench build workflow (#1726)
|
2024-05-12 06:56:20 +08:00 |
|
Robert Brennan
|
8828d9836d
|
use caching for docker builds (#1340)
* try pulling for cached layers
* use cache-from and cache-to
* empty commit
* add readme
* use specific cache tags
* also cache from main
|
2024-04-24 15:57:46 -04:00 |
|