OpenHands
|
e4cf2eee2d
|
Fix issue #4864: [Bug]: make start-backend results in NotImplementedError: Non-relative patterns are unsupported (#5332)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-01-05 11:44:23 +09:00 |
|
dependabot[bot]
|
79551e67f6
|
chore(deps): bump docker/setup-qemu-action from 3.0.0 to 3.2.0 (#5798)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-05 03:43:26 +01:00 |
|
Xingyao Wang
|
f5f988e552
|
fix(agent controller): state.metrics is missing on exception (#6036)
|
2025-01-05 01:08:47 +00:00 |
|
Talut Salako
|
0c58f469b4
|
fix: improve how llm models option (#6026)
|
2025-01-05 00:25:45 +00:00 |
|
Xingyao Wang
|
56d7dccec9
|
fix(runtime): replace send_request with _send_action_server_request (#6035)
|
2025-01-04 23:38:34 +00:00 |
|
Graham Neubig
|
411b63159f
|
fix: Use _send_action_server_request in send_action_for_execution (#5951)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-05 08:13:18 +09:00 |
|
OpenHands
|
5ca0beadfb
|
Fix issue #5995: [Resolver] Resolver's summary suggests UNRESOLVED due to "no human reviewer" (#5996)
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2025-01-05 05:49:38 +09:00 |
|
Xingyao Wang
|
aaff3dd075
|
fix(llm): cost metrics calculation for unsupport litellm prefix (#6022)
|
2025-01-04 18:09:13 +00:00 |
|
sai krishna rohith k
|
ef2053011d
|
feat: Added RateLimitError status on UI and Agent state (#5910)
|
2025-01-04 12:07:07 -05:00 |
|
siu
|
e6499a68f6
|
fix(frontend): Prevent message submission during IME composition (#6025)
|
2025-01-04 10:41:48 +00:00 |
|
Ryan H. Tran
|
33cb1d5f3c
|
chore: upgrade openhands-aci to 0.1.6 (#6023)
|
2025-01-04 07:53:18 +00:00 |
|
Graham Neubig
|
5bdebac741
|
Add git patch info to guess_success prompt (#5950)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-04 10:56:50 +09:00 |
|
Robert Brennan
|
510c1644dd
|
Add bytes support to FileStore write operations (#6019)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-03 16:30:25 -07: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 |
|
Robert Brennan
|
761a574b09
|
Small style changes to repo picker (#6013)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Graham Neubig <neubig@gmail.com>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2025-01-03 20:44:30 +00:00 |
|
Robert Brennan
|
825a9ba893
|
default to local fs (#6016)
|
2025-01-03 15:18:52 -05:00 |
|
tofarr
|
a6d392322a
|
Fix conversation sorting and pagination (#6014)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-03 19:35:20 +00:00 |
|
Xingyao Wang
|
1ddf398a81
|
fix(microagent): remove extra unnecessary check (#6012)
|
2025-01-04 02:58:17 +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 |
|
dependabot[bot]
|
9fef6f909a
|
chore(deps): bump the version-all group across 1 directory with 5 updates (#6008)
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-01-03 16:54:48 +00:00 |
|
sp.wack
|
ff466d0f17
|
fix(frontend): Prevent rendering loading spinner in chat interface too frequently (#6009)
|
2025-01-03 16:34:06 +00:00 |
|
sp.wack
|
4c59cff2a3
|
fix(frontend): Memoize messages (#6006)
|
2025-01-03 16:12:28 +00:00 |
|
dependabot[bot]
|
fa44bdb390
|
chore(deps-dev): bump chromadb from 0.6.0 to 0.6.1 in the chromadb group (#6004)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-03 17:12:08 +01:00 |
|
Xingyao Wang
|
dd10f37f66
|
chore: remove extra debugging print (#6005)
|
2025-01-03 16:02:48 +00:00 |
|
Robert Brennan
|
3b26678a77
|
feat(frontend): enhance GitHub repo picker with search and sorting (#5783)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Graham Neubig <neubig@gmail.com>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2025-01-03 19:44:32 +04:00 |
|
Xingyao Wang
|
f14f75b064
|
feat: runtime improvements for rate-limit and 502/503/404 error (#5975)
|
2025-01-03 08:36:19 -07:00 |
|
Robert Brennan
|
ef8e04aee3
|
Update github microagent for draft PRs and not creating new branches/PRs (#5986)
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
|
2025-01-03 09:29:17 -05:00 |
|
Robert Brennan
|
23df4a09d2
|
Handle BadRequests in agent controller (#5991)
Co-authored-by: OpenHands Bot <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-01-03 09:29:01 -05:00 |
|
sp.wack
|
eb93113b7a
|
feat(frontend): Add active status for ws (#5944)
|
2025-01-03 16:38:03 +04:00 |
|
Xingyao Wang
|
c40b0b9ae1
|
chore: remove extra debug print (#5994)
|
2025-01-03 02:57:24 +00:00 |
|
Xingyao Wang
|
61ebec9ff7
|
feat(eval): better visualization for comparing two swe-bench runs (#5993)
|
2025-01-03 02:36:51 +00:00 |
|
Engel Nyst
|
c567c11267
|
Enable/disable function calling by user configuration (#5992)
Co-authored-by: co <yc5@tju.edu.cn>
Co-authored-by: Cheng Yang <93481273+young010101@users.noreply.github.com>
|
2025-01-03 01:40:49 +01:00 |
|
Robert Brennan
|
e628615094
|
Revert "feat(config): enable/disable LLM model tools/funcs usage by config" (#5989)
Co-authored-by: tofarr <tofarr@gmail.com>
|
2025-01-03 00:28:07 +01:00 |
|
tofarr
|
50f821f9b9
|
Feat conversations CRUDS API (#5775)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-02 16:09:08 -07:00 |
|
Xingyao Wang
|
15e0a50ff4
|
chore: fix linter error for microagent re-structure (#5987)
|
2025-01-02 23:02:32 +00:00 |
|
dependabot[bot]
|
e52cdfd70a
|
chore(deps): bump the version-all group with 6 updates (#5973)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-02 23:38:34 +01:00 |
|
Xingyao Wang
|
c1b514e9d3
|
refactor: restructure microagents system (#5886)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2025-01-03 07:13:18 +09: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 |
|
Xingyao Wang
|
9dd5463e06
|
Set default value of use_microagents to False to prevent breaking eval (#5976)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-03 05:39:17 +08:00 |
|
Cheng Yang
|
d5b2ce18cb
|
Test/improve config loading tests (#5399)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-01-02 21:32:23 +00:00 |
|
Cheng Yang
|
8d627e52cb
|
feat(config): enable/disable LLM model tools/funcs usage by config (#5576)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-01-02 21:20:37 +00: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 |
|
Robert Brennan
|
f846b31eb8
|
Remove TaskAction functionality (#5959)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-02 15:11:45 +00:00 |
|
Robert Brennan
|
50a0b1d91d
|
fix llm err handling (#5958)
0.18.0
|
2025-01-01 17:00:18 -05:00 |
|
dependabot[bot]
|
3d4d66a8c2
|
chore(deps-dev): bump llama-index from 0.12.8 to 0.12.9 in the llama group (#5955)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-01 16:15:31 +01: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 |
|
Engel Nyst
|
2ec2f2538f
|
Load the event stream fix after it's no longer a dataclass (#5948)
|
2024-12-31 22:03:57 +00:00 |
|
Engel Nyst
|
40d8245089
|
Fix history loading when state was corrupt/non-existent (#5946)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-12-31 21:46:35 +00:00 |
|