Xingyao Wang
|
ca424ec15d
|
[agent] Add LLM risk analyzer (#9349)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Graham Neubig <neubig@gmail.com>
Co-authored-by: llamantino <213239228+llamantino@users.noreply.github.com>
Co-authored-by: mamoodi <mamoodiha@gmail.com>
Co-authored-by: Tim O'Farrell <tofarr@gmail.com>
Co-authored-by: Hiep Le <69354317+hieptl@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ryan H. Tran <descience.thh10@gmail.com>
Co-authored-by: Neeraj Panwar <49247372+npneeraj@users.noreply.github.com>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
Co-authored-by: Insop <1240382+insop@users.noreply.github.com>
Co-authored-by: test <test@test.com>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Zhonghao Jiang <zhonghao.J@outlook.com>
Co-authored-by: Ray Myers <ray.myers@gmail.com>
|
2025-08-22 14:02:36 +00: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Vasi
|
9c68146b04
|
feat: [CLI] 9392 cli improve confirmation ux (#9758)
|
2025-07-18 19:42:17 +00: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
|
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 |
|
llamantino
|
34bf645d64
|
fix(cli): fix terminal input lag on Windows by start&stopping pause task (#9436)
|
2025-06-29 10:21:40 -07: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|