Engel Nyst
|
d9d19043f1
|
chore: Mark V0 legacy files with clear headers and V1 pointers (#12165)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2025-12-30 00:21:29 +01:00 |
|
Rohit Malhotra
|
297af05d53
|
Remove V0 CLI (#11538)
|
2025-10-28 13:16:07 -04:00 |
|
Boxuan Li
|
e1b94732a8
|
Implement graceful shutdown for headless mode (#11401)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-10-16 23:09:31 -07:00 |
|
Tim O'Farrell
|
f292f3a84d
|
V1 Integration (#11183)
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>
|
2025-10-14 02:16:44 +00:00 |
|
Boxuan Li
|
af0ab5a9f2
|
Fix working_dir bug in local runtime (#10801)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-09-07 23:44:55 -07: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
|
61d90c31eb
|
(Hotfix): Fix eval pipeline (#10466)
|
2025-08-18 12:51:51 -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 |
|
Xingyao Wang
|
c2f46200c0
|
chore(lint): Apply comprehensive linting and formatting fixes (#10287)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-13 21:13:19 +02:00 |
|
greese-insight
|
d88e68eb49
|
fix: update openhands local runtime to handle provider tokens correctly (#9915)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-07-31 15:21:33 -04:00 |
|
Tim O'Farrell
|
b057af8d63
|
Feat: Add current working directory to LLM instructions (#9718)
|
2025-07-16 21:10:03 +00:00 |
|
Robert Brennan
|
147ffb7e42
|
Suppress pydub warning about ffmpeg/avconv not found (#8940)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-17 14:44:32 -04:00 |
|
Ryan H. Tran
|
ddaa186971
|
[GAIA] Add prompt improvement to alleviate solution parsing issue & support Tavily search tools (#9057)
|
2025-06-17 13:16:50 +07: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 |
|
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
|
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 |
|
Xingyao Wang
|
2ecc39ffcc
|
[eval]: disable MCP for SWE-Bench evaluation (#8574)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Engel Nyst <engel.nyst@gmail.com>
|
2025-05-19 01:32:46 +00:00 |
|
Xingyao Wang
|
1f390430e5
|
feat(MCP, microagent): MCP-support for Repo Microagent & add fetch as default tool (#8360)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-05-16 23:32:38 +00:00 |
|
Graham Neubig
|
689d3c9046
|
Update pre-commit hook versions to most recent versions (#8343)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-08 03:59:13 +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 |
|
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 |
|
Sam Salfi
|
19b589f381
|
Fix "let's get back on track" message on consecutive headless tasks (#7663)
|
2025-04-02 23:15:28 +02:00 |
|
Ray Myers
|
0356df8c6b
|
Add async ruff linting and remove flake8 dependency (#7539)
|
2025-03-27 16:54:53 -05:00 |
|
Boxuan Li
|
f7d3516dec
|
Trajectory replay on web app (under feature flag) (#6348)
|
2025-03-24 14:40:07 -07:00 |
|
Boxuan Li
|
d343e4ed9a
|
Config to save screenshots in trajectory (#7284)
|
2025-03-22 05:43:01 +00:00 |
|
chuckbutkus
|
c3d60b31d1
|
All-1465 Move user conversations (#7340)
|
2025-03-19 16:03:09 -04:00 |
|
Engel Nyst
|
cc45f5d9c3
|
Add RecallActions and observations for retrieval of prompt extensions (#6909)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Calvin Smith <email@cjsmith.io>
|
2025-03-15 21:48:37 +01:00 |
|
Engel Nyst
|
395c1ea9e3
|
[Refactor] split runtime initialization (create, connect, init) in cli scripts (#7036)
|
2025-03-03 00:19:25 +01:00 |
|
Engel Nyst
|
4f98bce6df
|
Add selected_repo to command line (#6949)
|
2025-02-26 20:42:59 +01:00 |
|
Ryan H. Tran
|
34fa9ed4db
|
fix: task_str validation not required for trajectory replay (#6957)
|
2025-02-26 14:17:03 +01:00 |
|
Boxuan Li
|
fab4532f6b
|
Save complete trajectory in presence of history truncation (#6751)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-02-21 00:14:30 -08:00 |
|
Engel Nyst
|
eed7e2dd6e
|
Refactor I/O utils; allow 'task' command line parameter in cli.py (#6187)
Co-authored-by: OpenHands Bot <openhands@all-hands.dev>
|
2025-02-19 22:10:14 +01:00 |
|
Cheng Yang
|
63565982aa
|
docs: improve docstrings for CLI and config utils (#5398)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-02-15 01:51:59 +00:00 |
|
Boxuan Li
|
e487008e74
|
Trajectory replay: Fix a few corner cases (#6380)
|
2025-02-02 00:27:22 -08:00 |
|
Boxuan Li
|
4383be1ab4
|
(feat) Add trajectory replay for headless mode (#6215)
|
2025-01-18 05:48:22 +00:00 |
|
Boxuan Li
|
92b8d55c2d
|
Rename trajectories_path config to save_trajectory_path (#6216)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-01-14 04:32:45 +00:00 |
|
Engel Nyst
|
3d2138d9ce
|
Command line args fixes (#5990)
|
2025-01-05 02:58:26 +00:00 |
|
Robert Brennan
|
8983d719bd
|
Support microagents in CLI and Headless (#5971)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-01-02 16:52:45 -05:00 |
|
Robert Brennan
|
f3885cadc1
|
Fix CLI and headless after changes to eventstream (#5949)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-01-01 06:05:35 +01:00 |
|
Boxuan Li
|
ebb2d86ce3
|
Headless or endless? Rewrite auto continue response in headless mode (#5879)
|
2024-12-28 10:25:50 -08:00 |
|
Engel Nyst
|
1146b6248b
|
Support multiline and default user messages (#5400)
|
2024-12-05 21:03:18 +01:00 |
|
Xingyao Wang
|
ff84a3eede
|
chore: remove specified sid (#5127)
|
2024-11-19 16:41:27 +00:00 |
|
Graham Neubig
|
a753babb7a
|
Integrate OpenHands resolver into main repository (#4964)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2024-11-14 09:45:46 -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 |
|
Boxuan Li
|
88dbe85594
|
Make trajectories_path support file path (#4840)
|
2024-11-08 06:26:12 +00:00 |
|
Xingyao Wang
|
dc0e223d1a
|
fix(agent controller): misplaced runtime.connect that cause swebench workspace to fail (#4826)
|
2024-11-08 01:50:33 +08: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 |
|
Engel Nyst
|
eeb2342509
|
Refactor history/event stream (#3808)
|
2024-11-05 03:36:14 +01:00 |
|