Tim O'Farrell
|
21aa52ce3b
|
Move openhands.server.user_auth to openhands.app_server.user_auth (#14199)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-04-28 15:00:50 -06:00 |
|
Tim O'Farrell
|
5b500d640a
|
refactor: move openhands.integrations to openhands.app_server.integrations (#14195)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-04-28 14:21:14 -06:00 |
|
Tim O'Farrell
|
3a85dbce78
|
Remove deprecated V0 issue interface and migrate ConversationTrigger imports (#14169)
|
2026-04-27 15:58:50 -06:00 |
|
Rohit Malhotra
|
1091901be2
|
Fix: Register SetTitleCallbackProcessor for webhook-created conversations (#14102)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-04-23 14:53:37 -04:00 |
|
Rohit Malhotra
|
505095d50a
|
fix: migrate core SQLAlchemy models to SQLAlchemy 2.0 mapped_column (#14065)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-04-22 17:54:08 +00:00 |
|
Engel Nyst
|
eb940ea5e7
|
Use SDK package public exports where available (#13402)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-04-15 22:05:08 +02:00 |
|
Ricardo-M-L
|
a0304b9e4c
|
fix: correct logger format args and -0 slice bug (#13817)
|
2026-04-13 09:43:30 -06:00 |
|
Ray Myers
|
72194f19db
|
chore: Add sdk to mypy checking and fix the resulting errors (#13637)
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2026-04-06 11:43:31 -04:00 |
|
simonrosenberg
|
a458c9b785
|
Fix credential leak in callback event logging (#13718)
Co-authored-by: Debug Agent <debug@example.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-03 20:29:26 +00: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 |
|
Tim O'Farrell
|
06cd53d752
|
APP-1113 fix: Increase polling time for SetTitleCallbackProcessor (#13577)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-24 17:40:40 -06:00 |
|
Engel Nyst
|
fb7333aa62
|
fix: stop calling agent-server /generate_title (#13093)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-18 17:10:07 +01:00 |
|
Tim O'Farrell
|
8b8ed5be96
|
fix: Revert on_conversation_update to load conversation inside method (#13368)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-12 19:08:04 -06:00 |
|
Tim O'Farrell
|
ab78d7d6e8
|
fix: Set correct user context in webhook callbacks based on sandbox owner (#13340)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-12 09:11:35 -06:00 |
|
Tim O'Farrell
|
ddb809bc43
|
Add webhook endpoint authentication bypass and admin context unfiltered data access (#12956)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-02-23 09:28:49 +00:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Rohit Malhotra
|
9686ee02f3
|
V1 GitHub resolver fixes (#12199)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-06 19:33:54 +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 |
|
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 |
|
Tim O'Farrell
|
fe1026ee8a
|
Fix for re-creating deleted conversation (#12152)
|
2025-12-24 12:13:29 -07:00 |
|
Tim O'Farrell
|
db64abc580
|
Refactor webhook endpoints to use session API key authentication (#11926)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-12-08 07:40:01 -07:00 |
|
Hiep Le
|
f76ac242f0
|
fix(backend): conversation statistics are currently not being persisted to the database (V1). (#11837)
|
2025-12-02 21:22:02 +07:00 |
|
Tim O'Farrell
|
8f361b3698
|
Fix git checkout error in workspace setup (#11855)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-12-01 23:01:30 +00: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 |
|
Hiep Le
|
b532a5e7fe
|
fix(backend): github token not working for v1 conversations (#11814)
|
2025-11-26 01:04:45 +07:00 |
|
Tim O'Farrell
|
c82e183066
|
Fix Docker hostname issues in HTTP requests (#11787)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-11-20 11:59:58 +00:00 |
|
Tim O'Farrell
|
ddf58da995
|
Fix V1 callbacks (#11654)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-11-06 16:05:58 -07:00 |
|
Tim O'Farrell
|
d99c7827d8
|
More updates of agent_status to execution_status (#11642)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-11-05 19:19:34 +00:00 |
|
Tim O'Farrell
|
5894d2675e
|
V1 IDs without hyphens (#11564)
|
2025-10-30 16:33:16 +00: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 |
|