Tim O'Farrell
|
517a72fd0d
|
Use the same event stream instance for conversations as sessions (#9545)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-07 14:37:17 -06:00 |
|
Tim O'Farrell
|
8fe2e006ee
|
Added run_in_loop method (#9586)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-07 11:01:17 -06:00 |
|
Tim O'Farrell
|
229f35093d
|
perf: make EventStore cur_id a lazy calculated property (#9544)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-07 09:58:46 -06:00 |
|
Rohit Malhotra
|
21a5e3eed5
|
Improve error logging in verify_repo_provider before AuthenticationError (#9530)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-07 10:02:46 -05:00 |
|
Robert Brennan
|
9280bc34ad
|
Enhance logging for org-level microagent loading to improve debugging (#9471)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-07 12:31:45 +02:00 |
|
TakumaNakao
|
1be77faf94
|
ADD gemini-2.5 to REASONING_EFFORT_SUPPORTED_MODELS (#9546)
|
2025-07-06 06:31:41 +00:00 |
|
Boxuan Li
|
a6301075ec
|
Add core config to disable browser environment (#9570)
|
2025-07-06 08:20:58 +02:00 |
|
Boxuan Li
|
29fdc701a3
|
Jupyter: remove poetry dependency (#9561)
|
2025-07-05 15:03:26 -07:00 |
|
Robert Brennan
|
8af1f1cac9
|
Add labels support to PR and MR creation tools (#9402)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-04 09:55:54 +02:00 |
|
Engel Nyst
|
ef502ccba8
|
Add CLI/vscode integration (#9085)
Co-authored-by: OpenHands-Gemini <openhands@all-hands.dev>
Co-authored-by: Claude 3.5 Sonnet <claude-3-5-sonnet@anthropic.com>
|
2025-07-03 22:42:06 +02:00 |
|
Tim O'Farrell
|
ece556c047
|
Fix issue where coro was not awaited (#9536)
|
2025-07-03 13:32:51 -06:00 |
|
Tim O'Farrell
|
55a09785ce
|
Fix for issue where wrong method was called (#9532)
|
2025-07-03 11:46:48 -06:00 |
|
sp.wack
|
b3c8b7c089
|
Fix WebSocket disconnection when uploading large files (#9504)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-03 16:28:30 +04:00 |
|
Engel Nyst
|
ac2947b7ff
|
Fix /init on CLI Runtime (#9474)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-03 08:28:18 -04:00 |
|
mamoodi
|
c521fb7a8f
|
Release 0.48.0 (#9491)
|
2025-07-02 16:21:45 -04:00 |
|
Rohit Malhotra
|
f049411631
|
(Hotfix): Microagent won't load depending on version number format (#9508)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-02 18:06:36 +00:00 |
|
Tim O'Farrell
|
606ec59b33
|
Fix CLI confirmation input to handle invalid input properly (#9503)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-02 10:48:43 -06:00 |
|
Graham Neubig
|
d2fc5679ad
|
Improve rate limit message to indicate automatic retry (#9281)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-02 12:27:35 -04:00 |
|
mindflow-cn
|
8e486dfd6b
|
Replace libtmux's deprecated methods in bash.py (#9463)
Co-authored-by: jianchuanli <jianchuanli@langcode.com>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
|
2025-07-01 21:07:48 -04:00 |
|
Graham Neubig
|
ed58858e03
|
Add setup.sh script execution to event stream (#9427)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-01 10:37:21 -04:00 |
|
Graham Neubig
|
17853cd5bd
|
Change default max_output_tokens to None and add comprehensive model tests (#9366)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-29 21:57:34 -04:00 |
|
Boxuan Li
|
c992b6d2a0
|
Fix CLI runtime not disabling jupyter plugin by default (#9452)
|
2025-06-29 17:04:16 -07:00 |
|
llamantino
|
34bf645d64
|
fix(cli): fix terminal input lag on Windows by start&stopping pause task (#9436)
|
2025-06-29 10:21:40 -07:00 |
|
AY
|
b06a3bdb7c
|
Fixes #9394 - Improve CLI exit messaging to distinguish intentional exits and inter… (#9432)
|
2025-06-28 18:51:25 +02:00 |
|
Xingyao Wang
|
a7b234d1f6
|
feat(agent): Add TODO.md workflow for long-horizon tasks into a separate system prompt (#8896)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-28 09:08:13 -04:00 |
|
AutoLTX
|
7abad5844a
|
[Feature] Support .cursorrules (#9327)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-06-28 02:33:19 +02:00 |
|
llamantino
|
a24d7e636e
|
fix(cli): avoid race condition from multiple process_agent_pause tasks (#9423)
|
2025-06-27 23:22:43 +00:00 |
|
Peter Hamilton
|
66b95adbc9
|
Fix: Retry on Bedrock ServiceUnavailableError (#9419)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-27 22:17:50 +02:00 |
|
mamoodi
|
d617d6842a
|
Release 0.47.0 (#9405)
Co-authored-by: Graham Neubig <neubig@gmail.com>
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-27 13:59:36 -04:00 |
|
Xingyao Wang
|
0eb7f956a9
|
fix(CLI): Reduce severity of pending action timeout messages (#9415)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-06-27 16:28:31 +00:00 |
|
Graham Neubig
|
d3154c4bae
|
Fix CLI import error with broken third-party runtime dependencies (#9413)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-27 12:00:38 -04: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 |
|
Xingyao Wang
|
b74da7d4c3
|
feat(CLI): Enhance --file option to prompt agent to read and understand file first (#9398)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-27 15:57:29 +00:00 |
|
Graham Neubig
|
70ad469fb2
|
Fix typing
|
2025-06-26 23:47:54 -04:00 |
|
Graham Neubig
|
a85f6af9c2
|
Fix typing in memory module
|
2025-06-26 23:46:37 -04:00 |
|
Graham Neubig
|
5e213963dc
|
Fix typing
|
2025-06-26 23:43:13 -04:00 |
|
openhands
|
051c579855
|
Fix mypy type error in memory.py with reference to GitHub issue #18440
|
2025-06-27 03:38:50 +00:00 |
|
openhands
|
6d66b8503c
|
Fix mypy type error in memory.py by adding type ignore annotations
|
2025-06-27 03:20:20 +00:00 |
|
Engel Nyst
|
0fb1a712d5
|
feat: Add user directory support for microagents (#9333)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-26 22:31:59 -04:00 |
|
Ray Myers
|
94fe052561
|
chore - Add pydantic lib to type checking (#9086)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-26 18:31:41 +00:00 |
|
Graham Neubig
|
c7dff3e4d2
|
Remove third-party runtimes (daytona, modal, e2b, runloop) from main codebase (#9213)
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-06-26 07:39:39 -04:00 |
|
Xingyao Wang
|
743c814ee8
|
Add important warning about not pushing/creating PRs unless explicitly asked (#9357)
|
2025-06-25 19:09:48 -04:00 |
|
Graham Neubig
|
0e4aeba47c
|
Add GitLab alternative directory support for microagents (#9331)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-25 21:08:01 +00:00 |
|
Robert Brennan
|
d37e40caf8
|
Fix Bitbucket pagination and sorting to fetch ALL repositories (#9356)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-25 21:06:01 +00:00 |
|
Xingyao Wang
|
8e4a8a65f8
|
Revert "Simplify max_output_tokens handling in LLM classes" (#9364)
|
2025-06-25 20:01:23 +00:00 |
|
Ryan H. Tran
|
dfa54673d2
|
[OH-Versa] Add remaining browsing & GAIA eval improvement (#9015)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-06-25 12:36:15 +07:00 |
|
mamoodi
|
b0b820f8b2
|
Release 0.46.0 (#9328)
|
2025-06-24 16:47:17 -04:00 |
|
Rohit Malhotra
|
5c8bdd364e
|
[Feat]: BitBucket integration for Cloud OpenHands (#9225)
Co-authored-by: chuckbutkus <chuck@all-hands.dev>
|
2025-06-24 15:40:58 -04:00 |
|
mindflow-cn
|
fa75b22cc0
|
Enhanced llm editor (#9174)
Co-authored-by: jianchuanli <jianchuanli@langcode.com>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
|
2025-06-24 13:57:18 +00:00 |
|
Graham Neubig
|
8aeb4dd632
|
Fix org repo deletion to run in runtime (#9319)
|
2025-06-24 21:43:45 +08:00 |
|