Tim O'Farrell
|
9e3aed7f53
|
refactor: move settings and secrets stores to app_server (#14165)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-04-27 13:54:33 -06:00 |
|
Tim O'Farrell
|
a89811f952
|
refactor: move ConversationTrigger to app_conversation_models and remove unused data models (#14156)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-04-27 10:50:14 -06:00 |
|
Tim O'Farrell
|
fc4c62a73d
|
Removed V0 conversation stats (#14152)
|
2026-04-27 09:51:35 -06:00 |
|
Tim O'Farrell
|
731183e069
|
Remove enterprise/integrations/solvability package and related dead code (#14150)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-04-27 09:20:29 -06:00 |
|
Tim O'Farrell
|
c22c03eeb6
|
Remove ConversationStore interface and implementations (V1 migration cleanup) (#14147)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-04-27 08:05:53 -06:00 |
|
Tim O'Farrell
|
237948978b
|
V0 Code Removals: Conversation Validator, MCP Updates, and Cleanup (#14135)
Co-authored-by: OpenHands Bot <contact@all-hands.dev>
Co-authored-by: allhands-bot <allhands-bot@users.noreply.github.com>
|
2026-04-27 06:51:15 -06:00 |
|
Tim O'Farrell
|
b62bdfd143
|
chore: delete unused Python code identified by vulture analysis (#14111)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-04-24 07:36:57 -06:00 |
|
Graham Neubig
|
a8926068ff
|
fix: restore org settings payload contract (#14051)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: hieptl <hieptl.developer@gmail.com>
|
2026-04-22 15:03:40 -04:00 |
|
Graham Neubig
|
b4da0e1c69
|
settings: expose SDK settings schema to OpenHands (#13306)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: hieptl <hieptl.developer@gmail.com>
Co-authored-by: tofarr <tofarr@gmail.com>
|
2026-04-15 17:00:35 -06:00 |
|
Rohit Malhotra
|
c00f90bf86
|
feat: add tags storage for conversation metadata (#13680)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-04-03 00:54:27 +00:00 |
|
statxc
|
c9b2ce2fb9
|
feat: add user-configurable enable/disable of default global skills w… (#13046)
Co-authored-by: intelliking <intelliking@users.noreply.github.com>
|
2026-03-24 14:48:22 -06:00 |
|
Tim O'Farrell
|
7edebcbc0c
|
fix: use atomic write in LocalFileStore to prevent race conditions (#13480)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: OpenHands Bot <contact@all-hands.dev>
|
2026-03-18 16:49:32 -06:00 |
|
Tim O'Farrell
|
d591b140c8
|
feat: Add configurable sandbox reuse with grouping strategies (#11922)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-16 05:19:31 -06:00 |
|
Tim O'Farrell
|
15e9435b35
|
Remove ExperimentManager concept from codebase (#13215)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-04 13:41:18 -07: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 |
|
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 |
|
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 |
|
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
|
2a98c95557
|
Release OpenHands v1.0.0 (#12052)
Co-authored-by: mamoodi <mamoodiha@gmail.com>
Co-authored-by: Engel Nyst <engel.nyst@gmail.com>
|
2025-12-16 11:03:29 -05:00 |
|
Tim O'Farrell
|
8f91db8ec4
|
Replace USE_V1_CONVERSATION_API feature flag with user setting (#11893)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-12-03 09:02:40 -07:00 |
|
Hiep Le
|
d0b1d29379
|
fix(backend): the SaaS codebase is currently non-functional. (#11834)
|
2025-11-28 09:12:02 -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 |
|
Tim O'Farrell
|
d737141efa
|
SDK Fixes (#11813)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-11-26 10:44:17 +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 |
|
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
|
f4fd8ea907
|
Added flag to disable the V1 endpoints inside nested V0 runtimes (#11391)
|
2025-10-15 15:33:52 -06: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 |
|
Joe Axe
|
a25826a5f9
|
fix: resolve empty API keys to None and add Bedrock model support (#10573)
|
2025-09-08 14:45:10 +02:00 |
|
Engel Nyst
|
6f5c8186b8
|
Fix(settings): enforce condenser max history size >= 20 and improve messaging (#10638)
|
2025-08-27 18:37:41 +02:00 |
|
Tim O'Farrell
|
f9099fe6db
|
Refactor conversation status (#10590)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-26 08:06:26 -06:00 |
|
Engel Nyst
|
e41f8f5215
|
feat(settings): configurable condenser max history size (FE+BE) (#10591)
|
2025-08-25 22:50:52 +02:00 |
|
Rohit Malhotra
|
7b31d57a2f
|
Update conversation stats filename (#10472)
|
2025-08-18 18:09:13 +00: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 |
|
Ray Myers
|
ab9fb50c4f
|
fix - Thread-safety in BatchedWebHookFileStore (#10339)
|
2025-08-16 18:06:40 +00:00 |
|
Xingyao Wang
|
c2f46200c0
|
chore(lint): Apply comprehensive linting and formatting fixes (#10287)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-13 21:13:19 +02:00 |
|
Rohit Malhotra
|
368a0248e3
|
Modify experiment manager defaults for nested runtimes (#10269)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-13 14:41:28 -04:00 |
|
Calvin Smith
|
57a3d8f17d
|
fix: Solvability setting not stored (#10258)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
|
2025-08-12 12:54:45 -04:00 |
|
Tim O'Farrell
|
6f21b6700a
|
Fix for issues where callbacks are not batched (#10235)
|
2025-08-11 15:44:48 -06:00 |
|
Tim O'Farrell
|
af49b615b1
|
Add BatchedWebHookFileStore for batching webhook updates (#10119)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-11 12:51:08 -06:00 |
|
Graham Neubig
|
eba4294b08
|
Add Git credentials settings to frontend (#9956)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Abubakar <abubakaran102025@gmail.com>
|
2025-08-06 09:54:19 -04:00 |
|
Bashwara Undupitiya
|
d0a8c896c2
|
feature: Add Jira, Jira DC and Linear UI Integrations (#9761)
Co-authored-by: Wishmi Dhanapala <wishmis@verdentra.com>
|
2025-08-01 10:25:49 -05:00 |
|
Xingyao Wang
|
7a45ebf0f4
|
Fix MCP config priority logic in sessions.py (#9237)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-07-29 18:47:19 +00:00 |
|
bojackli
|
3ce19993bc
|
Fix typo and remove redundant code in storage module. (#9862)
|
2025-07-25 18:24:18 +02:00 |
|
bojackli
|
f62ed911d2
|
Fix: Resolve cross-platform path splitting bug in search (#9732)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-07-22 18:09:50 +02:00 |
|
Hiep Le
|
67edc66da7
|
feat(backend): Support CreateMicroagent in the “Create New Conversation” API (#9765)
|
2025-07-18 01:31:09 -04:00 |
|
Ray Myers
|
94fe052561
|
chore - Add pydantic lib to type checking (#9086)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-26 18:31:41 +00:00 |
|
Graham Neubig
|
4f5e146783
|
Better translation of "let's start building" in Japanese (#9310)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-23 20:15:42 +00:00 |
|
Graham Neubig
|
7b0f880860
|
Fix Pydantic class-based config deprecation warnings (#9279)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-23 13:10:38 -06:00 |
|
Mizote Hikaru
|
a156d5d243
|
fix: create metadata.json when joining conversation if it doesn't exist (#8986)
|
2025-06-23 15:05:26 -04:00 |
|