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 |
|
Hiep Le
|
38ffc85470
|
feat(frontend): Integrate with the API to add a new microagent. (#9821)
|
2025-07-22 16:57:05 +00:00 |
|
Xingyao Wang
|
a7245f2de2
|
fix(CLI): alias persistence issue (#9828)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-22 05:45:14 +08:00 |
|
Boxuan Li
|
19ca52f954
|
Skip browser dependency build in Dockerfile when browser is disabled (#9815)
|
2025-07-21 08:34:11 -07:00 |
|
Xingyao Wang
|
acfb01d743
|
Fix timestamp corruption in EventStream secret replacement (#9793)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2025-07-21 22:23:52 +08:00 |
|
Vasi
|
9c68146b04
|
feat: [CLI] 9392 cli improve confirmation ux (#9758)
|
2025-07-18 19:42:17 +00:00 |
|
Boxuan Li
|
ee14f1ea41
|
Remove poetry dependency in Jupyter Plugin (#9789)
|
2025-07-18 18:54:53 +00:00 |
|
Hiep Le
|
dc41e0e90c
|
feat(backend): Develop an API to fetch conversations by repository and conversation_trigger. (#9764)
|
2025-07-18 15:44:24 +00:00 |
|
Hiep Le
|
67edc66da7
|
feat(backend): Support CreateMicroagent in the “Create New Conversation” API (#9765)
|
2025-07-18 01:31:09 -04:00 |
|
Graham Neubig
|
cb910e6863
|
Fix MCP tool timeout causing agent to stall indefinitely (#9779)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-17 18:53:09 -04:00 |
|
Engel Nyst
|
e65e0a98f0
|
Remove/reduce unused content in a CmdOutputObservation (#7404)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-17 19:34:46 +02:00 |
|
Hiep Le
|
eecc00fa4a
|
feat(backend): API to get the microagents for the selected repository. (#9749)
|
2025-07-17 21:00:45 +04:00 |
|
Hiep Le
|
30e3011cb0
|
feat(backend): Include owner_type in the Get Repositories API response. (#9763)
|
2025-07-17 11:45:05 -04:00 |
|
Tim O'Farrell
|
b057af8d63
|
Feat: Add current working directory to LLM instructions (#9718)
|
2025-07-16 21:10:03 +00:00 |
|
Graham Neubig
|
4c10848e8d
|
Fix dictionary changed size during iteration error in override_provider_tokens_with_custom_secret (#9728)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-15 19:03:28 -04:00 |
|
Tim O'Farrell
|
9a291e385b
|
Introduced config field to determine whether to init a git repo (#9693)
|
2025-07-14 10:17:26 -06:00 |
|
Xingyao Wang
|
4aaa2ccd39
|
Add CLI alias setup for first-time users (#9542)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-13 15:36:06 +00:00 |
|
Hiep Le
|
6d57eeb3ed
|
feat: Allow the users to edit the conversation's title. (#9648)
|
2025-07-11 21:46:51 +04:00 |
|
OpenHands
|
8937b3fbfc
|
Fix issue #9655: [Bug]: CodeActAgent is incompatible with xAI Grok-4 due to hardcoded stop parameter (#9666)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-07-11 15:31:11 +00:00 |
|
Engel Nyst
|
50a8741d50
|
Build from vsix first (#9656)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-11 04:53:06 +02:00 |
|
ManOwnFire
|
9e72b69cf8
|
fix (cli): issue 9386 - show settings.json path in /settings (#9481)
|
2025-07-10 14:59:06 +00:00 |
|
Tim O'Farrell
|
cf276b2e96
|
All Runtime Status Codes should be in the RuntimeStatus enum (#9601)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-09 15:34:46 -06:00 |
|
Engel Nyst
|
be0596abd6
|
add log-level (#9637)
|
2025-07-09 11:19:10 -04:00 |
|
Eleanor Berger
|
d04c4c493e
|
Update OpenAI model selection for better agentic coding support (#9597)
|
2025-07-09 14:44:02 +00:00 |
|
tangwei12
|
ea07570f62
|
fix openhands cli loglevel (#9382)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-07-08 16:07:13 +02:00 |
|
Graham Neubig
|
c6c6c202f6
|
Fix CLI thought display order issue (#9417)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-07 23:33:57 +02:00 |
|
Tim O'Farrell
|
517a72fd0d
|
Use the same event stream instance for conversations as sessions (#9545)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-07 14:37:17 -06:00 |
|
Tim O'Farrell
|
8fe2e006ee
|
Added run_in_loop method (#9586)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-07 11:01:17 -06:00 |
|
Boxuan Li
|
a6301075ec
|
Add core config to disable browser environment (#9570)
|
2025-07-06 08:20:58 +02:00 |
|
Engel Nyst
|
ef502ccba8
|
Add CLI/vscode integration (#9085)
Co-authored-by: OpenHands-Gemini <openhands@all-hands.dev>
Co-authored-by: Claude 3.5 Sonnet <claude-3-5-sonnet@anthropic.com>
|
2025-07-03 22:42:06 +02:00 |
|
Rohit Malhotra
|
f049411631
|
(Hotfix): Microagent won't load depending on version number format (#9508)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-02 18:06:36 +00:00 |
|
Tim O'Farrell
|
606ec59b33
|
Fix CLI confirmation input to handle invalid input properly (#9503)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-02 10:48:43 -06:00 |
|
Graham Neubig
|
ed58858e03
|
Add setup.sh script execution to event stream (#9427)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-01 10:37:21 -04:00 |
|
Graham Neubig
|
17853cd5bd
|
Change default max_output_tokens to None and add comprehensive model tests (#9366)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-29 21:57:34 -04:00 |
|
Boxuan Li
|
c992b6d2a0
|
Fix CLI runtime not disabling jupyter plugin by default (#9452)
|
2025-06-29 17:04:16 -07:00 |
|
llamantino
|
34bf645d64
|
fix(cli): fix terminal input lag on Windows by start&stopping pause task (#9436)
|
2025-06-29 10:21:40 -07:00 |
|
Boxuan Li
|
5099413729
|
Complete browsing unit tests (#9428)
|
2025-06-28 09:52:52 -07:00 |
|
AY
|
b06a3bdb7c
|
Fixes #9394 - Improve CLI exit messaging to distinguish intentional exits and inter… (#9432)
|
2025-06-28 18:51:25 +02:00 |
|
Graham Neubig
|
2c2a721937
|
Fix unit tests to be environment-independent for cloud deployment (#9425)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-27 20:43:09 -04:00 |
|
AutoLTX
|
7abad5844a
|
[Feature] Support .cursorrules (#9327)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-06-28 02:33:19 +02:00 |
|
Graham Neubig
|
d3154c4bae
|
Fix CLI import error with broken third-party runtime dependencies (#9413)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-27 12:00:38 -04:00 |
|
Calvin Smith
|
04a15b1467
|
Condensation request signal in event stream (#9097)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
|
2025-06-27 09:57:39 -06:00 |
|