olyashok
|
5219f85bfa
|
feat: make websocket client wait timeout configurable (#11405)
Co-authored-by: Alex <alex@cellect.ai>
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2025-10-16 16:49:50 +00:00 |
|
Boxuan Li
|
0f1780728e
|
Update str_replace_editor tool to use dynamic workspace path from SANDBOX_VOLUMES (#10965)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-09-15 17:46:54 -07:00 |
|
Engel Nyst
|
81d6341f9d
|
chore(server): rename Session to WebSession (#10565)
|
2025-09-04 16:49:54 +02:00 |
|
Engel Nyst
|
e41f8f5215
|
feat(settings): configurable condenser max history size (FE+BE) (#10591)
|
2025-08-25 22:50:52 +02:00 |
|
hereisok
|
e7aae1495c
|
perf: remove the sleep before runtime initialization (#10033)
Signed-off-by: hereisok <hereisok@angai.wk@gmail.com>
Co-authored-by: mamoodi <mamoodiha@gmail.com>
|
2025-08-25 13:56:57 -04:00 |
|
Xingyao Wang
|
ca424ec15d
|
[agent] Add LLM risk analyzer (#9349)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Graham Neubig <neubig@gmail.com>
Co-authored-by: llamantino <213239228+llamantino@users.noreply.github.com>
Co-authored-by: mamoodi <mamoodiha@gmail.com>
Co-authored-by: Tim O'Farrell <tofarr@gmail.com>
Co-authored-by: Hiep Le <69354317+hieptl@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ryan H. Tran <descience.thh10@gmail.com>
Co-authored-by: Neeraj Panwar <49247372+npneeraj@users.noreply.github.com>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
Co-authored-by: Insop <1240382+insop@users.noreply.github.com>
Co-authored-by: test <test@test.com>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Zhonghao Jiang <zhonghao.J@outlook.com>
Co-authored-by: Ray Myers <ray.myers@gmail.com>
|
2025-08-22 14:02:36 +00:00 |
|
Rohit Malhotra
|
3660933d59
|
refactor: replace 'convo' naming with 'conversation' (#10473)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-18 15:10:32 -04:00 |
|
Rohit Malhotra
|
25d9cf2890
|
[Refactor]: Add LLMRegistry for llm services (#9589)
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-08-18 02:11:20 -04:00 |
|
Rohit Malhotra
|
368a0248e3
|
Modify experiment manager defaults for nested runtimes (#10269)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-13 14:41:28 -04:00 |
|
Tim O'Farrell
|
18f8661770
|
feat: add mcp_shttp_servers override to conversation initialization (#10171)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-08 18:05:44 +00:00 |
|
Xingyao Wang
|
d525c5ad93
|
fix(config): support defining MCP servers via environment variables and improve logging (#10069)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-07 14:48:44 +00:00 |
|
Graham Neubig
|
eba4294b08
|
Add Git credentials settings to frontend (#9956)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Abubakar <abubakaran102025@gmail.com>
|
2025-08-06 09:54:19 -04:00 |
|
Rohit Malhotra
|
5554b7b418
|
refactor: modify ExperimentManager to take config instead of agent_config and call before session creation (#10001)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-04 16:05:05 -04:00 |
|
Rohit Malhotra
|
ae045251f2
|
Revert "Add experiment for agent config" (#10032)
|
2025-07-31 21:25:44 +00:00 |
|
Rohit Malhotra
|
5b13cfc2a0
|
Add experiment for agent config (#9861)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-29 17:56:28 +00:00 |
|
Tim O'Farrell
|
cf276b2e96
|
All Runtime Status Codes should be in the RuntimeStatus enum (#9601)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-09 15:34:46 -06:00 |
|
Calvin Smith
|
04a15b1467
|
Condensation request signal in event stream (#9097)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
|
2025-06-27 09:57:39 -06:00 |
|
Rohit Malhotra
|
bba62c26fd
|
Make sandbox api key configurable via user settings (#8803)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-23 11:25:10 -04:00 |
|
Rohit Malhotra
|
b7a6190133
|
Add max_budget_per_task to settings (#8812)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2025-06-18 20:25:01 -04:00 |
|
Calvin Smith
|
a356f56237
|
fix: Context window truncation makes progress (#9052)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-11 12:47:34 -06:00 |
|
Ray Myers
|
c11dcad309
|
Add more log context on key events (#9056)
|
2025-06-11 11:34:16 -05:00 |
|
Calvin Smith
|
0fd83ff38a
|
Bump condenser window up by 75% (#8887)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
|
2025-06-04 15:12:22 +00:00 |
|
Rohit Malhotra
|
a348840534
|
[Feat]: support streamable http mcp (#8864)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-03 17:06:44 +00:00 |
|
Robert Brennan
|
205f0234e8
|
Rename Conversation to ServerConversation and AppConfig to OpenHandsConfig (#8754)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-28 21:48:34 +02:00 |
|
Engel Nyst
|
8ee85a45a2
|
Reduce more logs (#8712)
|
2025-05-27 16:05:04 +02:00 |
|
Xingyao Wang
|
a40443f5f4
|
feat(agent): First-class Search API support via MCP (#8638)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-24 00:07:48 +08:00 |
|
Rohit Malhotra
|
8b08958efe
|
[Fix]: make mcp config optional in settings (#8622)
|
2025-05-21 19:17:43 +00:00 |
|
Rohit Malhotra
|
890796cc9d
|
[Feat]: Git mcp server to open PRs (#8348)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
Co-authored-by: Robert Brennan <accounts@rbren.io>
|
2025-05-21 11:48:02 -04:00 |
|
Rohit Malhotra
|
0deabd5935
|
[Feat]: add context msg to new conversation endpoint (#8586)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-05-20 20:47:15 +00:00 |
|
Graham Neubig
|
25619c5a93
|
Fix #8510: Improve error messages for invalid microagent format (#8511)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-16 15:01:39 +00:00 |
|
Rohit Malhotra
|
feb04dc65f
|
Plumb custom secrets to runtime (#8330)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-15 20:06:30 -04:00 |
|
Calvin Smith
|
c982bc6692
|
updating web read tool description to explain masking (#8294)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
|
2025-05-08 15:44:21 -06:00 |
|
Graham Neubig
|
3eb0afa1e5
|
Add typing to session directory (#8339)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-07 20:09:13 -04:00 |
|
Xingyao Wang
|
ccf2c7f2cb
|
Add MCP configuration visualization and editing in settings modal (#8029)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Ray Myers <ray.myers@gmail.com>
|
2025-05-07 16:43:53 +00:00 |
|
Engel Nyst
|
985e20d529
|
[chore] Run full agent pre-commit (#8235)
|
2025-05-03 11:24:03 -04:00 |
|
Xingyao Wang
|
e4c3bbbc08
|
Fix: Include RecallObservation in events sent to frontend from ENVIRONMENT source (#8196)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-02 10:18:37 +00: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 |
|
Panduka Muditha
|
04bdea5faf
|
feat: Add CLI support for /new, /status and /settings (#8017)
Co-authored-by: Bashwara Undupitiya <bashwarau@verdentra.com>
|
2025-04-28 08:52:33 -04:00 |
|
Xingyao Wang
|
93e9db3206
|
Refactor system message handling to use event stream (#7824)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Calvin Smith <email@cjsmith.io>
|
2025-04-17 22:30:19 +08:00 |
|
Calvin Smith
|
66fd156c65
|
feat: Combining condensers (#7867)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
|
2025-04-16 07:09:13 -06: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 |
|
Graham Neubig
|
e698a393b2
|
Add more extensive typing to openhands/core directory (#7728)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-08 17:38:44 -04:00 |
|
Calvin Smith
|
408ad1ff2b
|
Enables condensation by default (#7746)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
|
2025-04-07 11:47:51 -06:00 |
|
Calvin Smith
|
f74243542d
|
feat: Structured summary generation for history condensation (#7696)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
|
2025-04-03 17:02:01 -06:00 |
|
Xingyao Wang
|
292217b8b4
|
Implement frontend visualization for RecallObservation & Stop issueing recall action for agent message (#7566)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-04 02:08:50 +08:00 |
|
Robert Brennan
|
2d66939b42
|
fix error message (#7550)
|
2025-03-27 13:35:41 -07:00 |
|
Boxuan Li
|
f7d3516dec
|
Trajectory replay on web app (under feature flag) (#6348)
|
2025-03-24 14:40:07 -07: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 |
|
Zaid Sheikh
|
13bb474623
|
feat(Session): add sandbox base, runtime container image to session settings (#7329)
|
2025-03-19 16:08:43 +00:00 |
|