Robert Brennan
|
e0268d6075
|
Move CLI files (#8261)
|
2025-05-04 21:24:04 +00:00 |
|
Rohit Malhotra
|
cbc0d35bf8
|
Add logging for failed suggested tasks attempts (#8077)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-04 16:53:43 -04:00 |
|
Robert Brennan
|
a9f44b0ca5
|
Fix git secrets (#8258)
Co-authored-by: rohitvinodmalhotra@gmail.com <rohitvinodmalhotra@gmail.com>
|
2025-05-04 19:33:48 +00:00 |
|
Chase
|
fc32efb52e
|
Small refactor to improve (CodeAct)Agent extensibility (#8244)
|
2025-05-04 19:21:54 +02:00 |
|
OpenHands
|
2c085ae79e
|
Fix issue #8248: [Bug]: Run pre-commit (#8249)
|
2025-05-04 11:00:10 +02:00 |
|
Rohit Malhotra
|
0bab3b62f2
|
(Hotfix): Forbid extraneous params on new conversation route (#8234)
|
2025-05-03 14:26:38 -06:00 |
|
Rohit Malhotra
|
ae990d3cb1
|
[Refactor]: Split settings and secrets stores (#8213)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-05-03 14:43:10 -04:00 |
|
Engel Nyst
|
985e20d529
|
[chore] Run full agent pre-commit (#8235)
|
2025-05-03 11:24:03 -04:00 |
|
Boxuan Li
|
98cb2e24ee
|
Make tool call json decode error recoverable (#8233)
|
2025-05-03 15:01:32 +00:00 |
|
Chase
|
de175dcc87
|
bugfix for #8187 (infinite loop when delegating) (#8189)
|
2025-05-02 22:49:42 +02:00 |
|
Rohit Malhotra
|
767d092f8f
|
[Fix]: Use str in place of Repository for repository param when creating new conversation (#8159)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-05-02 11:17:04 -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 |
|
Bashwara Undupitiya
|
6e0fbfeeda
|
refactor: Refactor pause/resume functionality and improve state handling in CLI (#8152)
|
2025-05-02 12:04:35 +02: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 |
|
Rohit Malhotra
|
e39d904a1f
|
[Refactor]: Add typing expectation in FE for provider tokens (#8203)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-01 19:58:46 +00:00 |
|
sp.wack
|
1ffaae17ff
|
hotfix(backend): Handle errors when executing run actions (#8160)
|
2025-05-01 20:06:20 +04:00 |
|
Rohit Malhotra
|
08171eaf59
|
[Refactor]: Simplify provider info passing (#8138)
|
2025-05-01 10:49:13 -04:00 |
|
Xingyao Wang
|
59fc0fe9db
|
Move VSCode settings.json setup from Dockerfile to VSCode plugin initialization (#8192)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-01 12:00:43 +08:00 |
|
Tom Deckers
|
cfae2a3607
|
Use generic token check in order to support Github Apps (#8048)
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2025-04-30 23:22:14 +00:00 |
|
Robert Brennan
|
760a14482e
|
Fix ValueError when latest_event_id is undefined (#8168)
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-04-30 12:50:44 +00:00 |
|
SDGLBL
|
4cbbfd799c
|
fix(memory): Fix empty string content handling in ConversationMemory (#8148)
Co-authored-by: lijie.20 <lijie.20@bytedance.com>
|
2025-04-29 21:03:13 +02:00 |
|
Xingyao Wang
|
0b728c0c79
|
[agent]: update system message to prevent the agent being too obsessed with setting up environment (#8007)
|
2025-04-30 00:10:44 +08:00 |
|
Ryosuke Hayashi
|
e35c8ee173
|
fix OpenAPI schema generation error caused by mappingproxy in models (#8121)
|
2025-04-29 16:05:02 +00:00 |
|
Xingyao Wang
|
9a9b143620
|
nit: improve error message when action is not executed (#7029)
Co-authored-by: Robert Brennan <accounts@rbren.io>
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-30 00:04:11 +08:00 |
|
Graham Neubig
|
42eb355a68
|
Fix OpenRouter context window exceeded error detection (#8150)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-29 10:05:56 -04:00 |
|
Engel Nyst
|
4b1ed30e97
|
Fix truncation, ensure first user message and log (#8103)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-28 22:43:41 +02:00 |
|
Panduka Muditha
|
998de564cd
|
feat: Add CLI support for agent pause and resume (#8129)
Co-authored-by: Bashwara Undupitiya <bashwarau@verdentra.com>
|
2025-04-28 16:26:18 -04:00 |
|
Engel Nyst
|
1b63633030
|
Simplify microagents (#8114)
Co-authored-by: Robert Brennan <accounts@rbren.io>
|
2025-04-28 15:00:06 +00:00 |
|
Ryan H. Tran
|
107789b5a8
|
Add missing last ps1 match output into combined output (#8097)
|
2025-04-28 21:06:26 +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 |
|
Rohit Malhotra
|
1c4c477b3f
|
[Refactor]: Abstract resolver into classes (#7999)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-27 18:52:52 -04:00 |
|
Rohit Malhotra
|
391ba1d988
|
[Fix]: Move suggest task prompts to BE (#8109)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-27 16:32:15 -04:00 |
|
Engel Nyst
|
70f469b0c1
|
[chore] run full pre-commit (#8104)
|
2025-04-27 08:43:26 +02: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 |
|
Boxuan Li
|
da7041b5e9
|
Allow cmd execution after running a background command (#8093)
|
2025-04-26 03:04:05 +00:00 |
|
Rohit Malhotra
|
c25a96825c
|
[Fix]: Sort github repos in memory for cloud openhands (#8083)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-04-25 15:16:43 -04:00 |
|
OpenHands
|
16137942eb
|
Fix issue #7888: Update resolver doc to refer to repo.md instead of the old file (#8089)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-04-25 16:13:05 +00:00 |
|
chuckbutkus
|
956d278138
|
fix call to convo store get_instance (#8081)
|
2025-04-25 01:41:00 +00:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
fa186fc433
|
chore: Use recommended functions (#8056)
|
2025-04-25 09:39:19 +08:00 |
|
Ray Myers
|
4ef9c72da1
|
fix - Show error message for too many conversations (#8078)
|
2025-04-24 19:53:17 -05: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 |
|
Engel Nyst
|
9b1aaa53fe
|
Reset the reset (#8079)
|
2025-04-25 00:59:37 +02:00 |
|
Rohit Malhotra
|
4deffa3907
|
[Fix]: Don't wipe out secret store on reset route (#8075)
|
2025-04-24 17:41:46 -04:00 |
|
Rohit Malhotra
|
a47c6f3ed1
|
[Fix]: Log HTTP err type in Git service classes (#8076)
|
2025-04-24 17:41:36 -04:00 |
|
Robert Brennan
|
a948b0fef3
|
Change log levels from info to debug for various agent controller messages (#8073)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-24 20:00:21 +00:00 |
|
Robert Brennan
|
52848cd3db
|
Improve git handler with better branch management (#8065)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-24 12:34:25 -07:00 |
|
Rohit Malhotra
|
e694fc2d58
|
[Feat]: Add suggested tasks for Gitlab (#8049)
|
2025-04-24 13:26:52 -04:00 |
|
Engel Nyst
|
91fff77ffe
|
Fix lint (#8060)
|
2025-04-24 14:34:22 +00:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
00865fbb8a
|
fix: reconnect if stream closed (#8055)
|
2025-04-24 16:05:28 +04:00 |
|
Rohit Malhotra
|
356cd9ff9f
|
(Hotfix): Issue comments on Cloud Resolver (#8053)
|
2025-04-23 22:50:00 -04:00 |
|