Tim O'Farrell
|
f292f3a84d
|
V1 Integration (#11183)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-10-14 02:16:44 +00:00 |
|
Insop
|
06d283dfa0
|
Temp fix for docker file and debug log (#10345)
|
2025-08-15 15:34:46 +00:00 |
|
Graham Neubig
|
601c2f6f25
|
Add more extensive typing to openhands/runtime directory (#8288)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-06 13:51:06 -04:00 |
|
Tetsuuuuuuu
|
50426edaa1
|
feat: add argument --base-container-image to resolver (#7612)
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
|
2025-04-21 10:01:03 -04:00 |
|
Engel Nyst
|
4c265515d2
|
(chore) Fix linting issues in openhands directory (#7068)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-03 16:52:25 +01:00 |
|
David Thompson
|
78cc27a18f
|
Update docker.py to support podman (#6778)
|
2025-03-01 23:10:03 +01:00 |
|
Christopher Pereira
|
aa15c9d385
|
Handle Docker version string with +dfsg1 (#6732)
Co-authored-by: Christoper Pereira <kripper@gmail.com>
|
2025-02-24 15:36:55 +00:00 |
|
Graham Neubig
|
f093c14ad3
|
Fix mypy errors in agenthub directory (#6811)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-02-21 13:55:27 +00:00 |
|
Christopher Pereira
|
30e39e85d0
|
Show docker build errors (#6695)
|
2025-02-15 06:58:16 +01:00 |
|
Boxuan Li
|
040839bdd1
|
Support custom base container image in openhands-app container (#6039)
|
2025-01-07 21:28:37 -08:00 |
|
Xingyao Wang
|
e9cafb0372
|
chore: Cleanup runtime exception handling (#5696)
|
2024-12-19 17:28:29 +00:00 |
|
Cheng Yang
|
7e4c1c733b
|
feat(sandbox): add support for extra Docker build arguments (#5447)
|
2024-12-12 10:21:46 +08:00 |
|
Cheng Yang
|
424cdf121a
|
Feat/better log: Add colorize function and TermColor enum for text coloring (#5410)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2024-12-07 16:30:40 -05:00 |
|
Polygons1
|
f6c2b287bc
|
Fix for #4717 (#4721)
|
2024-11-04 08:24:00 +08:00 |
|
Robert Brennan
|
30eeaa641c
|
Major logging overhaul (#4563)
|
2024-10-29 07:30:50 +01:00 |
|
Xingyao Wang
|
affb2123d9
|
feat(runtime): add versioned runtime image (base_name+oh_version) (#4574)
|
2024-10-29 04:52:54 +08:00 |
|
Mahmoud Sehsah
|
2a6740f4ba
|
fix(builder): Build the runtime with docker version that contains (-) in the version name (#4580)
|
2024-10-27 02:54:52 +01:00 |
|
Alejandro Cuadron Lafuente
|
a9a593bb21
|
[Fix] Added support to specify the platform on which the runtime image should be built. (#4402)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
Co-authored-by: mamoodi <mamoodiha@gmail.com>
Co-authored-by: tofarr <tofarr@gmail.com>
Co-authored-by: Robert Brennan <contact@rbren.io>
|
2024-10-20 09:19:05 +08:00 |
|
tofarr
|
5fb3dece93
|
Feat: Divided docker layer to make it easier to cache (#4313)
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
|
2024-10-17 15:08:56 +00:00 |
|
Xingyao Wang
|
e81c5597d6
|
feat(runtime): use micromamba instead of mamba and fix build issue (#4154)
|
2024-10-02 21:23:18 +00:00 |
|
Xingyao Wang
|
3cf794faef
|
fix(runtime build): only check for image exist on exact hash tag (#4152)
|
2024-10-01 22:20:25 +00:00 |
|
tofarr
|
c5025fb66e
|
Fix Reducing the amount being downloaded every time the hash changes. (#4078)
|
2024-09-27 15:48:33 -06:00 |
|
tobitege
|
2cc1c3ef42
|
(enh) Docker runtime builder with BuildKit support, enh. caching (#4009)
|
2024-09-26 08:50:53 +02:00 |
|
niliy01
|
0f6fb0f80e
|
(enh) unify the log output in docker build process (#3961)
Signed-off-by: niliy <WannaTen@users.noreply.github.com>
|
2024-09-19 19:19:16 +02:00 |
|
niliy01
|
07a094e701
|
(enh) Update Docker pull data in place (#3910)
Signed-off-by: Yi Lin <teroincn@gmail.com>
|
2024-09-17 10:22:07 +02:00 |
|
tobitege
|
554636cf2a
|
(fix) Fix runtime (RT) tests and split tests in 2 actions (openhands/root) (#3791)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2024-09-14 21:51:30 +02:00 |
|
tobitege
|
57390eb26b
|
(enh) docker pull (if not found locally) with progress info (#3682)
|
2024-09-14 06:26:42 +02:00 |
|
tobitege
|
daeff3dfaf
|
startup handling and logging of docker images tweaked (#3645)
|
2024-08-28 22:17:58 +00:00 |
|
Robert Brennan
|
356d9b34be
|
Add CLI mode (#3564)
* set log levels
* basic cli flow
* basic display
* better exits
* set log level
* fix messages
* clean up logs
* better exits
* better printing
* add todo
|
2024-08-26 06:10:21 +08:00 |
|
Mahmood Alhawaj
|
6487175a31
|
refactored all relative paths to absolute paths (#3495)
|
2024-08-21 00:09:48 +08:00 |
|
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 |
|