openhands
bd5ed70dbb
Increase action timeout buffer from 5 to 100 seconds for debugging
...
This change increases the HTTP client timeout buffer from 5 to 100 seconds
when executing actions. The HTTP client waits for action.timeout + buffer
seconds before timing out, to allow the action execution server to timeout
first and return a proper error message.
With the increased buffer, we can better observe and debug timeout behavior
on the server side without the client timing out prematurely.
Co-authored-by: openhands <openhands@all-hands.dev >
2025-12-01 23:14:43 +00:00
Hiep Le
d62bb81c3b
feat(backend): implement API to fetch contents of PLAN.md ( #11795 )
2025-11-30 13:29:13 +07:00
Rohit Malhotra
9906a1d49a
V1: Support v1 conversations in github resolver ( #11773 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
2025-11-26 13:11:05 -05:00
mamoodi
9cc8687271
fix: handle None return from version_info.get('Components') in docker builder ( #11816 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
2025-11-25 15:35:40 +00:00
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
Hiep Le
36cf4e161a
fix(backend): ensure microagents are loaded for V1 conversations ( #11772 )
...
Co-authored-by: Engel Nyst <engel.nyst@gmail.com >
2025-11-19 18:54:08 +07:00
mamoodi
11636edf15
Release 0.62.0 ( #11706 )
2025-11-11 14:57:13 -05:00
Yuxiao Cheng
6b211f3b29
Fix stuck after incorrect TaskTrackingAction ( #11436 )
...
Co-authored-by: jarrycyx <dzdzzd@126.com >
Co-authored-by: Graham Neubig <neubig@gmail.com >
2025-11-05 22:09:51 +00:00
mamoodi
555444f239
Release 0.61.0 ( #11618 )
...
Co-authored-by: rohitvinodmalhotra@gmail.com <rohitvinodmalhotra@gmail.com >
2025-11-05 15:11:22 -05:00
மனோஜ்குமார் பழனிச்சாமி
2a98cd9338
Fix import order for Windows PowerShell support ( #11557 )
2025-11-03 13:14:23 -05:00
Aphix
b85cc0c716
fix: Autodetect pwsh.exe & DLL path (Win/non-WSL) ( #11044 )
2025-11-03 08:27:30 -05:00
jpelletier1
15c207c401
Disables Copilot icon by default ( #11589 )
2025-10-31 17:06:15 +00:00
mamoodi
38f2728cfa
Release 0.60.0 ( #11544 )
...
Co-authored-by: rohitvinodmalhotra@gmail.com <rohitvinodmalhotra@gmail.com >
2025-10-29 16:17:46 -04:00
Ray Myers
450aa3b527
fix(llm): support draft editor retries by adding correct_num to LLMConfig ( #11530 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
Co-authored-by: Justin Coffi <jcoffi+github@gmail.com >
2025-10-28 01:02:50 +00: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
Wolf Noble
86c590cdc3
feat: Expose session_id to sandbox/runtime container ( #10863 )
2025-10-26 11:21:38 -04: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
Alona
267528fa82
fix: refresh provider tokens proactively and update git URLs on resume ( #11296 )
2025-10-22 01:19:08 +07:00
Graham Neubig
7525a95af0
Fix excessive error logging for missing org-level microagents ( #11425 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
2025-10-19 13:41:28 -04:00
Tim O'Farrell
1ebc3ab04e
Fix FastMCP authentication API breaking change ( #11416 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
2025-10-17 16:32:36 +00: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
mamoodi
6f22092d07
Release 0.59.0 ( #11319 )
2025-10-10 15:31:38 -04:00
Graham Neubig
843cc00e79
feat(logging): JSON log config for Uvicorn when LOG_JSON=1 ( #11264 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
2025-10-08 11:26:45 -04:00
Yakshith
e9c3335656
fix: correct file ownership on mounted volumes ( #11231 )
2025-10-05 01:09:33 +00:00
chuckbutkus
37daf068c5
Allow custom user ( #11013 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
2025-10-01 17:48:25 +00:00
mamoodi
5452abe513
Release 0.58.0 ( #11168 )
2025-10-01 13:18:20 -04:00
Ray Myers
c3da6c20bd
chore - Upgrade to Debian Trixie in app image and runtime image option ( #11114 )
2025-09-29 21:08:48 +00:00
Xinyi He
7906eab6b1
Add inference generation of SWE-Perf Benchmark ( #10246 )
...
Co-authored-by: mamoodi <mamoodiha@gmail.com >
Co-authored-by: Graham Neubig <neubig@gmail.com >
Co-authored-by: openhands <openhands@all-hands.dev >
2025-09-22 20:35:30 +00:00
mamoodi
e09f93aa75
Release 0.57.0 ( #10981 )
...
Co-authored-by: Ray Myers <ray.myers@gmail.com >
Co-authored-by: openhands <openhands@all-hands.dev >
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com >
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com >
2025-09-19 12:40:56 -04:00
Alona
569ac16163
Improve token refresh error logging ( #11026 )
2025-09-19 14:18:38 +07:00
Eliot Jones
10b871f4ab
feat: Add Cygnal integration ( #10898 )
2025-09-15 09:57:03 -04:00
Tim O'Farrell
8257ae70cc
Additional logs to debug container working directories ( #10902 )
...
Co-authored-by: Chuck Butkus <chuck@all-hands.dev >
2025-09-11 11:06:19 -04:00
chuckbutkus
1de70b8ce4
Fix runtime init ( #10909 )
2025-09-10 19:28:12 +00:00
mamoodi
a809d74b7d
Release 0.56.0 ( #10876 )
2025-09-09 10:30:43 -04:00
Ryan H. Tran
b090d097ed
Fix Docker build error 'groupadd: GID 1000 already exists' ( #10888 )
2025-09-09 21:50:23 +08:00
Ruilin Zhou
9960d11d08
feat(runtime): upgrade E2B runtime to v2.0 with full implementation ( #10832 )
2025-09-08 06:32:08 +02:00
mamoodi
44dc7f9e9b
Release 0.55.0 ( #10657 )
2025-09-02 13:49:02 -04:00
Rohit Malhotra
36e0d8d3da
[Fix]: token refresh for nested runtimes ( #10637 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
2025-08-27 12:20:34 -04:00
chuckbutkus
c0bb84dfa2
Non root user ( #10155 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
2025-08-27 02:23:39 -04:00
Hiep Le
18b5139237
fix(backend): show name of created branch in conversation list. ( #10208 )
2025-08-27 11:41:12 +07:00
chuckbutkus
7fbcb29499
Allow for path based runtimes in the SAAS environment ( #10518 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
2025-08-25 14:31:07 -04:00
Xingyao Wang
ca424ec15d
[agent] Add LLM risk analyzer ( #9349 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: openhands <openhands@all-hands.dev >
Co-authored-by: Graham Neubig <neubig@gmail.com >
Co-authored-by: llamantino <213239228+llamantino@users.noreply.github.com >
Co-authored-by: mamoodi <mamoodiha@gmail.com >
Co-authored-by: Tim O'Farrell <tofarr@gmail.com >
Co-authored-by: Hiep Le <69354317+hieptl@users.noreply.github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ryan H. Tran <descience.thh10@gmail.com >
Co-authored-by: Neeraj Panwar <49247372+npneeraj@users.noreply.github.com >
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com >
Co-authored-by: Insop <1240382+insop@users.noreply.github.com >
Co-authored-by: test <test@test.com >
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com >
Co-authored-by: Zhonghao Jiang <zhonghao.J@outlook.com >
Co-authored-by: Ray Myers <ray.myers@gmail.com >
2025-08-22 14:02:36 +00:00
Xingyao Wang
4a3f5dd9b4
fix(runtime): correctly set session_api_key for local runtime ( #10506 )
2025-08-21 03:51:19 +08:00
Joe O'Connor
bc8b995dd3
Add additional networks ( #9566 )
...
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com >
2025-08-20 18:52:31 +00:00
mamoodi
0166df6575
Release 0.54.0 ( #10465 )
2025-08-20 10:29:15 -04:00
Ryan H. Tran
e03a1f4e37
Move TASKS.md to session-specific directory in ~/.openhands ( #10493 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
2025-08-20 22:26:55 +08:00
Zacharias Fisches
36d31b74f7
fix jinja / dockerfile syntax by removing newlines ( #10476 )
...
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev >
2025-08-19 02:50:41 +00:00
Engel Nyst
822ce86150
Ensure .bashrc exists ( #10461 )
2025-08-18 20:18:11 +08: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