Graham Neubig
|
305caf1257
|
Implement configurable base URL for E2E tests (#10394)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-18 07:44:07 -04:00 |
|
Rohit Malhotra
|
25d9cf2890
|
[Refactor]: Add LLMRegistry for llm services (#9589)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Graham Neubig <neubig@gmail.com>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-08-18 02:11:20 -04:00 |
|
Engel Nyst
|
8401641f7e
|
Docs + Code: rename ‘convo’ to ‘conversation’ across codebase and docs (#10447)
|
2025-08-18 04:35:02 +02:00 |
|
Engel Nyst
|
315d391414
|
Revert "tests: reorganize unit tests into subdirectories mirroring source modules" (#10437)
|
2025-08-17 00:33:17 +00:00 |
|
Engel Nyst
|
f866da6bf2
|
tests: reorganize unit tests into subdirectories mirroring source modules (#10427)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-16 19:13:50 +02:00 |
|
Tim O'Farrell
|
0c581ea946
|
fix(nested_event_store): correct reverse pagination in search_events and add unit test (#10418)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-15 19:29:35 -06:00 |
|
Graham Neubig
|
b740944075
|
Split E2E settings and conversation tests; run settings first in workflow (#10359)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-15 09:19:27 -04:00 |
|
Graham Neubig
|
426350224b
|
Add Playwright-based end-to-end testing workflow (#10116)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-14 18:59:06 +00:00 |
|
Tim O'Farrell
|
3e36911038
|
Add unit test to detect circular imports (#10233)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-14 09:02:09 -06:00 |
|
Xingyao Wang
|
d256348a46
|
refactor(git): principled way to set git configuration for agents & re-enable git settings in UI (#10293)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-13 20:45:15 +00:00 |
|
aeft
|
6bdc5563cf
|
feat: allow partial modification of CLI settings (#10240)
|
2025-08-13 19:26:35 +00:00 |
|
Xingyao Wang
|
c2f46200c0
|
chore(lint): Apply comprehensive linting and formatting fixes (#10287)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-13 21:13:19 +02:00 |
|
Copilot
|
c64971d0c4
|
Reorganize unit tests by source module into structured directory hierarchy (#10092)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: enyst <6080905+enyst@users.noreply.github.com>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-08-13 15:22:56 +00:00 |
|
Xingyao Wang
|
50aa014876
|
refactor(prompt): Consolidate system prompts with Jinja inheritance (#9797)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-13 03:04:08 +00:00 |
|
Xingyao Wang
|
0699a0ce7c
|
fix: copy microagents file into runtime image (#10245)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: mamoodi <mamoodiha@gmail.com>
|
2025-08-12 12:42:42 +00:00 |
|
Tim O'Farrell
|
6f21b6700a
|
Fix for issues where callbacks are not batched (#10235)
|
2025-08-11 15:44:48 -06:00 |
|
Tim O'Farrell
|
af49b615b1
|
Add BatchedWebHookFileStore for batching webhook updates (#10119)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-11 12:51:08 -06:00 |
|
Xingyao Wang
|
e56fabfc5e
|
feat(cli): Add markdown schema visualization in CLI (#10193)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-11 15:47:38 +00:00 |
|
Tim O'Farrell
|
3302c31c60
|
Removed Hack that is no longer required (#10195)
|
2025-08-10 12:13:19 -06:00 |
|
Boxuan Li
|
803bdced9c
|
Fix Windows prompt refinement: ensure 'bash' is replaced with 'powershell' in all prompts (#10179)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-08 20:28:36 -07:00 |
|
Xingyao Wang
|
04ff4a025b
|
feat(cli): Use CLI to launch OpenHands UI server via Docker (#9783)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-09 02:04:07 +08:00 |
|
Graham Neubig
|
7ab2ad2c1b
|
Fix authentication setup issues in unit tests (#10118)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-07 22:12:21 -04:00 |
|
Engel Nyst
|
73a7c7786d
|
Load previous conversation by id (CLI) (#10156)
|
2025-08-07 23:09:20 +02:00 |
|
aeft
|
11d12c5a01
|
fix: prevent CLI argument parser defaults from overriding config file values (#10140)
|
2025-08-08 04:48:04 +08:00 |
|
Xingyao Wang
|
d525c5ad93
|
fix(config): support defining MCP servers via environment variables and improve logging (#10069)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-07 14:48:44 +00:00 |
|
Rohit Malhotra
|
3f327a940f
|
Paginate repo list from providers (#9826)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
Co-authored-by: Hiep Le <69354317+hieptl@users.noreply.github.com>
|
2025-08-06 13:03:46 -04:00 |
|
Graham Neubig
|
1c66347803
|
Improve stop button message for better user experience (#9860)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-05 21:53:40 -04:00 |
|
Graham Neubig
|
238ae611f6
|
Fix: Add APIConnectionError to LLM_RETRY_EXCEPTIONS to handle temporary API errors (#9818)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-05 16:38:41 -04:00 |
|
aeft
|
a36d1673fa
|
feat(cli): add agent state validation to /resume command (#10066)
|
2025-08-04 21:14:21 +02:00 |
|
Ryan H. Tran
|
6fc1a63eb8
|
[CLI] Add default fetch MCP server & update doc to require uvx (#9952)
|
2025-08-04 04:30:16 +00:00 |
|
Graham Neubig
|
d3983b00bd
|
[Feature Request]: Make git username and email configurable (#9942)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-02 05:20:05 +08:00 |
|
Calvin Smith
|
39fff41dd4
|
Set default condenser to ConversationWindowCondenser (#10031)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-01 10:35:40 -06:00 |
|
Tim O'Farrell
|
d3209f8c28
|
Add unit tests for LocalRuntime's vscode_url and web_hosts methods (#9984)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-01 07:02:28 -06:00 |
|
Rohit Malhotra
|
287c34b3f3
|
Add branch information to repository context to prevent unwanted branch switching (#9833)
|
2025-08-01 00:25:36 -04:00 |
|
Hiep Le
|
10ae481b91
|
refactor: improve the get microagents API (#9958)
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2025-07-31 00:33:02 -04:00 |
|
Xingyao Wang
|
c2fc84e6ea
|
Remove task completion status message from finish action display (#9977)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-07-31 04:33:45 +08:00 |
|
Xingyao Wang
|
6f44b7352e
|
Add search API key settings to CLI (#9976)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-31 02:03:29 +08:00 |
|
Engel Nyst
|
a32a623078
|
perf(gemini): Apply Gemini 2.5 Pro performance optimizations from PR 9913 (#9925)
Co-authored-by: OpenHands-Claude <openhands@all-hands.dev>
|
2025-07-29 23:28:50 +00:00 |
|
Graham Neubig
|
f87c827fe6
|
Improve OpenHands authentication error message (#9780)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2025-07-29 20:22:47 +00:00 |
|
Xingyao Wang
|
7a45ebf0f4
|
Fix MCP config priority logic in sessions.py (#9237)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-07-29 18:47:19 +00:00 |
|
Tim O'Farrell
|
5553584056
|
Fix git changes panel (#9967)
|
2025-07-29 11:21:49 -06:00 |
|
Tim O'Farrell
|
d9a595c9b1
|
Replace bash scripts with Python for git operations (#9914)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-29 07:34:52 -06:00 |
|
Engel Nyst
|
2b4a5a73a4
|
Fix configuration precedence in CLI mode (#9911)
Co-authored-by: OpenHands-Claude <openhands@all-hands.dev>
|
2025-07-27 22:42:22 +02:00 |
|
Graham Neubig
|
588e838dc4
|
Fix CLI runtime invalid path error handling (#9814)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-26 08:36:46 +00:00 |
|
llamantino
|
0651c51901
|
fix(llm_config): extend retry delays to respect rate limit windows (#9489)
|
2025-07-25 17:26:39 +00:00 |
|
Tim O'Farrell
|
06ad5e30c9
|
feat: Optimize git change detection with performance improvement and multi-repository support (#9870)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-24 19:44:25 -06:00 |
|
Ryan H. Tran
|
fbd9280239
|
Add MCP support for CLI (#9519)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
|
2025-07-23 17:06:01 +00:00 |
|
Graham Neubig
|
7a168b9b5f
|
Fix Docker runtime port allocation race condition (#9810)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-22 18:12:31 -04:00 |
|
Hiep Le
|
d567d22748
|
feat: Handle Click Events for Microagents and Conversations on the Microagent Management Page. (#9853)
|
2025-07-22 22:01:49 +04:00 |
|
Tim O'Farrell
|
e045b757fa
|
Moved monitoring of last_execution_time to system_stats (#9851)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-22 11:32:59 -06:00 |
|