mamoodi
|
d30211da18
|
Update running OpenHands guide with detailed prerequisites (#6366)
|
2025-01-20 13:53:14 -05:00 |
|
Boxuan Li
|
4383be1ab4
|
(feat) Add trajectory replay for headless mode (#6215)
|
2025-01-18 05:48:22 +00:00 |
|
Graham Neubig
|
62fbe4c622
|
docs: improve custom sandbox guide with more configuration options (#5589)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-18 05:05:41 +08:00 |
|
Engel Nyst
|
85a760e561
|
Simplify draft llm (#6281)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-17 17:38:02 +00:00 |
|
Xingyao Wang
|
0c961bfd8b
|
refactor(prompt): move runtime/repo info to user message and disable them in eval (#6291)
|
2025-01-16 17:53:10 +00:00 |
|
Engel Nyst
|
97e938d545
|
Fix French doc (#6283)
|
2025-01-15 04:25:47 +00:00 |
|
Engel Nyst
|
c5797d1d5a
|
Fix llm_config fallback (#4415)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-15 01:17:37 +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 |
|
mamoodi
|
3a4bc10b29
|
Release 0.20.0 (#6234)
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2025-01-13 14:58:20 -05:00 |
|
mamoodi
|
63133c0ba9
|
Document changes for Micro-Agents and some formatting changes (#6155)
Co-authored-by: Robert Brennan <accounts@rbren.io>
|
2025-01-13 09:24:10 -05:00 |
|
Graham Neubig
|
5458ebbd7d
|
Fix issue #6048: Update documentation of recommended models and add deepseek (#6050)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-01-09 02:39:53 +00:00 |
|
dependabot[bot]
|
a3c107daa4
|
chore(deps): bump the docusaurus group in /docs with 7 updates (#6142)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-08 19:27:37 +04:00 |
|
mamoodi
|
9747c9e9f8
|
Some changes to microagents docs and new micro-agents section (#6020)
|
2025-01-07 16:21:12 -05:00 |
|
mamoodi
|
bb85542aca
|
Release 0.19.0 (#6129)
|
2025-01-07 16:14:22 -05:00 |
|
Xingyao Wang
|
ec70af9412
|
refactor: Replace pexpect with libtmux in BashSession (#4881)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Robert Brennan <accounts@rbren.io>
|
2025-01-04 05:22:13 +08:00 |
|
mamoodi
|
4de6c782cc
|
Add doc style guide and make docs adhere to it (#5983)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-01-03 12:14:14 -05:00 |
|
mamoodi
|
a1b59b6185
|
Minor README update, Headless and CLI doc changes (#5977)
|
2025-01-02 13:18:01 -05:00 |
|
mamoodi
|
b73bac62f2
|
Fix CLI and Headless docs for after release (#5941)
|
2025-01-02 16:26:47 +00:00 |
|
mamoodi
|
ee88af8563
|
Release 0.18.0 (#5974)
|
2025-01-02 11:01:11 -05:00 |
|
mamoodi
|
78aef2b150
|
Update headless with no auto continue (#5901)
|
2024-12-29 20:10:10 +01:00 |
|
OpenHands
|
037457dec9
|
Fix issue #5890: Add an automatic check of version consistency in documentation (#5891)
Co-authored-by: Graham Neubig <neubig@gmail.com>
Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk>
|
2024-12-29 04:28:47 +00:00 |
|
sp.wack
|
9d984aaa30
|
chore(frontend): Upgrade to React 19 (#5835)
|
2024-12-27 19:10:41 +04:00 |
|
mamoodi
|
df82202178
|
Fix formatting in docs (#5842)
|
2024-12-26 20:06:27 -05:00 |
|
Robert Brennan
|
69a9080480
|
fix install instructions (#5844)
|
2024-12-27 00:16:23 +01:00 |
|
mamoodi
|
f1a8be3817
|
Update Installation to align with README (#5841)
|
2024-12-26 17:44:54 -05:00 |
|
Robert Brennan
|
e2a25f1b31
|
update .openhands instructions (#5821)
|
2024-12-26 18:15:49 +00:00 |
|
mamoodi
|
5b0883ca0d
|
Release 0.17.0 (#5822)
|
2024-12-26 12:05:22 -05:00 |
|
mamoodi
|
725e71ad22
|
Update Slack links again (#5773)
|
2024-12-23 21:20:08 +00:00 |
|
mamoodi
|
5fb0eec61e
|
Fix resolver workflow and update docs (#5713)
|
2024-12-20 15:59:13 -05:00 |
|
Robert Brennan
|
73c38f1163
|
refactor: move session initialization from WebSocket to REST API (#5493)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2024-12-20 15:50:09 +00:00 |
|
dependabot[bot]
|
0dd919bacf
|
Bump prism-react-renderer from 2.4.0 to 2.4.1 in /docs in the version-all group (#5668)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-20 16:43:12 +04:00 |
|
mamoodi
|
6f7d054385
|
Add examples for filesystem use (#5697)
|
2024-12-19 13:13:09 -05:00 |
|
mamoodi
|
154ef7391a
|
Release 0.16.0 (#5678)
|
2024-12-18 16:31:38 -05:00 |
|
Engel Nyst
|
ad822a31e1
|
Fix issue #5591: Clean up unused code (#5592)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-12-16 08:22:21 +01:00 |
|
mamoodi
|
7dd2bc569f
|
Restart troubleshooting documentation. (#5317)
|
2024-12-12 15:49:18 -05:00 |
|
Xingyao Wang
|
ebb68b33db
|
Fix issue #5527: Document repository customization and micro-agents (#5528)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-12-12 09:47:28 -08:00 |
|
mamoodi
|
2f2ea9ec91
|
Update the doc for headless to include no continue (#5537)
|
2024-12-12 02:03:06 +00:00 |
|
dependabot[bot]
|
17bbfa29a1
|
chore(deps): bump react-use from 17.5.1 to 17.6.0 in /docs in the version-all group (#5505)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-10 23:40:20 +04:00 |
|
Rohit Malhotra
|
cfe222e1d5
|
Fix issue #5162: docs: Improve GitHub token setup documentation in UI… (#5491)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-12-09 21:14:55 -05:00 |
|
tofarr
|
c872af4658
|
Doc: Added troubleshooting section for Nebulous docker errors (#5482)
|
2024-12-09 22:04:23 +00:00 |
|
dependabot[bot]
|
786cde39fd
|
chore(deps): bump react-icons from 5.3.0 to 5.4.0 in /docs in the version-all group (#5404)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-05 10:57:47 +04:00 |
|
mamoodi
|
851d88593c
|
Release 0.15.0 (#5402)
|
2024-12-04 10:08:22 -05:00 |
|
OpenHands
|
d96118af4d
|
Fix issue #5363: [Bug]: Slack Invite Link Expired (#5364)
|
2024-12-02 23:09:43 +08:00 |
|
dependabot[bot]
|
4b633782e5
|
chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 in /docs in the version-all group (#5298)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-02 12:00:17 +04:00 |
|
sp.wack
|
3e4220b66d
|
chore: Handle eslint warnings (#5253)
|
2024-12-01 16:58:25 -05:00 |
|
Rohit Malhotra
|
64a7fef57e
|
[Resolver]: Support custom sandbox (#5348)
|
2024-12-01 20:11:50 +00:00 |
|
mamoodi
|
4c432d35e2
|
Fix slack link in docs (#5329)
|
2024-11-29 20:28:48 +01:00 |
|
mamoodi
|
59532c916e
|
Place Configuration Options under Advanced Configuration (#5316)
|
2024-11-28 15:07:20 -05:00 |
|
Faraz Shamim
|
0aa4a7184f
|
Fix Issue #3325 (#5004)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2024-11-26 16:52:37 +01:00 |
|
Xingyao Wang
|
c9315d6447
|
chore: update demo video with newer interface + vscode (#5265)
|
2024-11-25 21:08:31 +00:00 |
|