Rohit Malhotra
|
aa9a48135e
|
[Feat]: Always autogen title (#8292)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-07 20:05:51 -04:00 |
|
Rohit Malhotra
|
d82f0f17a9
|
[Fix]: Loaded provider token should always be string (#8332)
|
2025-05-07 20:26:31 +00: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 |
|
chuckbutkus
|
74f342bb1c
|
Fix provider tokens in SAAS (#8322)
|
2025-05-07 03:08:08 -04:00 |
|
Xingyao Wang
|
2f4b70159e
|
Simplify workspace mounting with SANDBOX_VOLUMES (#8242)
|
2025-05-07 12:15:52 +08:00 |
|
Rohit Malhotra
|
e8bd59ec22
|
[Fix]: Ensure provider tokens exist when restarting conversations on local installation (#8313)
|
2025-05-06 21:46:51 +00:00 |
|
Graham Neubig
|
e5f98c7ff0
|
Fix typing in routes directory (#8293)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2025-05-06 18:03:06 +00:00 |
|
Graham Neubig
|
adfa510b5f
|
Enforce modern Python typing annotations with Ruff (#8296)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-06 07:58:33 -04:00 |
|
Robert Brennan
|
3e224faea6
|
Add branch picker to homepage (#8259)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-05 11:06:22 -04:00 |
|
Robert Brennan
|
64b5c0a604
|
Add support for pre-commit.sh git hook (#8095)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-05 09:56:07 -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 |
|
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 |
|
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 |
|
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 |
|
Rohit Malhotra
|
08171eaf59
|
[Refactor]: Simplify provider info passing (#8138)
|
2025-05-01 10:49:13 -04: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 |
|
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
|
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 |
|
chuckbutkus
|
956d278138
|
fix call to convo store get_instance (#8081)
|
2025-04-25 01:41:00 +00: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
|
e694fc2d58
|
[Feat]: Add suggested tasks for Gitlab (#8049)
|
2025-04-24 13:26:52 -04:00 |
|
Rohit Malhotra
|
964478c22f
|
[Feat]: Custom secrets plumbing for BE (#7891)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-23 12:44:25 -04:00 |
|
Robert Brennan
|
5de62d85fd
|
add an option for a headless backend (#8032)
|
2025-04-23 04:09:22 +02:00 |
|
Robert Brennan
|
bf9f2aa7a5
|
Initialize git repo in workspace when no GitHub repo is selected (#7904)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-21 18:34:42 -04:00 |
|
Xingyao Wang
|
a792f84a83
|
chore: improve logging for "not a git repository" (#7944)
|
2025-04-21 16:13:48 +04:00 |
|
Michael Panchenko
|
14564b25d6
|
Fix linting (#7965)
|
2025-04-21 06:34:40 +08:00 |
|
Rohit Malhotra
|
d65ea313e8
|
Add external auth id to /repos route (#7946)
|
2025-04-18 18:19:36 -04:00 |
|
Rohit Malhotra
|
a09ecadba6
|
(Chore): Rm deprecate /installations route (#7945)
|
2025-04-18 21:51:08 +00: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 |
|
tofarr
|
7292122b72
|
Refactor agent loop initialization for better extensibility (#7926)
|
2025-04-18 09:44:34 -06:00 |
|
Rohit Malhotra
|
0491357fef
|
[Refactor]: Collapse initial user message for cloud resolver (#7871)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-17 15:09:28 -04:00 |
|
chuckbutkus
|
78e3f82de1
|
Change client name and add IDP hint (#7787)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ray Myers <ray.myers@gmail.com>
Co-authored-by: Calvin Smith <email@cjsmith.io>
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Graham Neubig <neubig@gmail.com>
Co-authored-by: Panduka Muditha <pandukal@verdentra.com>
Co-authored-by: Bashwara Undupitiya <bashwarau@verdentra.com>
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2025-04-17 12:23:12 -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 |
|
sp.wack
|
34989f8e96
|
feat: Diff UI (#6934)
|
2025-04-17 16:12:25 +04:00 |
|
Rohit Malhotra
|
9274664302
|
[Fix]: Rm unnecessary provider token serializer (#7889)
|
2025-04-16 21:41:07 +00:00 |
|
Rohit Malhotra
|
b2a4b4ed90
|
[Refactor]: Modularize settings storage logic (#7868)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-16 13:30:13 -04: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 |
|
sp.wack
|
72b5e18898
|
fix(backend): Return 400 if trying to open a binary file (#7825)
|
2025-04-11 22:47:57 +00:00 |
|
Robert Brennan
|
d924e7cea5
|
fix occurrences of MicroAgent to the standard "Microagent" (#7791)
|
2025-04-10 15:23:19 +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 |
|
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 |
|