mamoodi
|
f0f452d196
|
Merge branch 'main' into mh/rel060
0.60.0
|
2025-10-29 11:40:34 -04:00 |
|
sp.wack
|
4020448d64
|
chore(frontend): Add unified hooks for V1 sandbox URLs (VSCode and served hosts) (#11511)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-10-29 14:52:31 +00:00 |
|
mamoodi
|
5061d082a8
|
Merge branch 'main' into mh/rel060
|
2025-10-29 10:10:40 -04:00 |
|
Hiep Le
|
2fdd4d084a
|
feat(frontend): display “waiting for user confirmation” when agent status is “awaiting_user_confirmation” (#11539)
|
2025-10-29 17:31:05 +04:00 |
|
Hiep Le
|
aba5d54a86
|
feat(frontend): V1 confirmation's call the right API (#11542)
|
2025-10-29 17:29:27 +04:00 |
|
sp.wack
|
6710a39621
|
hotfix(frontend): add unified conversation config hook with V1 support (#11547)
|
2025-10-29 17:26:37 +04:00 |
|
Tim O'Farrell
|
fccc6f3196
|
Fix permissions issue in docker Sandbox (#11549)
|
2025-10-28 20:24:54 +00:00 |
|
Tim O'Farrell
|
7447cfdb3d
|
Removed the pyright tool setting because it degrades VSCode developer experience (#11545)
|
2025-10-28 18:31:07 +00:00 |
|
mamoodi
|
465f8e160c
|
Update all-hands to openhands
|
2025-10-28 13:39:01 -04:00 |
|
Rohit Malhotra
|
297af05d53
|
Remove V0 CLI (#11538)
|
2025-10-28 13:16:07 -04:00 |
|
Hiep Le
|
b8f387df94
|
fix(frontend): chat suggestions disappear when “Push” is pressed before V1 conversation starts (#11494)
|
2025-10-29 00:04:30 +07:00 |
|
mamoodi
|
be23b9480c
|
Update pyproject
|
2025-10-28 12:04:00 -04:00 |
|
mamoodi
|
1c57dba608
|
Release 0.60.0
|
2025-10-28 12:03:14 -04:00 |
|
sp.wack
|
fc67f39b74
|
feat(frontend): implement V1 conversation pause/resume functionality (#11541)
|
2025-10-28 19:45:40 +04:00 |
|
Ray Myers
|
bc8922d3f9
|
chore - Remove trixie image build (#11533)
|
2025-10-28 15:32:48 +00:00 |
|
Hiep Le
|
37d58bba4d
|
fix(frontend): the microagent management page is currently broken as a result of recent V1 changes. (#11522)
|
2025-10-28 22:10:13 +07:00 |
|
sp.wack
|
037a2dca8f
|
fix(frontend): render terminal input commands and skip empty outputs (#11537)
|
2025-10-28 14:32:19 +00:00 |
|
Hiep Le
|
b5920eece6
|
fix(frontend): unable to create a new conversation through the Microagent Management page when the feature flag is enabled. (#11523)
|
2025-10-28 16:25:56 +04:00 |
|
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 |
|
Zacharias Fisches
|
818f743dc7
|
Bugfix: respect config.tom system_prompt_filename when running swe-bench (#11091)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2025-10-27 21:55:05 +00:00 |
|
Evelyn Colon
|
f402371b27
|
Contribution to Ignoring SSL Errors (#11230)
Co-authored-by: Evelyn Colon <evelyncolon13579@gmail.com>
Co-authored-by: mamoodi <mamoodiha@gmail.com>
Co-authored-by: Ray Myers <ray.myers@gmail.com>
|
2025-10-27 21:29:55 +00: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 |
|
Yakshith
|
8de13457c3
|
fix(docker): mark /app as safe git directory to resolve pre-commit er… (#10988)
Co-authored-by: Ray Myers <ray.myers@gmail.com>
|
2025-10-27 20:26:34 +00:00 |
|
Alex42006
|
8f94b68ea1
|
Fix red X when Tavily MCP does not return error (#11227)
Co-authored-by: mamoodi <mamoodiha@gmail.com>
|
2025-10-27 21:36:08 +04: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 |
|
John-Mason P. Shackelford
|
26c636d63e
|
OpenHands Enterprise Telemetry Service M1 (#11468)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Ray Myers <ray.myers@gmail.com>
|
2025-10-27 13:01:56 +00:00 |
|
sp.wack
|
3ec8d70d04
|
fix(frontend): Optimistically cache individual conversations from paginated results (#11510)
|
2025-10-27 16:24:46 +04:00 |
|
John-Mason P. Shackelford
|
694ac74bb9
|
chore: repo.md now has instructions for enterprise directory (#11478)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-10-27 07:45:04 -04:00 |
|
Cesar Garcia
|
7ee20067a8
|
Fix broken DOC_STYLE_GUIDE.md link in Development.md (#11368)
Co-authored-by: mamoodi <mamoodiha@gmail.com>
|
2025-10-26 14:25:42 -04: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 |
|
mamoodi
|
319677e629
|
Fix README docker image (#11515)
|
2025-10-26 11:16:24 -04:00 |
|
Robert Brennan
|
f8b566b858
|
Fix broken docker links (#11514)
|
2025-10-26 11:05:44 -04:00 |
|
Hiep Le
|
f9694858fb
|
fix(frontend): frontend connects to WebSocket too early (#11493)
|
2025-10-26 12:35:55 +04:00 |
|
Hiep Le
|
7880c39ede
|
fix(frontend): loading spinner shown while waiting for start task to complete (#11492)
|
2025-10-26 12:29:21 +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 |
|
Ray Myers
|
47776ae2ad
|
chore - Reference new org in python deps (#11504)
|
2025-10-24 20:56:56 +00:00 |
|
Graham Neubig
|
0ad411e162
|
Fix: Change default DOCKER_ORG from all-hands-ai to openhands (#11489)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-10-24 15:06:48 -04:00 |
|
Alona
|
7bc56e0d74
|
feat: add 'git' as trigger word for bitbucket microagent (#11499)
|
2025-10-24 18:49:50 +00:00 |
|
Samuel Akerele
|
e450a3a603
|
fix(llm): Support nested paths in litellm_proxy/ model names (#11430)
Co-authored-by: Ray Myers <ray.myers@gmail.com>
|
2025-10-24 17:41:25 +00: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 |
|
Ray Myers
|
eb954164a5
|
chore - update ghcr enterprise build to new org
|
2025-10-23 12:53:01 -05:00 |
|
Tim O'Farrell
|
0c1c2163b1
|
The AsyncRemoteWorkspace class was moved to the SDK (#11471)
|
2025-10-23 09:39:56 -06:00 |
|
Hiep Le
|
dd2a62c992
|
refactor(frontend): disable some agent server API until implemented in the server source code (#11476)
|
2025-10-23 19:38:18 +04:00 |
|
Rohit Malhotra
|
f3d9faef34
|
SAAS: dedup fetching user settings from keycloak id (#11480)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-10-23 09:56:55 -04:00 |
|