Engel Nyst
|
8b234ae57c
|
Azure completion_tokens fix (take two) (#6975)
|
2025-02-27 02:28:01 +01:00 |
|
dependabot[bot]
|
7ea418d020
|
chore(deps): bump the version-all group across 1 directory with 11 updates (#6966)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-02-26 23:47:23 +00:00 |
|
Xingyao Wang
|
c4ba54122e
|
refactor: codeact tools into separate files (#6978)
|
2025-02-26 22:57:14 +00:00 |
|
Engel Nyst
|
4b7cca9bdf
|
Refactor agent_config loading from toml (#6967)
|
2025-02-26 22:06:10 +00:00 |
|
Engel Nyst
|
544e756f5f
|
Fix microagent matching to the user message, not previous enhancements (#6963)
|
2025-02-26 20:46:24 +01:00 |
|
sp.wack
|
d5f7dde7c9
|
hotfix(frontend): Consistent buttons and their styles throughout the app (#6835)
Co-authored-by: Robert Brennan <accounts@rbren.io>
|
2025-02-26 19:43:58 +00:00 |
|
Engel Nyst
|
4f98bce6df
|
Add selected_repo to command line (#6949)
|
2025-02-26 20:42:59 +01:00 |
|
tofarr
|
b38039e626
|
Fix fd leak (#6950)
|
2025-02-26 09:35:38 -07:00 |
|
Ray Myers
|
db1f5a8df2
|
Add ability to define custom runtime classes (#6955)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-02-26 16:22:47 +01:00 |
|
Engel Nyst
|
f8045784b6
|
Refactor llm config from toml and clean up (#6923)
|
2025-02-26 15:20:58 +01:00 |
|
Ryan H. Tran
|
34fa9ed4db
|
fix: task_str validation not required for trajectory replay (#6957)
|
2025-02-26 14:17:03 +01:00 |
|
Rohit Malhotra
|
e49b9243af
|
[Feat]: Adding endpoint for suggested tasks Openhands could tackle (#6844)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-02-25 22:10:24 -05:00 |
|
Robert Brennan
|
ef62ccde36
|
Add pause_closed_runtimes config to pause instead of stop runtimes (#6885)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-02-25 13:43:51 -05:00 |
|
Graham Neubig
|
6ba79c454b
|
feat(llm): Add Claude 3.7 backend configurations (#6937)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-02-25 16:46:53 +00:00 |
|
sp.wack
|
fbc06f42aa
|
chore(frontend): Claude 3.7 is visible in dropdown for selection (#6931)
|
2025-02-25 08:17:33 -05:00 |
|
mamoodi
|
f35ed5e277
|
Add documentation checkbox to PR template (#6924)
|
2025-02-24 16:03:10 -05:00 |
|
mamoodi
|
6787a3adf7
|
Release 0.26.0 (#6915)
|
2025-02-24 15:34:34 -05:00 |
|
celek
|
fa50e0c9b9
|
add extended generic section (#5932)
Co-authored-by: Christophe Elek <christophe.elek@gmail.com>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-02-24 20:31:02 +01:00 |
|
tofarr
|
f4c5bbda19
|
Revert "Fix file descriptor leak (#6897)" (#6921)
|
2025-02-24 13:47:13 -05:00 |
|
Mateusz Kwiatkowski
|
6562297615
|
Replace shebang with /usr/bin/env bash for improved portability (#6876)
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
|
2025-02-24 18:07:28 +00:00 |
|
Xingyao Wang
|
0217a7cfbd
|
chore: Make remote runtime class default to None (#6919)
|
2025-02-24 17:51:48 +00:00 |
|
Christopher Pereira
|
aa15c9d385
|
Handle Docker version string with +dfsg1 (#6732)
Co-authored-by: Christoper Pereira <kripper@gmail.com>
|
2025-02-24 15:36:55 +00:00 |
|
Engel Nyst
|
8ad89e368a
|
Small rename to long term memory (#6914)
|
2025-02-24 23:35:16 +08:00 |
|
tofarr
|
29ba94fc0f
|
Fix file descriptor leak (#6897)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-02-24 08:35:10 -07:00 |
|
Graham Neubig
|
8956f92f6a
|
Fix mypy errors in core directory (#6901)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-02-24 10:00:57 -05:00 |
|
Graham Neubig
|
753e3c4205
|
Fix mypy errors in security/invariant directory (#6908)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-02-24 10:00:43 -05:00 |
|
Ivan Dagelic
|
ecd573febc
|
Daytona Runtime (#6863)
Signed-off-by: jsrzic <josip.srzic@gmail.com>
Signed-off-by: Ivan Dagelic <dagelic.ivan@gmail.com>
Co-authored-by: jsrzic <65179822+jsrzic@users.noreply.github.com>
|
2025-02-24 13:09:30 +01:00 |
|
sp.wack
|
325a558fbc
|
hotfix: Fix switch color regression (#6881)
|
2025-02-24 16:01:47 +04:00 |
|
Engel Nyst
|
666c186826
|
Display session ID in CLI mode
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-02-24 03:18:28 +01:00 |
|
Engel Nyst
|
2d2dbf1561
|
Use LLM APIs responses in token counting (#5604)
Co-authored-by: Calvin Smith <email@cjsmith.io>
|
2025-02-23 17:58:47 +01:00 |
|
Engel Nyst
|
abac25cc4c
|
Keep the first user message by default in condensers (#6888)
|
2025-02-23 17:20:31 +01:00 |
|
tofarr
|
70b21d16bd
|
Fix for regression where conversations are not clickable (#6886)
|
2025-02-22 13:19:18 +00:00 |
|
Engel Nyst
|
bf82f75ae4
|
Revert "Fix: File Descriptor leak" (#6887)
|
2025-02-22 11:21:02 +00:00 |
|
tofarr
|
a8bce3724f
|
Fix: Increase Entropy Requirement for Secret Redaction to Reduce False Positives (#6875)
|
2025-02-22 01:44:28 -07:00 |
|
Dai Dao
|
e109f7e58e
|
refactor : Improve frontend setup doc and locale error (#6850)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-02-21 23:14:44 +01:00 |
|
tofarr
|
a20f299579
|
Fix: File Descriptor leak (#6883)
|
2025-02-21 14:47:59 -07:00 |
|
Robert Brennan
|
bf77da7849
|
Add info logs for microagent loading and triggering (#6882)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-02-21 15:07:52 -05:00 |
|
Calvin Smith
|
869ea59ecd
|
(feat): Enable memory condensation from settings page (#6868)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
|
2025-02-21 10:15:31 -07:00 |
|
Graham Neubig
|
f093c14ad3
|
Fix mypy errors in agenthub directory (#6811)
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-02-21 13:55:27 +00:00 |
|
Graham Neubig
|
9d3a0a02b8
|
fix: Add missing type annotations in utils/ directory (#6687)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-02-21 08:27:57 -05:00 |
|
sp.wack
|
35bab5070d
|
chore(frontend): Remove latest conversation text in home screen (#6851)
|
2025-02-21 15:45:51 +04:00 |
|
tofarr
|
d03b9775b5
|
Fix jumpy conversation panel (#6874)
|
2025-02-21 04:44:38 -07:00 |
|
Boxuan Li
|
fab4532f6b
|
Save complete trajectory in presence of history truncation (#6751)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-02-21 00:14:30 -08:00 |
|
Boxuan Li
|
d33913e036
|
Add enable_history_truncation option to disable history truncation (#6820)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-02-21 06:43:02 +00:00 |
|
Xingyao Wang
|
e52aee168e
|
Docs: Clarify config.toml usage in evaluation harness (#6828)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-02-20 22:16:17 -08:00 |
|
dependabot[bot]
|
c27b191358
|
chore(deps): bump the version-all group across 1 directory with 10 updates (#6870)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-02-21 06:10:35 +00:00 |
|
Engel Nyst
|
22c5ad85d9
|
Fix: Simplify prompt caching for new Anthropic API (#6860)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-02-20 23:38:55 +01:00 |
|
Rohit Malhotra
|
0180ce77b1
|
[Bug]: Fix workflow definition for installation phase of resolver (#6861)
|
2025-02-20 16:40:23 +00:00 |
|
sp.wack
|
2f14e53746
|
chore(frontend): Standardize custom colors used throughout the app (#6833)
|
2025-02-20 16:13:50 +00:00 |
|
Robert Brennan
|
52723061b1
|
Add conversation age limit configuration (#6763)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-02-20 10:50:17 -05:00 |
|