Robert Brennan
|
41e5d12f63
|
update slack link (#6497)
|
2025-01-28 11:37:33 -05:00 |
|
Rohit Malhotra
|
45a048f9e3
|
NIT: Remove unused param (#6446)
|
2025-01-24 14:51:09 +00:00 |
|
Rohit Malhotra
|
a1f1c802d9
|
[Fix]: Fix bugs for target_branch param on resolver (#5745)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-23 21:36:20 -05:00 |
|
Graham Neubig
|
081a1305f0
|
Fix resolver linting issues (#6401)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-23 18:21:11 -05:00 |
|
Xingyao Wang
|
0bed17758f
|
fix: incorrect soft-timeout implementation & fix hard-timeout follow-up command (#6280)
|
2025-01-17 01:27:00 +08:00 |
|
Xingyao Wang
|
179a89a211
|
Fix microagent loading with trailing slashes and nested directories (#6239)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-15 17:07:40 +00:00 |
|
Joseph O'Connor
|
295c6fd629
|
fix(issue_definitions, issue-success-check.jinja): pass git-patch to issue-success-check (#6243)
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2025-01-13 18:40:15 +00:00 |
|
Ryan H. Tran
|
23f40a1c01
|
Enable runtime image build for resolver's experimental feature (#5972)
|
2025-01-12 17:21:34 -05:00 |
|
Graham Neubig
|
40c52feb5b
|
fix: Handle empty lines in patch parser (#6208)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-12 06:43:08 +09:00 |
|
OpenHands
|
5ca0beadfb
|
Fix issue #5995: [Resolver] Resolver's summary suggests UNRESOLVED due to "no human reviewer" (#5996)
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2025-01-05 05:49:38 +09:00 |
|
Graham Neubig
|
5bdebac741
|
Add git patch info to guess_success prompt (#5950)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-04 10:56:50 +09:00 |
|
Xingyao Wang
|
ec70af9412
|
refactor: Replace pexpect with libtmux in BashSession (#4881)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Robert Brennan <accounts@rbren.io>
|
2025-01-04 05:22:13 +08:00 |
|
Robert Brennan
|
f3885cadc1
|
Fix CLI and headless after changes to eventstream (#5949)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-01-01 06:05:35 +01:00 |
|
Robert Brennan
|
0e4e1b3316
|
Factor out ActionExecutionClient (#5796)
|
2024-12-30 15:32:13 +00:00 |
|
mamoodi
|
725e71ad22
|
Update Slack links again (#5773)
|
2024-12-23 21:20:08 +00:00 |
|
Rohit Malhotra
|
7fe692a7bd
|
Revert "[Resolver]: Add target branch param" (#5743)
|
2024-12-22 01:28:23 +00:00 |
|
Rohit Malhotra
|
252c70984c
|
[Resolver]: Rename success_explanation to result_explanation for better clarity (#5724)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2024-12-21 01:31:05 +00:00 |
|
Rohit Malhotra
|
5ea096e95b
|
[Resolver]: Add target branch param (#5642)
|
2024-12-21 00:33:45 +00:00 |
|
mamoodi
|
e77f435901
|
Add note about custom configurations (#5721)
|
2024-12-20 17:20:11 -05:00 |
|
mamoodi
|
5fb0eec61e
|
Fix resolver workflow and update docs (#5713)
|
2024-12-20 15:59:13 -05:00 |
|
d-walsh
|
5ad361623d
|
feat: add support for custom PR titles (#5706)
Co-authored-by: David Walsh <walsha@gmail.com>
|
2024-12-20 04:00:00 +00:00 |
|
OpenHands
|
6de177521f
|
Fix issue #5450: In openhands-resolver.yml, request code review from the person who initiated the workflow (#5451)
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2024-12-10 12:19:55 -05:00 |
|
OpenHands
|
3946f813a4
|
Fix issue #5471: Resolver: LLM_MODEL should use "variable" instead of "secret" (#5477)
|
2024-12-09 16:08:45 -05:00 |
|
Engel Nyst
|
279e1d7abc
|
Resolver minor tweaks (#5461)
|
2024-12-08 12:34:01 -05:00 |
|
Graham Neubig
|
a7e4a7aa63
|
Improve error message when issue/PR not found in resolver (#5455)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-12-07 23:34:55 -05:00 |
|
Graham Neubig
|
6972f4806f
|
Update resolver README.md to fix repo location (#5454)
|
2024-12-07 21:02:45 +00:00 |
|
Graham Neubig
|
78cc552e3a
|
Fix syntax in external openhands-resolver.yml (#5453)
|
2024-12-07 20:46:20 +00:00 |
|
Regis David Souza Mesquita
|
c757d7c613
|
Allows using the github-resolver without a PAT (#5278)
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2024-12-07 02:59:08 +00:00 |
|
Rohit Malhotra
|
bf2688de7e
|
[Resolver][Bug]: Fix success list to str representation bug (#5351)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2024-12-03 11:11:57 -05:00 |
|
OpenHands
|
d96118af4d
|
Fix issue #5363: [Bug]: Slack Invite Link Expired (#5364)
|
2024-12-02 23:09:43 +08:00 |
|
OpenHands
|
809b58de89
|
Fix issue #5086: [Bug]: resolver: Error finding issue with empty description (#5357)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2024-12-02 09:23:16 -05:00 |
|
Rohit Malhotra
|
64a7fef57e
|
[Resolver]: Support custom sandbox (#5348)
|
2024-12-01 20:11:50 +00:00 |
|
OpenHands
|
59c57ac2f0
|
Fix issue #5263: [Bug]: resolver example should use "max_iterations: ${{ fromJson(vars.OPENHANDS_MAX_ITER || 50) }}" (#5349)
|
2024-12-01 14:48:50 -05:00 |
|
Rohit Malhotra
|
b156b237ec
|
[Resolver] API Retry on guess success (#5187)
|
2024-11-30 12:53:26 -05:00 |
|
OpenHands
|
d267c066e7
|
Fix issue #5179: [frontend]: Push to Github button should only push branch, but not creating a PR (#5181)
Co-authored-by: Xingyao Wang <xingyao6@illinois.edu>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2024-11-25 15:59:14 +00: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 |
|
Rohit Malhotra
|
135a62ca9c
|
[Resolver]: Removing redundant checks (#5196)
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2024-11-22 14:28:38 +00:00 |
|
Graham Neubig
|
12ed523c01
|
docs: Add note about organizational token policies (#5161)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-11-21 04:07:21 +00:00 |
|
Rohit Malhotra
|
7f5022c8fe
|
Refactor issue filtering (#5129)
|
2024-11-19 12:23:42 -05:00 |
|
Rohit Malhotra
|
de07fcfddc
|
Moving resolver settings to repo variables (#5130)
|
2024-11-19 12:17:55 -05:00 |
|
Xingyao Wang
|
ff84a3eede
|
chore: remove specified sid (#5127)
|
2024-11-19 16:41:27 +00:00 |
|
Rohit Malhotra
|
1f723293db
|
Add macro invocations to example workflow (#5121)
|
2024-11-19 13:34:25 +00:00 |
|
Raymond Xu
|
2c580387c5
|
Allow to merge to a specific target branch instead of main (#5109)
|
2024-11-19 07:16:29 -05:00 |
|
Rohit Malhotra
|
c75ca7d976
|
Bug/resolver context fix (#5115)
|
2024-11-18 17:53:46 -05:00 |
|
OpenHands
|
7074e45ec3
|
Fix issue #5059: [Bug]: Github resolver looking for wrong PR number (#5062)
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2024-11-15 19:41:48 -05: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 |
|