Tim O'Farrell
516721d1ee
fix: add default uuid4 to event_callback_result primary key ( #12908 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
2026-02-18 05:57:13 -07:00
Engel Nyst
b06b9eedac
fix: wire suggested task prompts for V1 ( #12787 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
2026-02-16 23:57:32 +01:00
Graham Neubig
5f958ab60d
fix: suppress alembic INFO logs before import to prevent Datadog misclassification ( #12691 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
2026-02-12 14:32:39 -05:00
Tim O'Farrell
2bc107564c
Support list_files and get_trajectory for nested conversation managers ( #12850 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
Co-authored-by: OpenHands Bot <contact@all-hands.dev >
2026-02-12 10:39:00 -07:00
OpenHands Bot
cd235cc8c7
Bump SDK packages to v1.11.4 ( #12839 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: openhands <openhands@all-hands.dev >
Co-authored-by: Tim O'Farrell <tofarr@gmail.com >
2026-02-11 10:55:46 -07:00
Graham Neubig
40f52dfabc
Use lowercase minimax-m2.5 for consistency ( #12840 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
2026-02-12 01:29:17 +08:00
Graham Neubig
736f5b2255
Add MiniMax-M2.5 model support ( #12835 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
2026-02-11 16:57:22 +00:00
chuckbutkus
c1d9d11772
Log all exceptions in get_user() when authentication fails ( #12836 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
Co-authored-by: OpenHands Bot <contact@all-hands.dev >
2026-02-11 11:49:13 -05:00
Hiep Le
c55084e223
fix(backend): read RECAPTCHA_SITE_KEY from environment in V1 web client config ( #12830 )
2026-02-11 18:59:52 +07:00
Hiep Le
1948200762
chore: update sdk to the latest version ( #12811 )
2026-02-11 12:57:08 +07:00
Tim O'Farrell
affe0af361
Add debug logging for sandbox startup health checks ( #12814 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
2026-02-10 07:23:43 -07:00
Alexander Grattan
4a089a3a0d
fix(docs): update Gray Swan API links and onboarding instructions in security README ( #12809 )
2026-02-10 10:14:49 +00:00
Xingyao Wang
f139a9970b
feat: add SANDBOX_STARTUP_GRACE_SECONDS env var for configurable startup timeout ( #12741 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
2026-02-07 06:12:29 +08:00
Tim O'Farrell
5c68b10983
(Frontend) Migrate to new /api/v1/web-client/config endpoint ( #12479 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
Co-authored-by: hieptl <hieptl.developer@gmail.com >
2026-02-06 08:31:40 -07:00
Tim O'Farrell
f460057f58
chore: add deprecation notices to all runtime directory files ( #12772 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
2026-02-06 05:15:02 -07:00
MkDev11
4fa2ad0f47
fix: add exponential backoff retry for env var export when bash session is busy ( #12748 )
...
Co-authored-by: mkdev11 <MkDev11@users.noreply.github.com >
2026-02-06 05:07:17 -07:00
Hiep Le
ee2885eb0b
feat: store plan.md file in appropriate configuration folders ( #12713 )
2026-02-06 16:09:39 +07:00
Tim O'Farrell
545257f870
Refactor: Add LLM provider utilities and improve API base URL detection ( #12766 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
2026-02-05 14:22:32 -07:00
Hiep Le
b23ab33a01
chore: update sdk to the latest version ( #12762 )
2026-02-06 00:25:11 +07:00
sp.wack
a9ede73391
fix(backend): resolve missing email and display name for user identity tracking ( #12719 )
2026-02-05 16:50:33 +00:00
chuckbutkus
634c2439b4
Fix key gen again ( #12752 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
2026-02-05 11:45:10 -05:00
Hiep Le
25cc55e558
chore: update sdk to the latest version ( #12737 )
2026-02-04 01:20:13 +07:00
chuckbutkus
0e825c38d7
APP-443: Fix key generation ( #12726 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
Co-authored-by: tofarr <tofarr@gmail.com >
2026-02-03 17:50:40 +00:00
Tim O'Farrell
7b0589ad40
Add GitHub and Replicated app slugs to web client config ( #12724 )
2026-02-02 15:53:52 -07:00
Tim O'Farrell
1bb4c844d4
Fix runtime status error on conversation resume ( #12718 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
2026-02-02 21:04:45 +00:00
Tim O'Farrell
b088d4857e
Improve batch_get_app_conversations UUID handling ( #12711 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
2026-02-02 07:25:07 -07:00
Tim O'Farrell
0f05898d55
Deprecate V0 endpoints now handled by agent server ( #12710 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
2026-02-02 07:25:00 -07:00
Tim O'Farrell
e62ceafa4a
Cleaner Logs ( #12579 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
2026-01-30 15:25:36 +00:00
Tim O'Farrell
0b8c69fad2
Fix for issue where stats are not updated for conversations ( #12688 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
2026-01-30 08:12:38 -07:00
Tim O'Farrell
3d4cb89441
fix(frontend): Support V1 conversations in MetricsModal ( #12678 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
2026-01-29 15:03:06 -07:00
MkDev11
c483c80a3c
feat: add host network support for V1 DockerSandboxService ( #12445 )
...
Co-authored-by: mkdev11 <MkDev11@users.noreply.github.com >
Co-authored-by: hieptl <hieptl.developer@gmail.com >
2026-01-28 09:55:38 -07:00
chuckbutkus
570ab904f6
Fix UserSettings creation from Org tables ( #12635 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
Co-authored-by: tofarr <tofarr@gmail.com >
2026-01-28 09:35:05 -07:00
John-Mason P. Shackelford
b6ce45b474
feat(app_server): start conversations with remote plugins via REST API ( #12338 )
...
- Add `PluginSpec` model with plugin configuration parameters extending SDK's `PluginSource`
- Extend app-conversations API to accept plugins specification in `AppConversationStartRequest`
- Propagate plugin source, ref, and repo_path to agent server's `StartConversationRequest`
- Include plugin parameters in initial conversation message for agent context
Co-authored-by: openhands <openhands@all-hands.dev >
2026-01-27 16:26:38 -05:00
Tim O'Farrell
353124e171
Bump SDK to 1.10.0 ( #12613 )
2026-01-27 03:50:30 +00:00
mamoodi
7094835ef0
Fix Pydantic UnsupportedFieldAttributeWarning in Settings model ( #12600 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
2026-01-26 12:30:43 -05:00
Tim O'Farrell
a9bd3a70c9
Fix V0 Integrations ( #12584 )
2026-01-24 16:53:16 +00:00
Hiep Le
52e39e5d12
fix(backend): unable to export conversation ( #12577 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
2026-01-24 01:06:02 +07:00
Hiep Le
743f6256a6
feat(backend): load skills from agent server ( #12434 )
2026-01-22 20:20:50 +07:00
Tim O'Farrell
730d9970f5
Migrate SDK to 1.9.1 ( #12540 )
2026-01-21 16:14:27 -07:00
Tim O'Farrell
2440593431
Simplify app conversation ( #12517 )
2026-01-21 13:03:28 -07:00
Tim O'Farrell
8c94ddbf1a
Bump the SDK to 1.9.0 ( #12535 )
2026-01-21 13:02:45 -07:00
Tim O'Farrell
8ea4813936
fix: remove keycloak_auth cookie requirement for webhook secrets endpoint ( #12525 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
2026-01-21 09:17:19 -07:00
Graham Neubig
b3137e7ae8
fix: remove frozen=True from Field() to fix Pydantic warning ( #12518 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
2026-01-21 08:50:49 -05:00
Hiep Le
87a5762bf2
fix: handle invalid LiteLLM API keys during user migration ( #12510 )
2026-01-20 13:11:49 -07:00
Hiep Le
275bb689e4
fix(backend): sub-conversations can no longer be linked to parent conversations due to recent v1 changes ( #12505 )
2026-01-20 23:59:30 +07:00
Tim O'Farrell
9fd4e42438
Add CORS origins support to Docker sandbox service for remote browser access ( #12489 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
2026-01-18 08:02:29 -07:00
mamoodi
b57ec9eda1
Release 1.2.0 and 1.2.1 ( #12440 )
2026-01-16 09:33:41 -05:00
Tim O'Farrell
c8594a2eaa
(Backend) New Config Endpoint ( #12460 )
2026-01-15 22:06:39 -07:00
Rohit Malhotra
102715a3c9
(Hotfix): missing provider tokens in v1 resolvers ( #12453 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
2026-01-15 22:22:10 -05:00
chuckbutkus
d5e66b4f3a
SAAS: Introducing orgs (phase 1) ( #11265 )
...
Co-authored-by: openhands <openhands@all-hands.dev >
Co-authored-by: rohitvinodmalhotra@gmail.com <rohitvinodmalhotra@gmail.com >
Co-authored-by: Hiep Le <69354317+hieptl@users.noreply.github.com >
Co-authored-by: Tim O'Farrell <tofarr@gmail.com >
2026-01-15 22:03:31 -05:00