Rohit Malhotra
|
3660933d59
|
refactor: replace 'convo' naming with 'conversation' (#10473)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-18 15:10:32 -04:00 |
|
Engel Nyst
|
bef6b1afee
|
cli: fix Ubuntu white-on-white model autocomplete by merging default prompt_toolkit UI style (#10347)
|
2025-08-18 20:32:09 +08: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 |
|
llamantino
|
19105a2a13
|
fix(cli): send authentication error resume message to user, not llm (#10421)
|
2025-08-16 18:01:42 +02:00 |
|
Ryan H. Tran
|
fe486ad1f1
|
Add task tracking tool for long-horizon tasks (#10166)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
|
2025-08-16 20:05:59 +07:00 |
|
Ryan H. Tran
|
e41c020073
|
[CLI] Fix MCP toml formatting issue (#10312)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-15 13:56:46 +00:00 |
|
llamantino
|
fd805eb835
|
fix(cli): remove unused mouse support and fix settings autocomplete (#10329)
|
2025-08-15 02:59:41 +08: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 |
|
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 |
|
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 |
|
Xingyao Wang
|
1474c5bc1c
|
Support gpt-5-2025-08-07 and add it to OpenHands provider (#10172)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-08 16:05:51 +00: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 |
|
Kenny Dizi
|
3a629cdf08
|
Add support model claude-opus-4-1-20250805 (#10120)
|
2025-08-07 18:48:34 +00:00 |
|
aeft
|
029a19ca05
|
fix: remove duplicate error message in provider validator (#10088)
|
2025-08-07 23:37:51 +08: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 |
|
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 |
|
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 |
|
Xingyao Wang
|
6cea73b6da
|
Add qwen-3-coder-480b to OpenHands provider (#9985)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-30 23:12:31 +08: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 |
|
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 |
|
Vasi
|
f6060f9c53
|
feat: [CLI] 9392 cli improve confirmation ux - revisited (#9824)
Co-authored-by: bavg <bavg@ubuntu-server.fritz.box>
|
2025-07-24 16:13:19 +02: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 |
|
llamantino
|
dc2f5cd1b0
|
fix(cli): filter out LiteLLM coroutine not awaited warning at shutdown (#9842)
|
2025-07-22 21:53:58 +08: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 |
|
Vasi
|
9c68146b04
|
feat: [CLI] 9392 cli improve confirmation ux (#9758)
|
2025-07-18 19:42:17 +00:00 |
|
Xingyao Wang
|
eed71c21bd
|
Add kimi-k2-0711-preview model to OpenHands provider (#9755)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-17 15:25:31 +04:00 |
|
Tim O'Farrell
|
b057af8d63
|
Feat: Add current working directory to LLM instructions (#9718)
|
2025-07-16 21:10:03 +00:00 |
|
Xingyao Wang
|
cd32b5508c
|
Add OpenAI o3 model support to verified models and OpenHands provider (#9720)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-15 18:19:44 +00:00 |
|
Xingyao Wang
|
9a3bf0f2aa
|
chore(cli): make sonnet first in openhands provider model choice (#9719)
|
2025-07-15 17:38:08 +00:00 |
|
Xingyao Wang
|
6e25d4bbb6
|
Add OpenHands provider for LLM through OH Cloud (#9526)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-15 01:44:49 +08: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 |
|
Engel Nyst
|
a19cd193d9
|
Log vscode error in a visible way (#9668)
Co-authored-by: OpenHands Bot <openhands@all-hands.dev>
|
2025-07-11 15:41:21 +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 |
|
Tim O'Farrell
|
050e80cc34
|
Add warm server functionality to local runtime (#9033)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-07-10 12:12:39 -06:00 |
|
ManOwnFire
|
9e72b69cf8
|
fix (cli): issue 9386 - show settings.json path in /settings (#9481)
|
2025-07-10 14:59:06 +00: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 |
|
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 |
|
Engel Nyst
|
ac2947b7ff
|
Fix /init on CLI Runtime (#9474)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-03 08:28:18 -04: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 |
|
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 |
|
AY
|
b06a3bdb7c
|
Fixes #9394 - Improve CLI exit messaging to distinguish intentional exits and inter… (#9432)
|
2025-06-28 18:51:25 +02:00 |
|
llamantino
|
a24d7e636e
|
fix(cli): avoid race condition from multiple process_agent_pause tasks (#9423)
|
2025-06-27 23:22:43 +00:00 |
|
Xingyao Wang
|
b74da7d4c3
|
feat(CLI): Enhance --file option to prompt agent to read and understand file first (#9398)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-27 15:57:29 +00:00 |
|