Graham Neubig
|
aab818716e
|
Add Japanese documentation (#7386)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-28 14:14:45 +00:00 |
|
Xingyao Wang
|
ac8b5e7934
|
[agent, browsing] Support viewing pdf and png/jpg via browser (#7457)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk>
|
2025-03-28 07:07:33 +00:00 |
|
Carlos Freund
|
23505576a6
|
build(make) Automatically use dev-wsl (#7418)
|
2025-03-27 23:30:46 -07:00 |
|
Xingyao Wang
|
d69e4feb1b
|
Fix #7473: Prevent OpenHands from creating additional pull requests unless explicitly instructed (#7476)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-28 07:18:20 +08:00 |
|
dependabot[bot]
|
faf0b93299
|
chore(deps): bump the version-all group across 1 directory with 9 updates (#7563)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-27 22:52:25 +00:00 |
|
Ray Myers
|
0356df8c6b
|
Add async ruff linting and remove flake8 dependency (#7539)
|
2025-03-27 16:54:53 -05:00 |
|
Robert Brennan
|
2d66939b42
|
fix error message (#7550)
|
2025-03-27 13:35:41 -07:00 |
|
Carlos Freund
|
a0c79f7388
|
fix(Runtime): Wait for container to start up (#7548)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: tofarr <tofarr@gmail.com>
|
2025-03-27 13:55:06 -06:00 |
|
tofarr
|
a44cdae36e
|
Fix for broken OpenAPI Schema (#7558)
|
2025-03-27 13:28:53 -06:00 |
|
Engel Nyst
|
7aa7eb2399
|
Fix uninitialized accumulated tokens (#7553)
|
2025-03-27 20:19:10 +01:00 |
|
Calvin Smith
|
42712a44d8
|
(fix): Condensation events to reconstruct contexts added to event stream (#7353)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
|
2025-03-27 13:16:31 -06:00 |
|
Rohit Malhotra
|
76c992e2df
|
[Feat]: Trigger microagents on agent keywords (#7516)
|
2025-03-27 13:58:37 -04:00 |
|
mamoodi
|
26b420a01d
|
Release 0.30.1 (#7545)
|
2025-03-27 13:26:28 -04:00 |
|
dependabot[bot]
|
e707be429e
|
chore(deps): bump the version-all group across 1 directory with 27 updates (#7475)
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-03-27 16:14:21 +00:00 |
|
Xingyao Wang
|
24773e15c5
|
Fix Push & Create PR button prompt to request meaningful branch names (#7529)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-27 23:21:52 +08:00 |
|
Caique
|
5dba964281
|
docs: Improve the Microagents usage documentation (#7542)
|
2025-03-27 15:11:14 +00:00 |
|
VS
|
1596a6cc62
|
fix: correct string concatenation in llm_summarizing_condenser.py (#7541)
|
2025-03-27 07:28:45 -07:00 |
|
Rohit Malhotra
|
0df87bfacc
|
[Feat]: Tell the agent the current date (#7509)
|
2025-03-27 01:23:12 -04:00 |
|
Engel Nyst
|
8e9eb7d07d
|
Reduce max iterations by default (#7535)
|
2025-03-27 01:00:14 +00:00 |
|
Rohit Malhotra
|
60196d2eca
|
(Hotfix): Github token fails to refresh on cloud openhands (#7532)
|
2025-03-27 00:05:38 +00:00 |
|
tofarr
|
b9af0188fe
|
Feat vscode startup (#7518)
Co-authored-by: OpenHands Bot <openhands@all-hands.dev>
|
2025-03-26 16:01:23 -06:00 |
|
Engel Nyst
|
9850f1767a
|
Use response_id to track token usage for MessageActions (#6913)
Co-authored-by: Calvin Smith <email@cjsmith.io>
|
2025-03-26 21:07:01 +01:00 |
|
tofarr
|
c5491e87aa
|
Run runtime.close in background thread (#7524)
|
2025-03-26 12:12:59 -06:00 |
|
dependabot[bot]
|
400afeb70e
|
chore(deps): bump the version-all group across 1 directory with 15 updates (#7520)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-26 17:11:30 +01:00 |
|
Xingyao Wang
|
c63d52d5e6
|
(llm): Track accumulated token usage instead of per-request token usage (#7511)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk>
|
2025-03-26 16:05:36 +00:00 |
|
tofarr
|
1230b229b5
|
Replace use of requests with httpx (#7354)
|
2025-03-26 13:37:10 +00:00 |
|
Rohit Malhotra
|
72d5f1fe53
|
[Fix]: Add min amount to funds placeholder (#7517)
|
2025-03-25 21:14:11 -07:00 |
|
Boxuan Li
|
e3a5df514e
|
(chore) Remove unused grep-ast dependency (#7414)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-03-25 20:45:00 -07:00 |
|
Graham Neubig
|
aaf65ebf0f
|
Update translation updater to use claude-3-7-sonnet-20250219 (#7500)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-25 15:56:44 -07:00 |
|
mamoodi
|
844d84d7bb
|
Release 0.30.0 (#7467)
Co-authored-by: மனோஜ்குமார் பழனிச்சாமி <smartmanoj42857@gmail.com>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Robert Brennan <accounts@rbren.io>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2025-03-25 18:39:36 -04:00 |
|
Rohit Malhotra
|
5a3eca2a2a
|
[Refactor]: Create dedicated reset settings route (#7472)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-25 18:34:55 -04:00 |
|
tawago
|
efcf30a23d
|
Update the resolver workflow once a new release includes #7287 (#7343)
|
2025-03-25 18:25:33 -04:00 |
|
Xingyao Wang
|
951cb1c880
|
Fix TypeError in bash parsing with unclosed backticks (#7392)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-25 21:38:01 +00:00 |
|
Calvin Smith
|
78b67bc9d9
|
Update event schema types to use enum pattern (#7498)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-03-25 15:36:13 -06:00 |
|
sp.wack
|
500e09f12b
|
hotfix(frontend): Wrap WS tests in query provider for migration changes (#7504)
|
2025-03-25 22:45:04 +04:00 |
|
Caique
|
2a5e17d548
|
docs(frontend): add environment variables in .env.sample and README (#7401)
|
2025-03-25 22:08:20 +04:00 |
|
mamoodi
|
6541eab43b
|
Remove empty lines in pyproject (#7501)
|
2025-03-25 17:02:09 +00:00 |
|
Robert Brennan
|
2e72ef151e
|
Add API key instructions and update documentation links (#7434)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-25 16:25:55 +00:00 |
|
Robert Brennan
|
032eb152bf
|
Fix WebSocket timeout messages in chat window (#7405)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-03-25 09:17:18 -07:00 |
|
sp.wack
|
63ebd9e338
|
hotfix(frontend): Show background color for logout button (#7495)
|
2025-03-25 11:59:28 -04:00 |
|
Zach
|
1064939013
|
Fix incorrect file position descriptions in script comments (#7492)
|
2025-03-25 16:48:48 +01:00 |
|
Engel Nyst
|
ff6312ab02
|
Remove unused AgentSummarizeAction and SUMMARIZE action type (#7283)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-25 16:46:41 +01:00 |
|
Graham Neubig
|
036fa5dccf
|
Add type hints to storage directory (#7110)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-25 08:01:04 -07:00 |
|
Graham Neubig
|
86c6feafcc
|
Fix mypy errors in runtime/utils directory (#6902)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-25 08:00:03 -07:00 |
|
Graham Neubig
|
0efe4feb2a
|
Fix mypy errors in core/config directory (#7113)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-25 05:57:00 -07:00 |
|
Graham Neubig
|
8b473397d1
|
Fix mypy errors in events directory (#6810)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-03-25 06:30:58 +00:00 |
|
Caique
|
23e775b1e0
|
docs: add pt-BR translation for official docs (#7416)
|
2025-03-24 23:13:52 +00:00 |
|
Boxuan Li
|
f7d3516dec
|
Trajectory replay on web app (under feature flag) (#6348)
|
2025-03-24 14:40:07 -07:00 |
|
Engel Nyst
|
de05ea898e
|
Make the conversation title a little longer (#7477)
Co-authored-by: Robert Brennan <accounts@rbren.io>
|
2025-03-24 20:47:33 +00:00 |
|
Engel Nyst
|
94cb91947d
|
Don't set seed for users (#7474)
|
2025-03-24 19:38:45 +00:00 |
|