Engel Nyst
|
d0276d1925
|
Quick fix log leak (#6545)
|
2025-01-30 17:32:35 +01:00 |
|
tofarr
|
21d4ba0bbd
|
Feat: Stop runtimes rather than delete them (#6403)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-23 07:43:02 -07:00 |
|
Xingyao Wang
|
899c1f8360
|
fix(bash): also show timeout reminder when no_change_timeout is triggered (#6318)
Co-authored-by: Robert Brennan <accounts@rbren.io>
|
2025-01-18 03:31:23 +08:00 |
|
Engel Nyst
|
85a760e561
|
Simplify draft llm (#6281)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-17 17:38:02 +00:00 |
|
Xingyao Wang
|
0bed17758f
|
fix: incorrect soft-timeout implementation & fix hard-timeout follow-up command (#6280)
|
2025-01-17 01:27:00 +08:00 |
|
Xingyao Wang
|
179a89a211
|
Fix microagent loading with trailing slashes and nested directories (#6239)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-15 17:07:40 +00:00 |
|
Engel Nyst
|
b9a70c8d5c
|
Delegation fixes (#6165)
|
2025-01-15 03:24:39 +00:00 |
|
Robert Brennan
|
fa6792e5a6
|
Add GitHub repository information to system prompt (#6057)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-15 08:02:07 +08:00 |
|
Robert Brennan
|
4da812c781
|
Better handling of stack traces and exc_info (#6253)
|
2025-01-14 10:22:39 -05:00 |
|
sp.wack
|
f6bed82ae2
|
Add port mappings support (#5577)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: tofarr <tofarr@gmail.com>
Co-authored-by: Robert Brennan <accounts@rbren.io>
Co-authored-by: Robert Brennan <contact@rbren.io>
|
2025-01-09 15:02:56 +00:00 |
|
Robert Brennan
|
affbc49b08
|
fix for clone repo (#6116)
|
2025-01-07 16:42:41 +00:00 |
|
Xingyao Wang
|
c1b514e9d3
|
refactor: restructure microagents system (#5886)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2025-01-03 07:13:18 +09:00 |
|
Robert Brennan
|
d29cc61aa2
|
Remove while True in AgentController (#5868)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
|
2024-12-31 16:10:36 -05:00 |
|
Robert Brennan
|
e2a25f1b31
|
update .openhands instructions (#5821)
|
2024-12-26 18:15:49 +00:00 |
|
Robert Brennan
|
642e962f89
|
randomize branch names (#5784)
|
2024-12-24 15:28:27 -05:00 |
|
Xingyao Wang
|
e9cafb0372
|
chore: Cleanup runtime exception handling (#5696)
|
2024-12-19 17:28:29 +00: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 |
|
Raj Maheshwari
|
2b06e4e5d0
|
[Feat] Custom MicroAgents. (#4983)
Co-authored-by: diwu-sf <di.wu@shadowfaxdata.com>
|
2024-12-06 17:11:06 -05: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 |
|
Robert Brennan
|
c9ed9b166b
|
handle exceptions more explicitly (#4971)
|
2024-11-19 13:46:03 -05: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 |
|
tofarr
|
932de79154
|
Fix: Buffering zip downloads to files rather than holding in memory (#4802)
|
2024-11-07 10:24:30 -07:00 |
|
Rohit Malhotra
|
436ecb80a3
|
Logger fixes for openhands-resolver (#4710)
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2024-11-05 16:49:32 +00:00 |
|
Robert Brennan
|
98751a3ee2
|
Refactor of error handling (#4575)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
Co-authored-by: Xingyao Wang <xingyao6@illinois.edu>
|
2024-11-04 23:30:53 +00:00 |
|
Engel Nyst
|
0687608feb
|
[Arch proposal] ENVIRONMENT event source (#4584)
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
|
2024-11-01 02:33:13 +08:00 |
|
Robert Brennan
|
30eeaa641c
|
Major logging overhaul (#4563)
|
2024-10-29 07:30:50 +01:00 |
|
Xingyao Wang
|
ae13171194
|
feat(agent): CodeAct with function calling (#4537)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: tobitege <10787084+tobitege@users.noreply.github.com>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: tofarr <tofarr@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-29 11:06:33 +08:00 |
|
Robert Brennan
|
8d2b2d4318
|
Refactor runtime to add a connect method (#4410)
Co-authored-by: Tim O'Farrell <tofarr@gmail.com>
|
2024-10-25 09:02:19 -04:00 |
|
tofarr
|
ee2c2ff2b8
|
Feat changed "is_confirmed" to "confirmation_state" (#4508)
|
2024-10-24 13:35:14 -06:00 |
|
Xingyao Wang
|
2d5b360505
|
refactor: re-organize different runtime implementations into an impl folder (#4346)
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2024-10-23 10:10:03 +00:00 |
|