10 Commits

Author SHA1 Message Date
sp.wack
0297b3da18
Fix conversation ID validation to return 400 instead of 500 for long IDs (#10496) 2025-08-19 18:03:05 +04:00
Tim O'Farrell
95ccec82d9
refactor: make /events endpoint lightweight without requiring active conversation (#9685)
Co-authored-by: openhands <openhands@all-hands.dev>
2025-07-13 17:14:15 -06:00
sp.wack
dca9c7bdc6
feat(backend): New "update microagent prompt" API (#8357)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Engel Nyst <engel.nyst@gmail.com>
2025-06-10 22:10:55 +04:00
Emmanuel Ferdman
e04f876df9
Migrate to modern logger interface in server utils (#8965)
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
2025-06-10 10:25:06 -04:00
Rohit Malhotra
336b22bea4
[Fix]: add missing await (#8936) 2025-06-05 21:52:30 +00:00
Ray Myers
afd8ee61e7
Fix missing None-check in get_conversations (#8927) 2025-06-05 18:55:41 +00:00
tofarr
c6c2aafc4f
Assorted fixes for the nested / docker runtimes. (#8899) 2025-06-04 13:56:03 -06:00
tofarr
c2a0e525de
Now using Dependency Injection to associate conversations with requests (#8863) 2025-06-03 17:36:45 -06:00
Graham Neubig
154eed148f
Fix typing in server directory (#8375)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
2025-05-13 21:27:59 +00:00
tofarr
c5245a622d
Refactor Authentication (#8040)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: rohitvinodmalhotra@gmail.com <rohitvinodmalhotra@gmail.com>
2025-04-24 18:49:41 -06:00