sp.wack
|
a81bef8cdf
|
chore: Bump agent server (#11520)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-10-28 16:21:19 +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 |
|
Nick Ludwig
|
92b1fca719
|
feat: Add option to pass custom kwargs to litellm.completion (#11423)
Co-authored-by: Ray Myers <ray.myers@gmail.com>
|
2025-10-27 21:07:31 +00:00 |
|
Rohit Malhotra
|
eb616dfae4
|
Refactor: rename user secrets table to custom secrets (#11525)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-10-27 16:58:07 +00:00 |
|
Tim O'Farrell
|
054c5b666f
|
Moved event search to background thread (#11487)
|
2025-10-26 09:39:27 -06:00 |
|
PiteXChen
|
0ff7329424
|
Optimize the condense conditions of the condenser (#11332)
Signed-off-by: CLFutureX <chenyongqyl@163.com>
Co-authored-by: mamoodi <mamoodiha@gmail.com>
|
2025-10-26 11:23:22 -04: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 |
|
Rohit Malhotra
|
2631294e79
|
Fix: incorrect attribute in convo info service (#11503)
|
2025-10-24 16:33:36 -06:00 |
|
softpudding
|
17e32af6fe
|
Enhance dead-loop recovery by pausing agent and reprompting (#11439)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-10-24 11:25:14 +00: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
|
0c1c2163b1
|
The AsyncRemoteWorkspace class was moved to the SDK (#11471)
|
2025-10-23 09:39:56 -06:00 |
|
Hiep Le
|
e2d990f3a0
|
feat(backend): implement get_remote_runtime_config support for V1 conversations (#11466)
|
2025-10-22 15:38:25 +07:00 |
|
Hiep Le
|
f258eafa37
|
feat(backend): add support for updating the title in V1 conversations (#11446)
|
2025-10-22 13:36:56 +07:00 |
|
Tim O'Farrell
|
dbddc1868e
|
Fixes for VSCode code completion (#11449)
|
2025-10-21 21:39:50 +00:00 |
|
Tim O'Farrell
|
e34c13ea3c
|
Set dump mode to json to convert UUIDs to strings (#11467)
|
2025-10-21 19:20:56 +00:00 |
|
Alona
|
267528fa82
|
fix: refresh provider tokens proactively and update git URLs on resume (#11296)
|
2025-10-22 01:19:08 +07:00 |
|
Rohit Malhotra
|
9d19292619
|
V1: Experiment manager (#11388)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-10-21 16:04:48 +00:00 |
|
Tim O'Farrell
|
44578664ed
|
Add Concurrency Limits to SandboxService (#11399)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-10-20 20:22:12 +00:00 |
|
Tim O'Farrell
|
6d137e883f
|
Add VSCode URL support and worker ports to sandbox services (#11426)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-10-20 18:43:08 +00:00 |
|
Ryan H. Tran
|
fab64a51b7
|
Add support for claude-haiku-4-5 (#11434)
|
2025-10-20 19:56:40 +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 |
|
Rohit Malhotra
|
640f50d525
|
Fix: exception handling for get convo metadata (#11421)
|
2025-10-17 18:12:18 +00: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 |
|
Graham Neubig
|
9bd0566e4e
|
fix(logging): Prevent LiteLLM logs from leaking through root logger (#11356)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-10-17 11:19:22 -04:00 |
|
Boxuan Li
|
e1b94732a8
|
Implement graceful shutdown for headless mode (#11401)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-10-16 23:09:31 -07:00 |
|
olyashok
|
5219f85bfa
|
feat: make websocket client wait timeout configurable (#11405)
Co-authored-by: Alex <alex@cellect.ai>
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2025-10-16 16:49:50 +00:00 |
|
mogith-pn
|
f42a4f75cb
|
feat: Clarifai Integration as LLM Provider (#11324)
|
2025-10-16 18:23:00 +04:00 |
|
Ryan H. Tran
|
5182388323
|
Extend context truncation cases (#11393)
|
2025-10-16 17:55:57 +07:00 |
|
Tim O'Farrell
|
0522734875
|
Add ProcessSandboxService implementation for process-based sandboxes (#11394)
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-10-15 17:53:50 -06:00 |
|
Tim O'Farrell
|
f4fd8ea907
|
Added flag to disable the V1 endpoints inside nested V0 runtimes (#11391)
|
2025-10-15 15:33:52 -06:00 |
|
sp.wack
|
ef004962cc
|
hotfix(backend): Update route parameters from 'id' to 'sandbox_id' (#11389)
|
2025-10-15 16:40:10 +00:00 |
|
Hiep Le
|
58d67a2480
|
fix(backend): repository search is not working in the production environment (#11386)
|
2025-10-15 23:24:27 +07:00 |
|
Tim O'Farrell
|
72179f45d3
|
Fir for broken V1 db connection (#11382)
|
2025-10-15 08:07:43 -04:00 |
|
Christopher Pereira
|
bb563d6dd1
|
Fix typos (#11162)
|
2025-10-14 14:01:51 -04: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 |
|
Alona
|
baaa41ed99
|
feat: Add Bitbucket Resolver templates (#10880)
|
2025-10-13 10:23:24 -04:00 |
|
llamantino
|
c0ce78c64a
|
fix: remove the hardcoded 5-minute timeout from the docker pull command (#11322)
|
2025-10-13 10:00:10 -04: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 |
|
mamoodi
|
6f22092d07
|
Release 0.59.0 (#11319)
|
2025-10-10 15:31:38 -04:00 |
|
eddierichter-amd
|
a97e1471bb
|
Lemonade Provider Integration (#11181)
|
2025-10-09 05:35:02 +00: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 |
|
Graham Neubig
|
d1f8877600
|
Fix: Consolidate multi-line error logs into single-line JSON format (#11249)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-10-06 13:16:58 -04:00 |
|
Alona
|
08118d742b
|
increase remote_runtime_api_timeout and handle duplicate secrets (#11239)
|
2025-10-06 22:40:45 +07:00 |
|
Yakshith
|
e9c3335656
|
fix: correct file ownership on mounted volumes (#11231)
|
2025-10-05 01:09:33 +00:00 |
|
Rohit Malhotra
|
3bf038ed7c
|
CLI(V1) (#11220)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
|
2025-10-04 17:14:36 -04:00 |
|
caocao-sys
|
408f8aa50f
|
fix: RollingLogger move_back method ignoring amount parameter (#10874) (#10875)
Co-authored-by: shikaixuan <shikaixuan@baidu.com>
|
2025-10-03 22:49:33 +02:00 |
|
Robert Brennan
|
df4d30addf
|
Add POST /api/conversations/{id}/message endpoint (#11177)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-10-01 15:35:29 -04:00 |
|
chuckbutkus
|
37daf068c5
|
Allow custom user (#11013)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-10-01 17:48:25 +00:00 |
|