Joe Axe
|
a25826a5f9
|
fix: resolve empty API keys to None and add Bedrock model support (#10573)
|
2025-09-08 14:45:10 +02: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 |
|
llamantino
|
fd805eb835
|
fix(cli): remove unused mouse support and fix settings autocomplete (#10329)
|
2025-08-15 02:59:41 +08:00 |
|
aeft
|
6bdc5563cf
|
feat: allow partial modification of CLI settings (#10240)
|
2025-08-13 19:26:35 +00:00 |
|
aeft
|
11d12c5a01
|
fix: prevent CLI argument parser defaults from overriding config file values (#10140)
|
2025-08-08 04:48:04 +08:00 |
|
aeft
|
029a19ca05
|
fix: remove duplicate error message in provider validator (#10088)
|
2025-08-07 23:37:51 +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 |
|
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 |
|
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 |
|
ManOwnFire
|
9e72b69cf8
|
fix (cli): issue 9386 - show settings.json path in /settings (#9481)
|
2025-07-10 14:59:06 +00:00 |
|
Ikuo Matsumura
|
9ec94737ed
|
feat(cli): Add vi mode support (#9287)
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
|
2025-06-23 17:39:38 +00:00 |
|
Graham Neubig
|
8b90d610c6
|
Fix CLI model selection to allow custom model names (#9205)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-23 04:03:00 +00:00 |
|
Xingyao Wang
|
516f9fa635
|
Add o4-mini model and Mistral provider support to OpenHands CLI (#9217)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-19 18:47:27 +00:00 |
|
Graham Neubig
|
24f891687d
|
Fix CLI displaying claude-2 as default model for anthropic provider (#9101)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-15 21:21:33 -04:00 |
|
Graham Neubig
|
4711e74101
|
Fix default provider in CLI to be 'anthropic' instead of 'openai' (#9004)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
|
2025-06-12 03:02:03 +00:00 |
|
Robert Brennan
|
b771fb6e32
|
Add automatic setup flow in CLI mode when settings are not found (#8775)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-06-04 00:01:12 +00:00 |
|
Robert Brennan
|
205f0234e8
|
Rename Conversation to ServerConversation and AppConfig to OpenHandsConfig (#8754)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-28 21:48:34 +02:00 |
|
Robert Brennan
|
50d4c79094
|
Add CLIRuntime implementation for local command execution (#8264)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Engel Nyst <engel.nyst@gmail.com>
|
2025-05-23 03:03:22 +00:00 |
|
Graham Neubig
|
7d356cad47
|
Add type annotations to CLI directory (#8291)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-09 01:25:02 +00:00 |
|
Graham Neubig
|
689d3c9046
|
Update pre-commit hook versions to most recent versions (#8343)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-08 03:59:13 +00:00 |
|
Robert Brennan
|
e0268d6075
|
Move CLI files (#8261)
|
2025-05-04 21:24:04 +00:00 |
|