Boxuan Li
|
0f1780728e
|
Update str_replace_editor tool to use dynamic workspace path from SANDBOX_VOLUMES (#10965)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-09-15 17:46:54 -07:00 |
|
Eliot Jones
|
10b871f4ab
|
feat: Add Cygnal integration (#10898)
|
2025-09-15 09:57:03 -04:00 |
|
Kaushik Ashodiya
|
30604c40fc
|
fix: improve CLI help and version command performance (#10908)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-09-12 14:23:01 -04:00 |
|
Tim O'Farrell
|
8257ae70cc
|
Additional logs to debug container working directories (#10902)
Co-authored-by: Chuck Butkus <chuck@all-hands.dev>
|
2025-09-11 11:06:19 -04:00 |
|
Ray Myers
|
4513bcc622
|
chore - MyPy check Enterprise with OpenHands (#10858)
Co-authored-by: Tim O'Farrell <tofarr@gmail.com>
|
2025-09-11 11:05:50 -04:00 |
|
chuckbutkus
|
1de70b8ce4
|
Fix runtime init (#10909)
|
2025-09-10 19:28:12 +00:00 |
|
jrobles98
|
8e71459601
|
Fix typo (#10702)
|
2025-09-09 12:39:58 -04:00 |
|
mamoodi
|
a809d74b7d
|
Release 0.56.0 (#10876)
|
2025-09-09 10:30:43 -04:00 |
|
Ryan H. Tran
|
b090d097ed
|
Fix Docker build error 'groupadd: GID 1000 already exists' (#10888)
|
2025-09-09 21:50:23 +08:00 |
|
Joe Axe
|
a25826a5f9
|
fix: resolve empty API keys to None and add Bedrock model support (#10573)
|
2025-09-08 14:45:10 +02:00 |
|
Ryan H. Tran
|
df9320f8ab
|
Implement model routing support (#9738)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-09-08 16:19:34 +07:00 |
|
Boxuan Li
|
af0ab5a9f2
|
Fix working_dir bug in local runtime (#10801)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-09-07 23:44:55 -07:00 |
|
Ruilin Zhou
|
9960d11d08
|
feat(runtime): upgrade E2B runtime to v2.0 with full implementation (#10832)
|
2025-09-08 06:32:08 +02:00 |
|
mamoodi
|
d5d5e265f8
|
Fix issue #10729: Add x-ai/grok-code-fast-1 to MODELS_WITHOUT_STOP_WORDS (#10867)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-09-08 05:30:45 +02:00 |
|
骆艺轩
|
ecfbae2285
|
refactor: Tweak labels prompt (#10523) (#10757)
|
2025-09-06 03:17:44 +02:00 |
|
Tim O'Farrell
|
aca568cfbe
|
More Type Safety (#10848)
|
2025-09-05 11:34:43 -06:00 |
|
Engel Nyst
|
93e843a06b
|
Revert "feat(agent): add security-related items in system prompt to defense against data exfiltration" (#10822)
|
2025-09-05 05:07:30 +08:00 |
|
Engel Nyst
|
81d6341f9d
|
chore(server): rename Session to WebSession (#10565)
|
2025-09-04 16:49:54 +02:00 |
|
Hiep Le
|
49d37119a9
|
chore(frontend): remove feature flag (microagent management) (#10769)
|
2025-09-02 19:46:09 +00:00 |
|
Ryan H. Tran
|
3f77b8229a
|
Add support for AGENTS.md files in microagent system (#10528)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-09-03 02:18:38 +08:00 |
|
mamoodi
|
44dc7f9e9b
|
Release 0.55.0 (#10657)
|
2025-09-02 13:49:02 -04:00 |
|
Rohit Malhotra
|
f61fa93596
|
Fix fragile URL parsing in Bitbucket service search_repositories method (#10733)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-09-01 02:59:24 -04:00 |
|
Rohit Malhotra
|
3e87c08631
|
refactor: introduce HTTPClient protocol for git service integrations (#10731)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-09-01 01:44:31 -04:00 |
|
Rohit Malhotra
|
21f3ef540f
|
refactor: Apply GitHub mixins pattern to BitBucket service (#10728)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-31 16:09:41 -04:00 |
|
Rohit Malhotra
|
61a93d010c
|
Refactor GitLab service into modular mixins pattern (#10727)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-31 19:10:40 +00:00 |
|
Rohit Malhotra
|
9d6afa09b6
|
Fix GraphQL URL configuration for GitHub Enterprise Server (#10725)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-30 18:06:00 -04:00 |
|
Rohit Malhotra
|
c648b6f74f
|
Refactor: Modularize GitHubService into feature mixins (#10492)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-29 23:45:15 -04:00 |
|
Rohit Malhotra
|
6eb32e9ae4
|
Fix: Add method to merge conversation stats (#10667)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-29 20:15:44 +00:00 |
|
Rohit Malhotra
|
6a544d4274
|
(Hotfix): Branch pagination for GitLab (#10710)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-29 20:15:15 +00:00 |
|
Calvin Smith
|
4aada82b75
|
fix: Linking condensation and task tracking prompts (#10656)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
|
2025-08-29 09:18:31 -06:00 |
|
Ryan H. Tran
|
ab2da611f5
|
fix: validate task_list schema for task tracker (#10624)
|
2025-08-29 10:57:50 +00:00 |
|
Rohit Malhotra
|
e47bcf31e4
|
[Bug, GitLab]: fix missing context in cloud resolver (#10509)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-29 02:38:03 -04:00 |
|
Rohit Malhotra
|
edc95141f7
|
Implement branch pagination for repository selection and improve UI async dropdown behaviour (#10588)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
|
2025-08-29 03:38:42 +00:00 |
|
Hiep Le
|
5b35203253
|
refactor: remove branch dropdown, update title, fix pr_number issue (microagent management) (#10691)
|
2025-08-29 00:24:48 +04:00 |
|
Rohit Malhotra
|
7e3eabe777
|
(Hotfix): ConversationStats metrics loss for unregistered services (#10676)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-28 14:15:20 -04:00 |
|
Ryan H. Tran
|
81829289ab
|
Add support for passing list of Message into LLM completion (#10671)
|
2025-08-28 21:22:28 +08:00 |
|
Ray Myers
|
9709431874
|
fix: cli dedupe TaskTrackingAction thoughts by using display_thought_if_new (#10660)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-28 21:20:39 +08:00 |
|
mamoodi
|
9630b536cd
|
Revert "Add support for passing list of Message into LLM completion" (#10653)
|
2025-08-27 17:51:17 +00:00 |
|
Engel Nyst
|
6f5c8186b8
|
Fix(settings): enforce condenser max history size >= 20 and improve messaging (#10638)
|
2025-08-27 18:37:41 +02:00 |
|
Rohit Malhotra
|
36e0d8d3da
|
[Fix]: token refresh for nested runtimes (#10637)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-27 12:20:34 -04:00 |
|
Ryan H. Tran
|
e68abf8d75
|
Add support for passing list of Message into LLM completion (#10650)
|
2025-08-27 22:39:26 +07:00 |
|
Ryan H. Tran
|
93ef1b0cda
|
Remove image content filtering in ConversationMemory (#10645)
|
2025-08-27 22:28:09 +07:00 |
|
Hiep Le
|
57aa7d5c12
|
feat: hide conversations after PR closure or merge (microagent management) (#10600)
|
2025-08-27 16:32:04 +07:00 |
|
Rohit Malhotra
|
9afedea170
|
[Bug, GitHub]: fix missing context in cloud resolver (#10517)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-27 07:07:09 +00:00 |
|
chuckbutkus
|
c0bb84dfa2
|
Non root user (#10155)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-27 02:23:39 -04:00 |
|
Hiep Le
|
18b5139237
|
fix(backend): show name of created branch in conversation list. (#10208)
|
2025-08-27 11:41:12 +07:00 |
|
Xingyao Wang
|
b082ccc0fb
|
feat(llm): add support for deepseek and gpt-5-mini, util for token count (#10626)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-27 11:03:35 +08:00 |
|
Tim O'Farrell
|
f9099fe6db
|
Refactor conversation status (#10590)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-26 08:06:26 -06:00 |
|
Xingyao Wang
|
8f46a0a7a3
|
Add gpt-5-mini-2025-08-07 as verified model & supported in OpenHands provider (#10628)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-26 13:15:16 +00:00 |
|
baii
|
4d7cd228da
|
Fix(backend): correctly forward AWS Bedrock aws_access_key_id / aws_secret_access_key / aws_region_name to litellm (#9663)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-08-25 22:07:28 +00:00 |
|