Graham Neubig
|
dc91cb263b
|
Add extensive typing to controller directory (#7731)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Ray Myers <ray.myers@gmail.com>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
|
2025-04-23 15:33:17 +00:00 |
|
Robert Brennan
|
fa559ace86
|
Add API keys management UI to settings page (#7710)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-23 19:08:32 +04:00 |
|
mamoodi
|
1fd26d196a
|
Release 0.34.0 (#8011)
|
2025-04-23 11:06:28 -04:00 |
|
Robert Brennan
|
5de62d85fd
|
add an option for a headless backend (#8032)
|
2025-04-23 04:09:22 +02:00 |
|
Chase
|
5d749aeba7
|
replace erroneous rstrip() with removesuffix() (#8024)
|
2025-04-22 22:50:14 +00:00 |
|
Chase
|
693c72d670
|
remove sse subsection accessor of McpConfig in action_execution_client (#8021)
|
2025-04-23 00:40:10 +02:00 |
|
Engel Nyst
|
62557d44f2
|
Use short tool descriptions for o4-mini (#8022)
|
2025-04-23 00:30:21 +02:00 |
|
Robert Brennan
|
89f8e162da
|
Fix: Don't show status indicator for command timeouts (#8012)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-22 23:30:07 +04:00 |
|
Robert Brennan
|
b0a9938e6c
|
Always run git init in SaaS mode regardless of workspace_base setting (#8014)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-22 17:43:20 +00:00 |
|
Rohit Malhotra
|
039fe295a4
|
Add RateLimitError and handle rate limiting in GitLab and GitHub services (#8003)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-04-22 16:30:41 +00:00 |
|
dependabot[bot]
|
8f3ff1210e
|
chore(deps): bump the version-all group with 6 updates (#8009)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-22 15:16:41 +00:00 |
|
Peter Hamilton
|
5e1e685493
|
fix: Use SANDBOX_BASE_CONTAINER_IMAGE in resolver workflow (#7956)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-22 16:15:49 +02:00 |
|
sp.wack
|
e9f2b72ea5
|
chore: Better home screen (#7784)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-22 13:15:41 +00:00 |
|
Rohit Malhotra
|
986b90be0a
|
[Fix]: fetch latest token when existing token doesn't exist (#8000)
|
2025-04-22 03:22:48 +00:00 |
|
Robert Brennan
|
bf9f2aa7a5
|
Initialize git repo in workspace when no GitHub repo is selected (#7904)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-21 18:34:42 -04:00 |
|
Engel Nyst
|
b3bd3924a0
|
Fix and simplify local runtime init (#7997)
|
2025-04-22 00:24:22 +02:00 |
|
Rohit Malhotra
|
0de50153a0
|
Add HTTP method option to Git service fetch_data functions (#7996)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-21 18:15:05 -04:00 |
|
Xingyao Wang
|
a04024a239
|
refactor: file viewer server so it is accessible via localhost without authentication (#7987)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-21 22:12:06 +00:00 |
|
Rohit Malhotra
|
1e509a70d4
|
[Fix]: Dedup token verification logic in resolver (#7967)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-21 20:34:29 +00:00 |
|
Engel Nyst
|
300a59853b
|
Quick fix local runtime (#7991)
|
2025-04-21 20:28:30 +00:00 |
|
Rohit Malhotra
|
2514b200c5
|
Fix dictionary changed size during iteration error in EventStream (#7984)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-21 16:21:30 -04:00 |
|
Michael Panchenko
|
52d881c98d
|
Fix issue with "default" in tool schema for gemini-preview (#7964)
|
2025-04-21 21:21:33 +02:00 |
|
Rohit Malhotra
|
6ac23aea80
|
[Feat]: Add branch naming convention (#7989)
|
2025-04-21 18:35:16 +00:00 |
|
Xingyao Wang
|
0412949018
|
Add agent_class to SystemMessageAction and display in frontend (#7935)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-22 02:08:15 +08:00 |
|
Michael Panchenko
|
5b5adc5c7b
|
Minor refactoring: remove step and task-creation in AgentController (#7981)
|
2025-04-21 19:28:22 +02:00 |
|
dependabot[bot]
|
0b40f6fac8
|
chore(deps): bump the version-all group with 7 updates (#7980)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-21 19:14:58 +02:00 |
|
Rohit Malhotra
|
44d488b718
|
[Fix]: Building runtime image with unspecified base container img (#7977)
|
2025-04-21 11:30:22 -04:00 |
|
Rohit Malhotra
|
4f9120ffc6
|
(Chore): Unsupport resolve all issues in resolver (#7975)
|
2025-04-21 14:37:53 +00:00 |
|
Tetsuuuuuuu
|
50426edaa1
|
feat: add argument --base-container-image to resolver (#7612)
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
|
2025-04-21 10:01:03 -04:00 |
|
Xingyao Wang
|
a792f84a83
|
chore: improve logging for "not a git repository" (#7944)
|
2025-04-21 16:13:48 +04:00 |
|
Alexander Litzenberger
|
cd9d96766c
|
Update documentation on local-llms (#7805)
Co-authored-by: Alex Litzenberger <alex@agot.ai>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-04-21 00:20:13 +00:00 |
|
Michael Panchenko
|
14564b25d6
|
Fix linting (#7965)
|
2025-04-21 06:34:40 +08:00 |
|
Rohit Malhotra
|
0637b5b912
|
[Fix]: Replace duplicate enums for providers in resolver (#7954)
|
2025-04-20 14:06:18 -04:00 |
|
Rohit Malhotra
|
20bf48b693
|
[Fix]: mismatch between repo object definition between FE and BE (#7953)
|
2025-04-20 00:28:10 +00:00 |
|
Michael Panchenko
|
5b3270be2d
|
Possibility to disable default tools (#7951)
|
2025-04-20 02:14:46 +02:00 |
|
Tom Deckers
|
ae43744052
|
Fix Github Enterprise GraphQL URL (#7939)
Co-authored-by: Tom Deckers <tdeckers@cisco.com>
Co-authored-by: Robert Brennan <accounts@rbren.io>
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2025-04-19 21:09:00 +00:00 |
|
Xingyao Wang
|
b5d7e428d1
|
Fix #7916: Update Benchmark Score link in README (#7943)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-19 00:27:54 +02:00 |
|
Rohit Malhotra
|
d65ea313e8
|
Add external auth id to /repos route (#7946)
|
2025-04-18 18:19:36 -04:00 |
|
Rohit Malhotra
|
a09ecadba6
|
(Chore): Rm deprecate /installations route (#7945)
|
2025-04-18 21:51:08 +00:00 |
|
Rohit Malhotra
|
358166feb2
|
[Logging]: Add warning logs for gitlab api (#7941)
|
2025-04-18 21:31:36 +00:00 |
|
Kenny Dizi
|
85e2b73eb4
|
[Feat] Support o3 and o4 mini (#7898)
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
|
2025-04-18 21:23:19 +00:00 |
|
Rohit Malhotra
|
c18475ddc2
|
Add public vs private info for repo list (#7937)
|
2025-04-18 17:07:08 -04:00 |
|
Xingyao Wang
|
06fcf54475
|
chore: track condeser metadata for llm completion (#7938)
|
2025-04-19 05:05:31 +08:00 |
|
Rohit Malhotra
|
f751f8ab37
|
[Feat]: Add graphql fetching for GitLab service cls (#7839)
|
2025-04-18 16:53:49 -04:00 |
|
Tei1988
|
523c6d03c1
|
fix(resolver): Allow using github.token in Actions and fix base_domain handling (#7934)
|
2025-04-18 20:50:59 +00:00 |
|
Rohit Malhotra
|
0e0f043e59
|
[Feat]: Improve resolver inline pr comment localization (#7932)
|
2025-04-18 15:56:34 -04:00 |
|
Xingyao Wang
|
91c691d526
|
[agent] Read-only Agent (#6947)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-19 02:46:24 +08:00 |
|
Xingyao Wang
|
c6092291ce
|
chore: make sure Makefile make lint also lint tests (#7933)
|
2025-04-18 14:01:36 -04:00 |
|
Engel Nyst
|
a2c55cfdef
|
Refactor to clean up and move utility/legacy out of the agent (#7917)
|
2025-04-19 01:53:33 +08:00 |
|
Michael Panchenko
|
76cad626ed
|
Bugfix: make extraction of poetry_venvs_path more robust (#7920)
|
2025-04-18 17:33:52 +00:00 |
|