mamoodi
|
c97d66131d
|
Release 1.2.0
|
2026-01-15 10:08:32 -05:00 |
|
Graham Neubig
|
9af3ee8298
|
fix: Add WORKER_1 and WORKER_2 env vars to remote sandbox service (#12424)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-15 08:53:04 -05:00 |
|
Tim O'Farrell
|
13762eba7c
|
Add optional sandbox_id parameter to start_sandbox method (#12382)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-12 15:43:24 -07:00 |
|
Saurya Velagapudi
|
3c6d2ff1d6
|
Add conversation API deprecation notices (#12303)
Co-authored-by: Saurya <saurya@openhands.dev>
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Tim O'Farrell <tofarr@gmail.com>
|
2026-01-12 08:26:33 -05:00 |
|
Tim O'Farrell
|
778a1cf609
|
Fix for critical regression where conversations will not start in OSS (#12347)
|
2026-01-09 19:29:56 +00:00 |
|
OpenHands Bot
|
c08adc87b4
|
Bump SDK packages to v1.8.1 (#12343)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-10 02:41:01 +08:00 |
|
Graham Neubig
|
434647e4e4
|
fix: replace deprecated Pydantic .dict() with .model_dump() (#12339)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-09 12:37:58 -05:00 |
|
Tim O'Farrell
|
849ae13118
|
Fix regression in EventService search (#12342)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-09 10:00:35 -07:00 |
|
sp.wack
|
17791e5e62
|
fix: restore agenthub import for agent registration (#12341)
|
2026-01-09 16:00:06 +00:00 |
|
Saurya Velagapudi
|
6442f772a0
|
Fix: Parse SANDBOX_VOLUMES env var for agent-server volume mounts (#12327)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-08 20:31:27 +00:00 |
|
Rohit Malhotra
|
5fb431bcc5
|
feat: Implement Slack V1 integration following GitHub V1 pattern (#11825)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Tim O'Farrell <tofarr@gmail.com>
|
2026-01-08 13:08:11 -07:00 |
|
mamoodi
|
adfabe7659
|
docs/styles: Minor updates to some docs and some formatting (#12320)
|
2026-01-08 12:20:57 -05:00 |
|
Sarvatarshan Sankar
|
a40f7bda21
|
Fix: Prevent Search API Key from resetting when saving other settings (#12243)
Co-authored-by: Sarvatarshan Sankar <sarvatarshansankar20@Sarvatarshans-MacBook-Air.local>
|
2026-01-08 19:30:06 +04:00 |
|
Pranjal Gupta
|
39f0e6ed94
|
perf: eliminate slow chown operations in Docker builds (~41min → seconds) (#12256)
Co-authored-by: Pranjal Gupta <19pran@gmail.com>
|
2026-01-08 09:29:43 -06:00 |
|
Tim O'Farrell
|
c97e7082f7
|
Making sure verify_repo_provider is_optional so log is debug not error (#12302)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-08 05:15:00 +00:00 |
|
Tim O'Farrell
|
828837a969
|
APP-319: No longer logging error when idle sandboxes are stopped (#12296)
|
2026-01-07 22:55:57 +00:00 |
|
Tim O'Farrell
|
bbdedf8641
|
Fix unbound variable and read_text() bugs in event services (#12297)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-07 22:07:23 +00:00 |
|
Tim O'Farrell
|
20eb9bd3c5
|
Use the version from the release tag rather than from main (#12286)
|
2026-01-07 15:50:57 +00:00 |
|
Engel Nyst
|
08df955ba7
|
Clarify OpenHands naming (replace “OSS” wording in docs and backend) (#12235)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-07 07:24:27 +01:00 |
|
Tim O'Farrell
|
fa974f8106
|
APP-307 Add Google Cloud Storage-based EventService implementation (#12264)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-06 15:52:07 -07:00 |
|
Xingyao Wang
|
af5c22700c
|
Bump condenser defaults: max_size 120->240 (#12267)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-07 05:43:23 +08:00 |
|
Rohit Malhotra
|
9686ee02f3
|
V1 GitHub resolver fixes (#12199)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-06 19:33:54 +00:00 |
|
Tim O'Farrell
|
acc0e893e3
|
Bump openhands to 1.7.4 (#12269)
|
2026-01-05 21:40:42 +00:00 |
|
Xingyao Wang
|
a8098505c2
|
Add litellm_extra_body metadata for V1 conversations (#12266)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-06 03:27:06 +08:00 |
|
Xingyao Wang
|
5744f6602b
|
Handle expired Keycloak session with user-friendly error message (#12168)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-05 15:04:36 +00:00 |
|
shanemort1982
|
5bd8695ab8
|
feat: Add configurable sandbox host_port and container_url_pattern for remote access (#12255)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Tim O'Farrell <tofarr@gmail.com>
|
2026-01-04 20:26:16 -07:00 |
|
Tim O'Farrell
|
8c73c87583
|
Add extra_hosts support to agent-server containers (#12236)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-03 05:41:31 +00:00 |
|
Graham Neubig
|
903c047015
|
Replace deprecated PyPDF2 with pypdf (#12203)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-02 21:47:52 +00:00 |
|
Graham Neubig
|
ee2ad16442
|
fix: update pythonjsonlogger.jsonlogger to pythonjsonlogger.json (#12247)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-02 16:13:00 -05:00 |
|
Engel Nyst
|
15bc78f4c1
|
Remove VSCode extension integration from OpenHands repo (#12234)
|
2026-01-01 19:28:05 +01:00 |
|
Eliot Jones
|
9043aa69d8
|
refactor: Update expected cygnal output format (#12060)
|
2025-12-30 22:01:36 -05:00 |
|
OpenHands Bot
|
06a97fc382
|
Bump SDK packages to v1.7.3 (#12218)
Co-authored-by: Tim O'Farrell <tofarr@gmail.com>
|
2025-12-30 18:47:14 +00:00 |
|
Graham Neubig
|
b5758b1604
|
Update GithubIntegration to use auth=Auth.AppAuth() (#12204)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-12-30 12:59:51 -05:00 |
|
mamoodi
|
3ae09680d6
|
Release 1.1.0 (#12212)
|
2025-12-30 11:35:14 -05:00 |
|
Engel Nyst
|
d9d19043f1
|
chore: Mark V0 legacy files with clear headers and V1 pointers (#12165)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2025-12-30 00:21:29 +01:00 |
|
Hiep Le
|
58a70e8b0d
|
fix(backend): preserve users custom llm settings during settings migrations (#12134)
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
|
2025-12-29 23:28:20 +07:00 |
|
Hiep Le
|
d3afbfa447
|
refactor(backend): add description field support for secrets (v1 conversations) (#12080)
|
2025-12-29 22:43:07 +07:00 |
|
Hiep Le
|
8d69b4066f
|
fix(backend): exception occurs when running the latest code from the main branch (v1 conversations) (#12183)
|
2025-12-29 09:57:14 -05:00 |
|
Engel Nyst
|
97654e6a5e
|
Configurable conda/mamba channel_alias for runtime builds (#11516)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-12-29 00:40:57 +01:00 |
|
johba
|
f8e4b5562e
|
Forgejo integration (#11111)
Co-authored-by: johba <admin@noreply.localhost>
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: johba <johba@harb.eth>
Co-authored-by: enyst <engel.nyst@gmail.com>
Co-authored-by: Graham Neubig <neubig@gmail.com>
Co-authored-by: MrGeorgen <65063405+MrGeorgen@users.noreply.github.com>
Co-authored-by: MrGeorgen <moinl6162@gmail.com>
|
2025-12-27 15:57:31 -05:00 |
|
Tim O'Farrell
|
a829d10213
|
ALL-4634: implement public conversation sharing feature (#12044)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-12-26 10:02:01 -07:00 |
|
Tim O'Farrell
|
cb8c1fa263
|
ALL-4627 Database Fixes (#12156)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-12-26 09:19:51 -07:00 |
|
Guy Elsmore-Paddock
|
94e6490a79
|
Use tini as Docker Runtime Init to Ensure Zombie Processes Get Reaped (#12133)
Co-authored-by: Tim O'Farrell <tofarr@gmail.com>
|
2025-12-25 06:16:52 +00:00 |
|
Tim O'Farrell
|
09af93a02a
|
Agent server env override (#12068)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <engel.nyst@gmail.com>
|
2025-12-25 03:55:06 +00:00 |
|
shanemort1982
|
5407ea55aa
|
Fix WebSocket localhost bug by passing DOCKER_HOST_ADDR to runtime containers (#12113)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-12-24 14:26:45 -07:00 |
|
Tim O'Farrell
|
fe1026ee8a
|
Fix for re-creating deleted conversation (#12152)
|
2025-12-24 12:13:29 -07:00 |
|
Tim O'Farrell
|
6d14ce420e
|
Implement Export feature for V1 conversations with comprehensive unit tests (#12030)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: hieptl <hieptl.developer@gmail.com>
|
2025-12-24 17:50:57 +00:00 |
|
lif
|
36fe23aea3
|
fix(llm): retry LiteLLM bad gateway errors (#12117)
|
2025-12-24 06:37:12 -05:00 |
|
Tim O'Farrell
|
dc99c7b62e
|
Fix SQLAlchemy result handling in get_sandbox_by_session_api_key (#12148)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-12-24 00:11:16 +00:00 |
|
Tim O'Farrell
|
8bc1a47a78
|
Fix for error in get_sandbox_by_session_api_key (#12147)
|
2025-12-23 22:18:36 +00:00 |
|