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 |
|
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
|
ea3c4f9366
|
Fix(CLI): duplicated Command Action display in CLI (#9260)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-21 04:24:16 +08:00 |
|
Xingyao Wang
|
078534c2ab
|
Fix httpx deprecation warning during LLM API calls (#9261)
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-20 18:36:31 +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 |
|
Xingyao Wang
|
d5f5e34ead
|
Fix deprecation warnings in OpenHands CLI (#9199)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-19 02:22:55 +08:00 |
|
Robert Brennan
|
147ffb7e42
|
Suppress pydub warning about ffmpeg/avconv not found (#8940)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-17 14:44:32 -04:00 |
|
Ryan H. Tran
|
ddaa186971
|
[GAIA] Add prompt improvement to alleviate solution parsing issue & support Tavily search tools (#9057)
|
2025-06-17 13:16:50 +07: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
|
4aed3944cf
|
Make CLI pip-installable (#8772)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-03 23:35:14 +00:00 |
|
Rohit Malhotra
|
a348840534
|
[Feat]: support streamable http mcp (#8864)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-03 17:06:44 +00:00 |
|
llamantino
|
880c05ed94
|
Fix all broken docs links across the project (#8830)
Co-authored-by: llamantino <12345678+yourusername@users.noreply.github.com>
|
2025-05-31 21:24:59 -04: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 |
|
Xingyao Wang
|
31ad7fc175
|
chore: add claude 4 to verified mode & global replace 3.7 to claude 4 (#8665)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-23 17:35:30 +00:00 |
|
Xingyao Wang
|
a40443f5f4
|
feat(agent): First-class Search API support via MCP (#8638)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-24 00:07:48 +08: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 |
|
Rohit Malhotra
|
0deabd5935
|
[Feat]: add context msg to new conversation endpoint (#8586)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-05-20 20:47:15 +00:00 |
|
Xingyao Wang
|
2ecc39ffcc
|
[eval]: disable MCP for SWE-Bench evaluation (#8574)
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-19 01:32:46 +00:00 |
|
Xingyao Wang
|
1f390430e5
|
feat(MCP, microagent): MCP-support for Repo Microagent & add fetch as default tool (#8360)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-05-16 23:32:38 +00:00 |
|
Engel Nyst
|
f7cb2d0f64
|
Restore previous conversation in CLI (#8431)
|
2025-05-15 23:47:41 +02:00 |
|
Graham Neubig
|
60d9b519e0
|
Add proper typing to cli directory (#8374)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-13 09:55:44 -04: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 |
|
Bashwara Undupitiya
|
ab4f7e88ad
|
feature: Add CLI support for always confirm mode (#8302)
|
2025-05-07 15:04:00 +02:00 |
|
Graham Neubig
|
adfa510b5f
|
Enforce modern Python typing annotations with Ruff (#8296)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-06 07:58:33 -04:00 |
|
Panduka Muditha
|
e6b957f7c1
|
refactor: Refactor CLI agent output display order and verbiage (#8262)
Co-authored-by: Bashwara Undupitiya <bashwarau@verdentra.com>
|
2025-05-05 11:13:18 +02:00 |
|
Robert Brennan
|
e0268d6075
|
Move CLI files (#8261)
|
2025-05-04 21:24:04 +00:00 |
|