Wan Arif
|
3504ca7752
|
feat: add Azure DevOps integration support (#11243)
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2025-11-22 14:00:24 -05:00 |
|
eddierichter-amd
|
c544ea1187
|
localhost base_url fixup when running in a docker container (#11474)
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2025-11-04 17:57:25 -05:00 |
|
Ray Myers
|
4decd8b3e9
|
Provide httpx default context for OS-provided certs (#11505)
Co-authored-by: Pierrick Hymbert <pierrick.hymbert@gmail.com>
|
2025-10-27 17:54:20 -05:00 |
|
Robert Brennan
|
b5e00f577c
|
Replace All-Hands-AI references with OpenHands (#11287)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <engel.nyst@gmail.com>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-10-26 01:52:45 +02:00 |
|
Tim O'Farrell
|
4b303ec9b4
|
Fixes to unblock frontend (#11488)
Co-authored-by: Ray Myers <ray.myers@gmail.com>
|
2025-10-23 14:43:45 -06:00 |
|
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 |
|
Bogdan Petković
|
399bf92ed1
|
Fix: Correct rename detection in apply_patch to check per-diff instead of full patch (#10913)
Signed-off-by: Bogdan Petkovic <bogdan@fatdragon.dev>
Co-authored-by: Bogdan Petkovic <bogdan@fatdragon.dev>
|
2025-10-13 09:47:01 -04:00 |
|
Rohit Malhotra
|
25d9cf2890
|
[Refactor]: Add LLMRegistry for llm services (#9589)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Graham Neubig <neubig@gmail.com>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-08-18 02:11:20 -04:00 |
|
Xingyao Wang
|
c2f46200c0
|
chore(lint): Apply comprehensive linting and formatting fixes (#10287)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-13 21:13:19 +02:00 |
|
Graham Neubig
|
d3983b00bd
|
[Feature Request]: Make git username and email configurable (#9942)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-02 05:20:05 +08:00 |
|
Cansu
|
2ef518f063
|
feat: Add configurable runtime support for issue resolver and fix: Kubernetes pod naming limits (#9877)
|
2025-07-24 00:12:36 +02:00 |
|
Graham Neubig
|
e074b2d36f
|
Add Bitbucket microagent and backend implementation (#9021)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2025-06-18 00:04:29 -04:00 |
|
Ming Fang
|
4221ce8566
|
Fix typo in issue_resolver.py: 'confgurable' -> 'configurable' (#8839)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-02 00:11:34 -04:00 |
|
kotauchisunsun
|
28dbb1fc74
|
[refactor]: call load_openhands_config in resolver (#8641)
|
2025-06-01 16:48:17 +02:00 |
|
llamantino
|
880c05ed94
|
Fix all broken docs links across the project (#8830)
Co-authored-by: llamantino <12345678+yourusername@users.noreply.github.com>
|
2025-05-31 21:24:59 -04:00 |
|
Engel Nyst
|
0e0687efc3
|
Rename service (#8791)
|
2025-05-29 19:43:42 +00:00 |
|
Robert Brennan
|
205f0234e8
|
Rename Conversation to ServerConversation and AppConfig to OpenHandsConfig (#8754)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-28 21:48:34 +02:00 |
|
Xingyao Wang
|
31ad7fc175
|
chore: add claude 4 to verified mode & global replace 3.7 to claude 4 (#8665)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-23 17:35:30 +00:00 |
|
Robert Brennan
|
50d4c79094
|
Add CLIRuntime implementation for local command execution (#8264)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Engel Nyst <engel.nyst@gmail.com>
|
2025-05-23 03:03:22 +00:00 |
|
kotauchisunsun
|
cfa2725abd
|
Split IssueResolver class into a separate file (#8619)
|
2025-05-22 09:53:55 +02:00 |
|
Rohit Malhotra
|
097f757c65
|
[Refactor]: Update resolver instructions (#8601)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-05-21 19:26:48 -04:00 |
|
Graham Neubig
|
5077fea5c7
|
Fix: Run setup.sh script in GitHub resolver (#8548)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-17 09:52:34 -04:00 |
|
mamoodi
|
08a790c4ca
|
Update default model to sonnet 3.7 in all applicable places (#8489)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-14 10:55:34 -04:00 |
|
kotauchisunsun
|
31b2f3c9c2
|
[refactor]: Refactor sandbox configuration setup in IssueResolver class (#8414)
|
2025-05-13 13:37:15 +02:00 |
|
omahs
|
4bb6ec2ee5
|
Fix typos (#8469)
|
2025-05-13 09:34:21 +00:00 |
|
kotauchisunsun
|
a17c57d82e
|
[refactor]: Refactored the initialization of issue_handler within IssueResolver (#8417)
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2025-05-10 21:27:06 -04:00 |
|
Graham Neubig
|
689d3c9046
|
Update pre-commit hook versions to most recent versions (#8343)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-08 03:59:13 +00:00 |
|
Victor Faro
|
59f00e641f
|
feat(resolver): Support for User-Defined Runners (#8216)
Co-authored-by: Victor Faro <victor.faro@mcmakler.de>
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2025-05-06 16:35:35 -04:00 |
|
kotauchisunsun
|
a1859b65b0
|
Enable resolver to load configuration from environment variables in GitHub Actions (#8297)
Co-authored-by: mamoodi <mamoodiha@gmail.com>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-05-06 15:05:16 +00:00 |
|
Graham Neubig
|
adfa510b5f
|
Enforce modern Python typing annotations with Ruff (#8296)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-06 07:58:33 -04:00 |
|
Rohit Malhotra
|
1c4c477b3f
|
[Refactor]: Abstract resolver into classes (#7999)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-27 18:52:52 -04:00 |
|
OpenHands
|
16137942eb
|
Fix issue #7888: Update resolver doc to refer to repo.md instead of the old file (#8089)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-04-25 16:13:05 +00:00 |
|
Rohit Malhotra
|
bfd75a1355
|
(Chore): Rm legacy resolver code (#8001)
|
2025-04-23 11:34:03 -04:00 |
|
Rohit Malhotra
|
1e509a70d4
|
[Fix]: Dedup token verification logic in resolver (#7967)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-21 20:34:29 +00:00 |
|
Rohit Malhotra
|
4f9120ffc6
|
(Chore): Unsupport resolve all issues in resolver (#7975)
|
2025-04-21 14:37:53 +00: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 |
|
Rohit Malhotra
|
0637b5b912
|
[Fix]: Replace duplicate enums for providers in resolver (#7954)
|
2025-04-20 14:06:18 -04:00 |
|
Tom Deckers
|
ae43744052
|
Fix Github Enterprise GraphQL URL (#7939)
Co-authored-by: Tom Deckers <tdeckers@cisco.com>
Co-authored-by: Robert Brennan <accounts@rbren.io>
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2025-04-19 21:09:00 +00:00 |
|
Tei1988
|
523c6d03c1
|
fix(resolver): Allow using github.token in Actions and fix base_domain handling (#7934)
|
2025-04-18 20:50:59 +00:00 |
|
Xingyao Wang
|
93e9db3206
|
Refactor system message handling to use event stream (#7824)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Calvin Smith <email@cjsmith.io>
|
2025-04-17 22:30:19 +08:00 |
|
mamoodi
|
437f0a0154
|
Release 0.33.0 (#7882)
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: tofarr <tofarr@gmail.com>
Co-authored-by: Robert Brennan <accounts@rbren.io>
Co-authored-by: Bashwara Undupitiya <65051545+bashwara@users.noreply.github.com>
|
2025-04-16 17:03:00 -04:00 |
|
Tom Deckers
|
7e14a512e0
|
Add base_domain parameter for GitHub Enterprise support (#7754)
Co-authored-by: Tom Deckers <tdeckers@cisco.com>
Co-authored-by: Robert Brennan <accounts@rbren.io>
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2025-04-16 00:00:32 +00:00 |
|
sumeetkumar1701
|
2d599349ef
|
fix:Transmitting accurate head parameter in cross-repository pull requests. (#7788)
|
2025-04-14 17:57:15 +00:00 |
|
mamoodi
|
7910a90522
|
Release 0.32.0 (#7761)
|
2025-04-10 08:45:04 -04:00 |
|
Ray Myers
|
fb02fefaca
|
chore - Remove unneeded dependencies from main poetry (#7772)
|
2025-04-09 11:24:30 -05:00 |
|
Engel Nyst
|
9fa211bc27
|
Fix API version in the resolver (#7756)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-08 09:01:23 +00:00 |
|
mamoodi
|
6b2ece35da
|
Release version 0.31.0 (#7629)
Co-authored-by: Robert Brennan <accounts@rbren.io>
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-04-02 15:30:45 -04:00 |
|
Graham Neubig
|
aab818716e
|
Add Japanese documentation (#7386)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-28 14:14:45 +00:00 |
|
Ray Myers
|
0356df8c6b
|
Add async ruff linting and remove flake8 dependency (#7539)
|
2025-03-27 16:54:53 -05:00 |
|
tofarr
|
1230b229b5
|
Replace use of requests with httpx (#7354)
|
2025-03-26 13:37:10 +00:00 |
|