Engel Nyst
|
985e20d529
|
[chore] Run full agent pre-commit (#8235)
|
2025-05-03 11:24:03 -04:00 |
|
Xingyao Wang
|
6032d2620d
|
feat(MCP): MCP refactor, support stdio, and running MCP server in runtime (#7911)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Calvin Smith <email@cjsmith.io>
|
2025-05-02 09:43:19 +08:00 |
|
Graham Neubig
|
8a5c6d3bef
|
Fix long setup scripts failing (#8101)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-26 12:27:54 -04:00 |
|
Chase
|
693c72d670
|
remove sse subsection accessor of McpConfig in action_execution_client (#8021)
|
2025-04-23 00:40:10 +02:00 |
|
Engel Nyst
|
a2c55cfdef
|
Refactor to clean up and move utility/legacy out of the agent (#7917)
|
2025-04-19 01:53:33 +08:00 |
|
Xingyao Wang
|
f1f7dca009
|
refactor(action_execution_client): rename function and add property (#7913)
|
2025-04-18 06:59:13 +08:00 |
|
sp.wack
|
72b5e18898
|
fix(backend): Return 400 if trying to open a binary file (#7825)
|
2025-04-11 22:47:57 +00:00 |
|
Duc Pham
|
35d49f6941
|
feat (backend): Add support for MCP servers natively via CodeActAgent (#7637)
Co-authored-by: trungbach <trunga2k29@gmail.com>
Co-authored-by: quangdz1704 <Ntq.1704@gmail.com>
Co-authored-by: Xingyao Wang <xingyao6@illinois.edu>
|
2025-04-10 01:59:13 +00:00 |
|
Xingyao Wang
|
288bcd254e
|
fix: retry on retryable httpx-related error to improve evaluation stability (#7719)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-06 10:38:50 -04:00 |
|
tofarr
|
1230b229b5
|
Replace use of requests with httpx (#7354)
|
2025-03-26 13:37:10 +00:00 |
|
Robert Brennan
|
3cef499b81
|
Fix conversation list: remove GitHub link and show created_at date (#7435)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-23 20:08:02 -06:00 |
|
Rohit Malhotra
|
41efa100f0
|
[Fix]: Plumb provider tokens to runtime (#7247)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-03-20 22:43:27 +00:00 |
|
diwu-sf
|
3856a896ea
|
fix file chunking corruption (#7338)
|
2025-03-20 15:21:36 -04:00 |
|
chuckbutkus
|
8074b261d3
|
Move current user_id to github_user_id and create a new user_id field (#7231)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2025-03-16 16:32:27 -04:00 |
|
Xingyao Wang
|
42332294a1
|
[agent] Add "thinking" tool only (#6977)
|
2025-02-28 05:47:39 +08:00 |
|
diwu-sf
|
eb5be2ab63
|
Fix download workspace zip file event loop hanging (#6722)
|
2025-02-19 10:51:52 -05:00 |
|
Xingyao Wang
|
3188646195
|
refactor(runtime): Use openhands-aci file editor directly in runtime instead of execute it through ipython (#6671)
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-02-12 01:37:44 +08:00 |
|
tofarr
|
2b40a92943
|
Fix for issue where temp file is empty (#6669)
|
2025-02-10 11:07:40 -07:00 |
|
Rohit Malhotra
|
9bdc8dda6c
|
[Enhancement]: Handle GH token refresh inside runtime (#6632)
|
2025-02-10 11:12:12 -05: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 |
|
tofarr
|
313c8eca20
|
Fix closing sessions (again) (#6322)
Co-authored-by: Robert Brennan <accounts@rbren.io>
|
2025-01-16 15:03:38 -07: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
|
efe04baf34
|
Revert "Fix closing sessions" (#6300)
|
2025-01-16 09:14:56 -05:00 |
|
tofarr
|
8795ee6c6e
|
Fix closing sessions (#6114)
|
2025-01-15 10:04:22 -07:00 |
|
Xingyao Wang
|
56d7dccec9
|
fix(runtime): replace send_request with _send_action_server_request (#6035)
|
2025-01-04 23:38:34 +00:00 |
|
Graham Neubig
|
411b63159f
|
fix: Use _send_action_server_request in send_action_for_execution (#5951)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-05 08:13:18 +09:00 |
|
Xingyao Wang
|
ec70af9412
|
refactor: Replace pexpect with libtmux in BashSession (#4881)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Robert Brennan <accounts@rbren.io>
|
2025-01-04 05:22:13 +08:00 |
|
Robert Brennan
|
0e4e1b3316
|
Factor out ActionExecutionClient (#5796)
|
2024-12-30 15:32:13 +00:00 |
|