OpenHands
|
f0ca2239f3
|
Fix issue #5076: Integration test github action (#5077)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2024-11-27 21:31:48 +01:00 |
|
OpenHands
|
678436da30
|
Fix issue #5222: [Refactor]: Refactor the evaluation directory (#5223)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2024-11-25 08:35:52 -05:00 |
|
Engel Nyst
|
36d85b65c8
|
Separate browsergym updates (#5239)
|
2024-11-24 16:53:05 -05:00 |
|
Engel Nyst
|
da7963eb5a
|
Clean up unused workflows (#5235)
|
2024-11-24 09:46:28 -05:00 |
|
Rohit Malhotra
|
a2779fe2f6
|
[Resolver] Invoking resolver when macro is present anywhere in comment body (#5197)
|
2024-11-22 23:22:38 -05:00 |
|
Rohit Malhotra
|
4b0faaf79b
|
[Resolver]: Removing target branch param from resolve_issue.py in workflow definition (#5217)
|
2024-11-22 19:01:19 -05:00 |
|
Raymond Xu
|
98b2994af2
|
[resolver] Select a non-main branch option (#5075)
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2024-11-22 20:47:57 +00:00 |
|
mamoodi
|
36e3dc5c19
|
Add eval workflow that triggers remote eval job (#5108)
|
2024-11-22 19:24:33 +01:00 |
|
Rohit Malhotra
|
f4a2df859f
|
[Bug][Resolver] Enable caching for reusable workflow (#5165)
|
2024-11-21 03:46:08 +00:00 |
|
OpenHands
|
e211152f93
|
Fix issue #5159: [Bug]: lint-fix workflow terminates prematurely due to exit code 1 (#5160)
|
2024-11-21 02:36:47 +00:00 |
|
Rohit Malhotra
|
2a78b3323b
|
Adding experimental option for resolver macro (#5131)
|
2024-11-19 17:42:49 -05:00 |
|
Graham Neubig
|
a87b8599eb
|
fix: run only linting hooks in lint-fix workflow (#5107)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-11-18 18:38:29 +00:00 |
|
OpenHands
|
f7652bd558
|
Fix issue #5080: [Bug]: lint-fix.yml github action doesn't work on a branch not from this repo (#5081)
|
2024-11-16 06:55:41 +01:00 |
|
OpenHands
|
2b7932b46c
|
Fix issue #5070: [Bug]: lint-fix workflow is failing (#5078)
|
2024-11-16 01:43:49 +00:00 |
|
Raymond Xu
|
8b1d5f5a3b
|
Always push repo or make a PR, comment (#5063)
|
2024-11-15 21:14:47 +00:00 |
|
OpenHands
|
b49bdb9d85
|
Fix issue #5064: lint-fix github action (#5065)
|
2024-11-15 15:47:24 -05:00 |
|
OpenHands
|
5f52eebb40
|
Fix issue #5021: Add links to the resolver messages (#5022)
|
2024-11-15 13:05:25 +00:00 |
|
Graham Neubig
|
b0c4580999
|
Update openhands-resolver.yml with correct package name (#5014)
|
2024-11-15 06:48:18 -05:00 |
|
Graham Neubig
|
ce6f99d80e
|
Add GITHUB_USERNAME env var to resolver step (#4999)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-11-14 18:42:59 +00:00 |
|
Graham Neubig
|
a753babb7a
|
Integrate OpenHands resolver into main repository (#4964)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2024-11-14 09:45:46 -05:00 |
|
Robert Brennan
|
17f4c6e1a9
|
Refactor sessions a bit, and fix issue where runtimes get killed (#4900)
|
2024-11-12 16:20:36 +00:00 |
|
Graham Neubig
|
0a4e196670
|
Update openhands-resolver.yml to remove issue number (#4843)
|
2024-11-08 15:13:56 +00:00 |
|
Rohit Malhotra
|
4bef974a89
|
Adding PR number variable to openhands-resolver (#4777)
|
2024-11-06 02:26:04 +00:00 |
|
Robert Brennan
|
145194c87b
|
Fix images in docker run command for PRs (#4674)
|
2024-11-05 10:50:24 -05:00 |
|
Graham Neubig
|
edfba4618a
|
Update bug_template.yml to show app.all-hands.dev (#4709)
|
2024-11-04 20:47:22 -05:00 |
|
Rohit Malhotra
|
496364ce53
|
Adding PR label trigger for openhands-resolver (#4712)
|
2024-11-02 20:19:30 -04:00 |
|
OpenHands
|
9d3b77bffc
|
Fix issue #4695: [Bug]: Dependabot PRs fail on "Update PR Description" github action step (#4697)
|
2024-11-01 18:32:31 -07:00 |
|
Robert Brennan
|
9442e4f9e3
|
dont run pr update on forks (#4663)
|
2024-11-01 01:55:50 +08:00 |
|
Robert Brennan
|
87906b96a7
|
Add job to update PR description with docker run command (#4550)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-10-30 16:42:03 -04:00 |
|
Robert Brennan
|
2e50a5bef5
|
Document various runtimes (#4536)
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
|
2024-10-30 16:18:42 +00:00 |
|
Xingyao Wang
|
6d19c93d19
|
[eval] add evaluation workflow (#4489)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2024-10-29 13:52:25 +00:00 |
|
mamoodi
|
550044454c
|
Revert docker install in OpenHands app image (#4519)
|
2024-10-22 13:46:19 -04:00 |
|
Robert Brennan
|
56fe905241
|
reduce dependabot frequency (#4305)
|
2024-10-18 11:21:15 -04:00 |
|
mamoodi
|
02abf60433
|
Run flaky mac tests nightly (#4470)
|
2024-10-18 10:38:40 -04:00 |
|
Xingyao Wang
|
015df47e53
|
chore: remove integration tests from CI to unblock (#4451)
|
2024-10-17 14:19:53 +00:00 |
|
Xingyao Wang
|
84a578ad20
|
[test] remove integration tests from CI & move them into evaluation (#4447)
|
2024-10-17 05:38:23 +08:00 |
|
Engel Nyst
|
20aa66d5e2
|
Bump Mac version in CI (#4441)
|
2024-10-16 21:52:21 +02:00 |
|
Robert Brennan
|
f60652dc5a
|
Hide hard-coded commands from the agent (#4330)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2024-10-14 20:40:22 +00:00 |
|
mamoodi
|
c3764a7422
|
Cancel previous commit builds on PRs but not on main (#4314)
|
2024-10-10 17:01:32 -04:00 |
|
mamoodi
|
2d2d3ccfa5
|
Install docker in the OpenHands app image (#4283)
Co-authored-by: Robert Brennan <accounts@rbren.io>
|
2024-10-10 08:21:57 -04:00 |
|
mamoodi
|
ea883d4d18
|
Update issue template to make it less daunting (#4307)
|
2024-10-09 19:32:49 +00:00 |
|
mamoodi
|
81d3a2881a
|
Remove concurrency from ghcr-build so it always runs on main commits (#4275)
|
2024-10-08 12:29:31 -04:00 |
|
Boxuan Li
|
568c8ce993
|
Runtime build fixes for OpenHands as a python library (#3989)
|
2024-10-07 19:50:07 -07:00 |
|
Engel Nyst
|
e6847e9e61
|
Move agenthub within openhands (#4130)
|
2024-10-08 00:34:18 +00:00 |
|
Engel Nyst
|
9d0e6a24bc
|
Refactor embeddings (#4219)
|
2024-10-05 18:59:08 +00:00 |
|
tobitege
|
25462ae394
|
(arch) ghcr-build.yml: fix interpolation error (RELEVANT_SHA) (#4207)
|
2024-10-04 11:40:45 -04:00 |
|
Robert Brennan
|
2f310d9338
|
Fix for sha detection for docker tags (#4197)
|
2024-10-03 16:51:35 -04:00 |
|
tofarr
|
152f99c64f
|
Chore Bump python version (#3545)
|
2024-10-03 13:40:55 -04:00 |
|
Xingyao Wang
|
e81c5597d6
|
feat(runtime): use micromamba instead of mamba and fix build issue (#4154)
|
2024-10-02 21:23:18 +00:00 |
|
mamoodi
|
dd228c07e0
|
Small reordering of PR template (#4173)
|
2024-10-02 13:30:53 -04:00 |
|