Robert Brennan
|
f9cc0bce53
|
Fix connection check (#5787)
|
2024-12-24 16:21:31 +00:00 |
|
Robert Brennan
|
31dda63f43
|
Don't enforce user IDs in oss mode (#5776)
|
2024-12-24 06:30:33 -05:00 |
|
Robert Brennan
|
96329190d1
|
Session fixes for HA mode (#5766)
|
2024-12-23 18:07:56 +00:00 |
|
Robert Brennan
|
faf8b5829c
|
Fix for dying sessions/runtimes (#5755)
|
2024-12-23 16:00:05 +00:00 |
|
Robert Brennan
|
2cfbd26df7
|
Fixes for VS Code Button (#5754)
|
2024-12-22 16:27:30 -05:00 |
|
tofarr
|
b51dd3bc75
|
Fix stack trace in logs (#5751)
|
2024-12-22 14:51:22 -05:00 |
|
Robert Brennan
|
d646b2089d
|
Fix several async lockups (#5734)
|
2024-12-21 19:07:31 +00:00 |
|
Robert Brennan
|
f54d953fe1
|
Fix unclosed github client (#5733)
|
2024-12-21 13:51:37 -05:00 |
|
Robert Brennan
|
a01fb9dca3
|
Fixes for listing files, clean up references to tokens (#5718)
|
2024-12-20 23:13:14 +00:00 |
|
Robert Brennan
|
73c38f1163
|
refactor: move session initialization from WebSocket to REST API (#5493)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2024-12-20 15:50:09 +00:00 |
|
tofarr
|
ebf3bf606a
|
Settings store type is defined in openhands_config rather than main config (#5701)
|
2024-12-19 12:44:35 -07:00 |
|
Xingyao Wang
|
e9cafb0372
|
chore: Cleanup runtime exception handling (#5696)
|
2024-12-19 17:28:29 +00:00 |
|
OpenHands
|
2a66439ca6
|
Fix issue #5676: [Bug]: Frontend Hyperlink in Chat window should open link in a new tab (#5677)
Co-authored-by: Xingyao Wang <xingyao6@illinois.edu>
|
2024-12-19 14:39:00 +00:00 |
|
Rohit Malhotra
|
3db118f3d9
|
[Bug]: Fixing next page param extraction for app installation repos reponse (#5687)
|
2024-12-19 03:29:22 +00:00 |
|
tofarr
|
fe1bb1c233
|
Feat config server side store (#5594)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-12-18 15:18:56 -07:00 |
|
tofarr
|
5498ca1f8b
|
Fix: Agent gets stuck in closing and server won't die (#5675)
|
2024-12-18 18:47:27 +00:00 |
|
Robert Brennan
|
bd3e38fe67
|
Implement file-by-file download with progress (#5008)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-12-18 08:37:43 -05:00 |
|
Rohit Malhotra
|
f9d052c493
|
[Refactor]: Changes to Github Authentication (#5371)
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>
|
2024-12-17 15:13:40 -05:00 |
|
Robert Brennan
|
6ae84bf992
|
fix session leak (#5656)
|
2024-12-17 14:38:33 -05:00 |
|
sp.wack
|
dd79acdae1
|
Fix vscode url fetch regression (#5632)
|
2024-12-16 20:48:12 +00:00 |
|
Engel Nyst
|
590ebb6e47
|
Small fix and addition for token counting (#5550)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-12-15 15:12:05 +01:00 |
|
tofarr
|
a6d1a4c98f
|
Fix: Redis listener attached at startup (#5516)
|
2024-12-11 09:39:57 -05:00 |
|
Raj Maheshwari
|
2b06e4e5d0
|
[Feat] Custom MicroAgents. (#4983)
Co-authored-by: diwu-sf <di.wu@shadowfaxdata.com>
|
2024-12-06 17:11:06 -05:00 |
|
diwu-sf
|
cf157c86b3
|
rename socket.py to listen_socket.py to avoid circular import (#5373)
|
2024-12-06 20:13:41 +00:00 |
|
tofarr
|
de81020a8d
|
Feat: Introduce class for SessionInitData rather than using a dict (#5406)
|
2024-12-05 13:11:00 -07:00 |
|
tofarr
|
c3ddb26e43
|
Feat named imports (#5413)
|
2024-12-05 12:10:52 -07:00 |
|
tofarr
|
9aa89e8f2f
|
Fix: Only send the last agent state changed event (#5411)
|
2024-12-04 19:18:47 +00:00 |
|
tofarr
|
0dde1602c2
|
Feat: Multi tab support! (#5370)
Co-authored-by: Robert Brennan <accounts@rbren.io>
|
2024-12-03 09:25:39 -07:00 |
|
Xingyao Wang
|
990f277132
|
misc: Support folder-level exp analysis for SWE-Bench summarize_outputs.py; Handle CrashLoopBackoff for RemoteRuntime (#5385)
|
2024-12-03 15:37:21 +00:00 |
|
OpenHands
|
3e49f0f827
|
Fix issue #5277: [Bug]: AttributeError: 'EventStreamRuntime' object has no attribute 'sid' if runtime_extra_deps is not None (#5330)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2024-12-01 17:05:01 -05:00 |
|
tofarr
|
16a7dd52ae
|
Fix: Session expired (#5305)
|
2024-11-29 09:08:47 -07:00 |
|
Engel Nyst
|
082a55195f
|
Add docker option, that's how many people run with (#5303)
|
2024-11-27 19:55:10 +00:00 |
|
tofarr
|
1a06906743
|
Fix error message on invalid token (#5302)
|
2024-11-27 11:27:12 -07:00 |
|
Robert Brennan
|
cac3b6d7f7
|
Refactor listen.py (#5281)
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2024-11-26 17:57:24 +00:00 |
|
tofarr
|
be6ca4a3ce
|
Add event search endpoint with pagination and filtering (#4688)
Co-authored-by: AI Assistant <assistant@example.com>
|
2024-11-26 17:18:01 +00:00 |
|
tofarr
|
c7d89713e8
|
Feat socket io (#5056)
Co-authored-by: Robert Brennan <accounts@rbren.io>
Co-authored-by: Robert Brennan <contact@rbren.io>
|
2024-11-26 00:12:28 +00:00 |
|
diwu-sf
|
ea6809b283
|
rename github to github_utils to avoid import circular dependency pro… (#5180)
|
2024-11-21 14:17:58 -05:00 |
|
Robert Brennan
|
94a8f58ece
|
fix up logging in listen.py (#5145)
|
2024-11-20 22:42:13 -05:00 |
|
Robert Brennan
|
27f136b802
|
mitigate memory leak (#5152)
|
2024-11-20 22:40:30 -05:00 |
|
Robert Brennan
|
a3977621ed
|
Add /health endpoint to server (#5136)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-11-19 17:40:20 -05:00 |
|
Robert Brennan
|
018080aae0
|
fix rate limiting (#5135)
|
2024-11-19 22:01:07 +00:00 |
|
Robert Brennan
|
3c61a9521b
|
Simple initial rate limiting implementation (#4976)
|
2024-11-19 13:46:14 -05:00 |
|
Robert Brennan
|
c9ed9b166b
|
handle exceptions more explicitly (#4971)
|
2024-11-19 13:46:03 -05:00 |
|
Robert Brennan
|
6b89386398
|
fix 404 issue for /config (#5114)
|
2024-11-18 22:34:18 +00:00 |
|
sp.wack
|
9cd248d475
|
feat(frontend): Display runtime ID in the browser console if available (#4978)
|
2024-11-15 16:38:31 +02:00 |
|
Robert Brennan
|
c784151765
|
fix file descriptor leaks (#4988)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-11-14 14:06:33 -05:00 |
|
Robert Brennan
|
f55ddbed0e
|
fix docker leak (#4970)
|
2024-11-14 00:23:07 +08:00 |
|
Xingyao Wang
|
fd81670ba8
|
feat: add VSCode to OpenHands runtime and UI (#4745)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Robert Brennan <accounts@rbren.io>
|
2024-11-14 00:20:49 +08:00 |
|
Robert Brennan
|
17f4c6e1a9
|
Refactor sessions a bit, and fix issue where runtimes get killed (#4900)
|
2024-11-12 16:20:36 +00:00 |
|
Faraz Shamim
|
4eea1286d4
|
Issue #4399 : Replaced all occurences (#4878)
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2024-11-12 10:58:09 +01:00 |
|