tofarr
|
42f1fc92fa
|
Fix: Less squashed logo (#6853)
|
2025-02-20 07:56:20 -07:00 |
|
sp.wack
|
3f8bc8a7ea
|
hotfix: Set proper minimum and maximum defaults that can be entered in billing input (#6842)
|
2025-02-20 17:58:23 +04:00 |
|
sp.wack
|
f869ad995c
|
hotfix: Remove external link in billing settings UI (#6841)
|
2025-02-20 17:58:09 +04:00 |
|
Calvin Smith
|
74c942c911
|
fix: LLM summarization prompt handles user messages (#6837)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
|
2025-02-19 14:17:48 -07: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 |
|
Engel Nyst
|
663e36109c
|
Clean up NullObservations from the stream (#6260)
|
2025-02-19 20:40:40 +01:00 |
|
mamoodi
|
e92e4a1cbc
|
Update documentation with new settings page (#6716)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-02-19 14:30:36 -05:00 |
|
mamoodi
|
61ce673400
|
Release 0.25.0 (#6782)
|
2025-02-19 14:30:05 -05:00 |
|
Engel Nyst
|
b95840db0c
|
hotfix azure (#6806)
|
2025-02-19 19:24:35 +01:00 |
|
Xingyao Wang
|
003ebc0ded
|
feat: better error logging for remote runtime (#6805)
|
2025-02-19 17:54:34 +00:00 |
|
Ryan H. Tran
|
df8bbc2b67
|
Update openhands-aci to 0.2.5 (#6834)
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
|
2025-02-19 16:27:14 +00:00 |
|
diwu-sf
|
eb5be2ab63
|
Fix download workspace zip file event loop hanging (#6722)
|
2025-02-19 10:51:52 -05:00 |
|
Calvin Smith
|
81f2b08a89
|
fix: Avoid infinite loop with rolling condensers and history truncation (#6795)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
|
2025-02-19 07:45:33 -07:00 |
|
Graham Neubig
|
cb72a06ca3
|
Fix mypy errors in storage directory (#6809)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-02-19 10:52:49 +00:00 |
|
Ryan H. Tran
|
340c2310d1
|
Fix diskcache breaking CI & eval intermittently (#6817)
|
2025-02-19 05:20:44 -05:00 |
|
Graham Neubig
|
f4e5fb2873
|
Fix type checking errors in resolver directory (#6738)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-02-18 20:13:33 -05:00 |
|
Xingyao Wang
|
1a7003a705
|
Add sysbox support to remote runtime for eval; Add memory monitor, stress tests to help debug memory issue (#6684)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2025-02-18 20:02:28 +00:00 |
|
Calvin Smith
|
8d097efb4f
|
enh: Refactor Event -> Message pipeline outside of CodeActAgent (#6715)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-02-18 11:23:06 -07:00 |
|
sp.wack
|
2e98fc8fb3
|
feat(SaaS): Billing settings screen (#6495)
Co-authored-by: Tim O'Farrell <tofarr@gmail.com>
|
2025-02-18 18:56:10 +01:00 |
|
sp.wack
|
e3e00ed70a
|
fix(frontend): Hide modal when in settings page if first time (#6792)
|
2025-02-18 21:28:59 +04:00 |
|
sp.wack
|
96d1992823
|
hotfix: Conversation panel toggle should change color given state (#6791)
|
2025-02-18 11:38:26 -05:00 |
|
dependabot[bot]
|
7a3a0d8c0c
|
chore(deps): bump the version-all group across 1 directory with 9 updates (#6783)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
|
2025-02-18 16:09:30 +00:00 |
|
sp.wack
|
fdffca18e0
|
hotfix(frontend): Input set/unset state and disable runtime input (#6788)
|
2025-02-18 20:01:39 +04:00 |
|
sp.wack
|
b10416e0a3
|
hotfix: Consistent background color (#6786)
|
2025-02-18 19:38:01 +04:00 |
|
nottherealironman
|
1f462d2417
|
docs: add guide for minimum computing and storage requirements (#6575)
|
2025-02-18 14:20:35 +00:00 |
|
tofarr
|
0a6ff463db
|
CSS Fixes (#6770)
|
2025-02-18 12:10:07 +00:00 |
|
Rohit Malhotra
|
9ff15bf94f
|
Add selected branch to convo metadata (#6773)
|
2025-02-17 17:27:13 -05:00 |
|
mamoodi
|
6c48013601
|
Update OpenHands Cloud docs with correct permissions and instructions (#6774)
|
2025-02-17 21:48:57 +00:00 |
|
Graham Neubig
|
07fcb786af
|
Upgrade tree sitter (#6740)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-02-17 20:14:26 +01:00 |
|
Rohit Malhotra
|
ce42e22105
|
[Docs]: Cloud Openhands (#6747)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: mamoodi <mamoodiha@gmail.com>
|
2025-02-17 18:39:49 +00:00 |
|
Rohit Malhotra
|
14ee6d7afe
|
hotfix(Secrets): Add event stream filter for refreshed secret (#6764)
|
2025-02-17 18:27:32 +00:00 |
|
tofarr
|
57391d6e66
|
Enable the multi conversation UI for all users (#6374)
|
2025-02-17 11:07:47 -07:00 |
|
Xingyao Wang
|
a7bb73ded2
|
fix: disable prlimit since limiting --vm breaks nodejs (#6765)
|
2025-02-17 17:53:02 +00:00 |
|
tofarr
|
f4b123f73b
|
Improve SensitiveDataFilter and add comprehensive tests (#6755)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-02-17 10:23:43 -07:00 |
|
Robert Brennan
|
ae31a24c29
|
Fix caps in status message (#6761)
|
2025-02-17 16:14:19 +00:00 |
|
Robert Brennan
|
3a478c2303
|
Better LLM retry behavior (#6557)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-02-17 10:36:59 -05:00 |
|
tofarr
|
82b5325792
|
Added iterate method and additional tests for search functions (#6756)
|
2025-02-17 08:11:13 -07:00 |
|
tofarr
|
265e8ae5f4
|
feat: implement optimistic updates for conversation deletion (#6745)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2025-02-17 07:33:36 -07:00 |
|
李师胡
|
0cbf50576d
|
docs(runtime): fix broken links of benchmarks (#6744)
Co-authored-by: jianhao1 <jianhao1@taobao.com>
|
2025-02-17 14:11:32 +00:00 |
|
dependabot[bot]
|
745038b394
|
chore(deps): bump the version-all group in /frontend with 4 updates (#6725)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
|
2025-02-17 11:35:50 +00:00 |
|
Arpan Koirala
|
b018567d53
|
fix: no interaction when clearing poetry cache (#6752)
|
2025-02-17 12:18:27 +01:00 |
|
Christopher Pereira
|
30e39e85d0
|
Show docker build errors (#6695)
|
2025-02-15 06:58:16 +01:00 |
|
Boxuan Li
|
4443417c75
|
A few fixes for TAC evaluation harness (#6586)
|
2025-02-14 21:01:57 -08:00 |
|
Boxuan Li
|
efbff2e655
|
Add a sanity test for load_app_config and get_agent_config_arg (#6723)
|
2025-02-14 21:01:42 -08: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 |
|
dependabot[bot]
|
b07fddcb71
|
chore(deps): bump the version-all group across 1 directory with 12 updates (#6736)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-02-15 01:17:17 +00:00 |
|
Ryan H. Tran
|
99b50d038e
|
chore: upgrade openhands-aci to 0.2.2 (#6731)
|
2025-02-15 03:21:40 +08:00 |
|
Rohit Malhotra
|
1ddfa99c57
|
[Resolver]: Prep env in expectation of release (#6735)
|
2025-02-14 19:11:01 +00:00 |
|
sp.wack
|
0c03e257b7
|
feat(frontend): Settings screen (#6550)
|
2025-02-14 15:11:18 +04:00 |
|
Rohit Malhotra
|
85e3a00d9d
|
hotfix(Resolver): Workflow definition is out of sync with released package (#6719)
|
2025-02-14 04:31:22 +00:00 |
|